cancel
Showing results for 
Search instead for 
Did you mean: 

Target system 'HybrisCore' not found for request publication data

Former Member
0 Kudos

Hello Experts,

I have just installed standar extension for products from Data Hub to Commerce, but I am getting this error and I have no idea how to solve it:

2016-11-21 19:22:04,650 [ERROR] [c.h.d.s.i.DefaultDataHubEventListenerRegistry] com.hybris.datahub.service.impl.PublicationInitiationEventListener threw an exception on InitiatePublicationEvent. Continuing to notify other listeners. com.hybris.datahub.conversion.base.ConversionException: Target system 'HybrisCore' not found for request publication data: TargetSystemPublicationData{publicationId=null, startTime=null, endTime=null, status='null', targetSystemName='HybrisCore', actionId=1003, poolName='null', canonicalItemCount=0, internalErrorCount=0, externalErrorCount=0, numberOfErrors=0, ignoredCount=0}

I also call

http://localhost:8080/datahub-webapp/v1/pools/GLOBAL/publications/1003

and I get Publication Action '1003' does not exist

I am working with 6.2 DataHub.

Any Idea??

My properties file: ....

datahub.extension.exportURL=http://localhost:9001/datahubadapter datahub.extension.userName=admin datahub.extension.password=nimda datahub.encryption.key.path=D:\Users\io.sanz\trust.jks

sapcoreconfiguration.pool=SAPCONFIGURATION_POOL sapcoreconfiguration.autocompose.pools=GLOBAL,SAPCONFIGURATION_POOL sapcoreconfiguration.autopublish.targetsystemsbypools=GLOBAL.HybrisCore targetsystem.HybrisCore.url=http://localhost:9001/datahubadapter targetsystem.HybrisCore.username=admin targetsystem.HybrisCore.password=nimda .....

Regards.

former_member224482
Active Contributor
0 Kudos

Could you attach the complete Tomcat standard output log file ?

Accepted Solutions (1)

Accepted Solutions (1)

bhavirisetty
Active Participant
0 Kudos

Hi,

Did you setup encryption key?

datahub.encryption.key.path=//path of encryption key

Refer this link for setup https://help.hybris.com/6.1.0/hcd/c27616c45af444529f6b3a3c64b57230.html

Thanks

Answers (0)