cancel
Showing results for 
Search instead for 
Did you mean: 

Hybris 6.0 - Data Hub issue - Failed to create Target Items for Publication

Former Member
0 Kudos

Data Hub issue.

Version Info Hybris 6.0 and Data Hub version is - datahub-webapp-6.0.0.0-RC12 (standalone on same machine in "c" drive under "dhub" folder.

Failed to create Target Items for Publication when I push product (non configurable) from SAP to Hybris through Data Hub. However when I push customer it works fine and comes to Hybris through Data Hub. Local.properties of Data Hub and Hybris are reviewed twice re

Below is the error I get for Product Push.

2016-05-10 15:08:42,802 [DEBUG] [c.h.d.s.i.DefaultTargetItemService] Creating Target Items for type SalesVariant from 1 Canonical Items in Pool GLOBAL [INFO] [05/10/2016 15:08:42.802] [DataHubActorSystem-akka.actor.default-dispatcher-49] [akka://DataHubActorSystem/user/$6c/target-type-items-creator1] Creating target items for type SalesVariant and 1 canonical items in Pool GLOBAL 2016-05-10 15:08:42,802 [DEBUG] [c.h.d.s.i.DefaultTargetItemService] Creating Target Items for type SalesProduct from 1 Canonical Items in Pool GLOBAL [INFO] [05/10/2016 15:08:42.802] [DataHubActorSystem-akka.actor.default-dispatcher-39] [akka://DataHubActorSystem/user/$6c/target-type-items-creator2] Creating target items for type SalesProduct and 1 canonical items in Pool GLOBAL 2016-05-10 15:08:42,807 [ERROR] [c.h.d.s.i.PublicationActionHandler] Error publishing action: 172 com.hybris.datahub.publication.TargetItemCreationException: Failed to create Target Items for Publication at com.hybris.datahub.service.impl.AkkaEnabledPublicationActionHandler.createPublicationTargetItems(AkkaEnabledPublicationActionHandler.java:78) ~[datahub-service-akka-6.0.0.0-RC12.jar:6.0.0.0 -RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.createOnePageOfItemsToPublish(PublicationActionHandler.java:393) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.createItemsToPublishByCanonicalType(PublicationActionHandler.java:278) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.lambda$createTargetItemsForPublications$64(PublicationActionHandler.java:243) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at java.util.ArrayList.forEach(Unknown Source) ~[na:1.8.0_66] at com.hybris.datahub.service.impl.PublicationActionHandler.createTargetItemsForPublications(PublicationActionHandler.java:242) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.createTargetItemsInMultipleTransactions(PublicationActionHandler.java:214) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.handlePublicationAction(PublicationActionHandler.java:120) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.handleAction(PublicationActionHandler.java:107) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.handleAction(PublicationActionHandler.java:80) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.DefaultPoolActionQueueConsumer.lambda$null$108(DefaultPoolActionQueueConsumer.java:54) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[na:1.8.0_66] at com.hybris.datahub.service.ExceptionHandlingAsyncTaskExecutor$2.run(ExceptionHandlingAsyncTaskExecutor.java:80) ~[datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:1.8.0_66] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:1.8.0_66] at java.lang.Thread.run(Unknown Source) ~[na:1.8.0_66] com.hybris.datahub.publication.TargetItemCreationException: Creation of target items failed at com.hybris.datahub.akka.actor.PageItemsCreationCoordinator.replyWithFailure(PageItemsCreationCoordinator.java:266) ~[datahub-service-akka-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.akka.actor.PageItemsCreationCoordinator.lambda$supervisorStrategy$9(PageItemsCreationCoordinator.java:257) ~[datahub-service-akka-6.0.0.0-RC12.jar:6.0.0.0-RC12] at akka.japi.pf.CaseStatement.apply(CaseStatements.scala:18) ~[akka-actor_2.11-2.4.0.jar:na] at scala.PartialFunction$class.applyOrElse(PartialFunction.scala:123) ~[scala-library-2.11.5.jar:na] at akka.japi.pf.CaseStatement.applyOrElse(CaseStatements.scala:13) ~[akka-actor_2.11-2.4.0.jar:na] at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:170) ~[scala-library-2.11.5.jar:na] at akka.actor.SupervisorStrategy.handleFailure(FaultHandling.scala:295) ~[akka-actor_2.11-2.4.0.jar:na] at akka.actor.dungeon.FaultHandling$class.handleFailure(FaultHandling.scala:262) ~[akka-actor_2.11-2.4.0.jar:na] at akka.actor.ActorCell.handleFailure(ActorCell.scala:373) ~[akka-actor_2.11-2.4.0.jar:na] at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:458) ~[akka-actor_2.11-2.4.0.jar:na] at akka.actor.ActorCell.systemInvoke(ActorCell.scala:482) ~[akka-actor_2.11-2.4.0.jar:na] at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:282) ~[akka-actor_2.11-2.4.0.jar:na] at akka.dispatch.Mailbox.run(Mailbox.scala:223) ~[akka-actor_2.11-2.4.0.jar:na] at akka.dispatch.Mailbox.exec(Mailbox.scala:234) ~[akka-actor_2.11-2.4.0.jar:na] at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) ~[scala-library-2.11.5.jar:na] at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) ~[scala-library-2.11.5.jar:na] at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) ~[scala-library-2.11.5.jar:na] at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) ~[scala-library-2.11.5.jar:na] [INFO] [05/10/2016 15:08:42.805] [DataHubActorSystem-akka.actor.default-dispatcher-49] [akka://DataHubActorSystem/user/$6c] Creation of target items failed. Notifying parent 2016-05-10 15:08:42,805 [ERROR] [c.h.d.s.i.AkkaEnabledPublicationActionHandler] Failed to create Target Items page [ERROR] [05/10/2016 15:08:42.805] [DataHubActorSystem-akka.actor.default-dispatcher-49] [akka://DataHubActorSystem/user/$6c/target-type-items-creator1] null java.lang.NullPointerException at com.hybris.datahub.saperpproduct.publication.ProductVariantPublicationHandler.isApplicable(ProductVariantPublicationHandler.java:74) at sun.reflect.GeneratedMethodAccessor389.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:207) at com.sun.proxy.$Proxy140.isApplicable(Unknown Source) at com.hybris.datahub.grouping.impl.PublicationGroupingChainRunnerStrategy.lambda$applyGroupings$140(PublicationGroupingChainRunnerStrategy.java:52) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source) at java.util.stream.ReferencePipeline$Head.forEach(Unknown Source) at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source) at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) at java.util.stream.AbstractPipeline.copyInto(Unknown Source) at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) at java.util.stream.AbstractPipeline.evaluate(Unknown Source) at java.util.stream.ReferencePipeline.collect(Unknown Source) at com.hybris.datahub.grouping.impl.PublicationGroupingChainRunnerStrategy.applyGroupings(PublicationGroupingChainRunnerStrategy.java:56) at com.hybris.datahub.service.impl.DefaultTargetItemService.prepareItemsForPublication(DefaultTargetItemService.java:136) at com.hybris.datahub.publication.impl.TargetTypeItemsCreator.handleCreateTargetItems(TargetTypeItemsCreator.java:91) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:26) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:21) at scala.PartialFunction$class.applyOrElse(PartialFunction.scala:123) at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:21) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:170) at akka.actor.Actor$class.aroundReceive(Actor.scala:480) at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:47) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:525) at akka.actor.ActorCell.invoke(ActorCell.scala:494) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:257) at akka.dispatch.Mailbox.run(Mailbox.scala:224) at akka.dispatch.Mailbox.exec(Mailbox.scala:234) at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)

Accepted Solutions (0)

Answers (5)

Answers (5)

SJS
Explorer
0 Kudos

we have the same problem with the product data. Any known solutions?

Thanks and Regards, Shiv

Former Member
0 Kudos

Hi Rafal, below is complete log from my side. I wonder if you can comment on the error line "Integration Key generation for canonical item CanonicalItem{id='null', integrationKey='null', status=ERROR, dataPool='DataHubstrong text PoolEntity{id=0, name=GLOBAL}', fields='{identifier=null, product=M25687, size=null, styleDescription=null, style=null, SKU=null}'} failed."

2016-05-23 10:41:04,393 [INFO] [c.h.d.c.r.r.CsvImportResource] Received request to import csv data for type RawProduct into data feed DEFAULT_FEED 2016-05-23 10:41:04,417 [INFO] [c.h.d.c.f.i.DefaultCsvImportFacade] Importing 1 raw fragments of type RawProduct into data feed DEFAULT_FEED 2016-05-23 10:41:04,437 [INFO] [c.h.d.s.f.DataFeedActor] Loading 1 items to 'DEFAULT_FEED' data feed 2016-05-23 10:41:04,439 [DEBUG] [c.h.d.p.i.GlobalPoolStrategy] Searching for global pool for feed 0 - DEFAULT_FEED 2016-05-23 10:41:04,458 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : DataLoadingStartedEvent{actionId=1, feedId=0, poolId=0, itemCount=1} 2016-05-23 10:41:04,545 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : DataLoadingCompletedEvent{actionId=1, feedId=0, itemCount=1, status='COMPLETE'} 2016-05-23 10:41:04,591 [DEBUG] [c.h.d.c.s.i.DefaultCompositionTrigger] DataLoadingCompletedEvent received for pool GLOBAL 2016-05-23 10:41:04,594 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : InitiateCompositionEvent{poolId=0} 2016-05-23 10:41:04,606 [INFO] [c.h.d.s.e.AutoComposeEventListener] Pool GLOBAL(0) registered for composition 2016-05-23 10:41:04,608 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Callback registered for trigger callback: com.hybris.datahub.sapcoreconfiguration.event.AutoComposeEventListener@708b0377 2016-05-23 10:41:04,611 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Current callbacks: [com.hybris.datahub.sapcoreconfiguration.event.AutoComposeEventListener@708b0377] 2016-05-23 10:41:04,613 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Start trigger thread 2016-05-23 10:41:04,615 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread created with sleep time: 10000 2016-05-23 10:41:04,617 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread starts notifying callbacks [com.hybris.datahub.sapcoreconfiguration.event.AutoComposeEventListener@708b0377] in 10 000 msec 2016-05-23 10:41:04,627 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PerformCompositionEvent{actionId=1} 2016-05-23 10:41:04,633 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Registered Composition #1: 1 processes running 2016-05-23 10:41:04,640 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : CompositionStartedEvent{actionId=1} 2016-05-23 10:41:04,785 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisDiscount 2016-05-23 10:41:04,791 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSapErpConsumerReplicationNotification 2016-05-23 10:41:04,795 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type CustomerRaw 2016-05-23 10:41:04,798 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type OrderEntryRaw 2016-05-23 10:41:04,802 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSAPBaseStoreConfiguration 2016-05-23 10:41:04,806 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawBonusBuySite 2016-05-23 10:41:04,809 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawINVOIC 2016-05-23 10:41:04,813 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawADR3MAS 2016-05-23 10:41:04,817 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawWPDBBY 2016-05-23 10:41:04,820 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawADRMAS 2016-05-23 10:41:04,824 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawLOISTD 2016-05-23 10:41:04,827 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSAPGlobalConfiguration 2016-05-23 10:41:04,831 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCLFMAS 2016-05-23 10:41:04,835 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisProductSalesAreaToCatalogMapping 2016-05-23 10:41:04,838 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisB2BContact 2016-05-23 10:41:04,842 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCLSMAS 2016-05-23 10:41:04,846 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type ProductRaw 2016-05-23 10:41:04,849 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawORDERS 2016-05-23 10:41:04,853 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSAPHTTPDestination 2016-05-23 10:41:04,856 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisCustomer 2016-05-23 10:41:04,868 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 1 items found for composition of type RawProduct 2016-05-23 10:41:05,165 [DEBUG] [c.h.d.c.i.CompositionChainRunnerStrategy] Integration Key generation for canonical item CanonicalItem{id='null', integrationKey='null', status=ERROR, dataPool='DataHub PoolEntity{id=0, name=GLOBAL}', fields='{identifier=null, product=M25687, size=null, styleDescription=null, style=null, SKU=null}'} failed. 2016-05-23 10:41:05,201 [DEBUG] [c.h.d.c.i.CompositionChainRunnerStrategy] Integration Key generation for canonical item CanonicalItem{id='null', integrationKey='null', status=ERROR, dataPool='DataHub PoolEntity{id=0, name=GLOBAL}', fields='{catalogVersion=null, manufacturerAID=null, productID=null, manufacturerName=***, blockedFrom=null, description=null, numberContentUnits=null, division=null , ean=null, blocked=null, baseProductID=null, baseName={en=T-Shirt Men Playboard Skull SS}, categoryCatalogVersion=null, identifier=M25687, supercategories=null, isConfigurable=null, creationSystem=nu ll, categoryCode=null, creationDate=null, picture=null, unit=pieces, baseDescription=null, GTIN=null, name=null, nameNotLocalized=null, category=null}'} failed. 2016-05-23 10:41:05,282 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawProduct 2016-05-23 10:41:05,285 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisOrder 2016-05-23 10:41:05,289 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawMATMAS 2016-05-23 10:41:05,292 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawDELVRY 2016-05-23 10:41:05,295 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCategory 2016-05-23 10:41:05,299 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type AddressRawItem 2016-05-23 10:41:05,302 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisUnit 2016-05-23 10:41:05,305 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawElectronicsProduct 2016-05-23 10:41:05,308 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawADR2MAS 2016-05-23 10:41:05,312 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCHRMAS 2016-05-23 10:41:05,316 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type CustomerRawItem 2016-05-23 10:41:05,320 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisDeliveryModeMapping 2016-05-23 10:41:05,323 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type AddressRaw 2016-05-23 10:41:05,327 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSAPBaseStoreConfigurationMapping 2016-05-23 10:41:05,330 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawPricingSalesAreaMapping 2016-05-23 10:41:05,334 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type OrderRaw 2016-05-23 10:41:05,337 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type CategoryRaw 2016-05-23 10:41:05,341 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCOND_A 2016-05-23 10:41:05,345 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisOrderCancelRequest 2016-05-23 10:41:05,348 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawDEBMAS 2016-05-23 10:41:05,355 [DEBUG] [c.h.d.s.i.AkkaEnabledCompositionActionHandler] Entering handleCompositionSuccess 2016-05-23 10:41:05,377 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : CompositionCompletedEvent{actionId=1, status=COMPLETE_W_ERRORS} 2016-05-23 10:41:05,380 [DEBUG] [c.h.d.c.i.DefaultAutoCompositionDecisionStrategy] Querying for Raw Items in pool GLOBAL remaining in PENDING state. 2016-05-23 10:41:05,394 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Unregistered Composition #1, 0 processes running 2016-05-23 10:41:05,426 [DEBUG] [c.h.d.c.s.i.DefaultPublicationTrigger] CompositionCompletedEvent received for pool GLOBAL 2016-05-23 10:41:05,428 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : InitiatePublicationEvent{targetSystemNames=[C4CSoapTargetSystem]} 2016-05-23 10:41:05,431 [INFO] [c.h.d.s.e.AutoPublishEventListener] Pool GLOBAL(0) registered for publishing to target systems: [HybrisCore, SapErpSystem] 2016-05-23 10:41:05,433 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Callback registered for trigger callback: com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1 2016-05-23 10:41:05,435 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Current callbacks: [com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1] 2016-05-23 10:41:05,436 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Start trigger thread 2016-05-23 10:41:05,439 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread created with sleep time: 5000 2016-05-23 10:41:05,442 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread starts notifying callbacks [com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1] in 50 00 msec 2016-05-23 10:41:05,497 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PerformPublicationEvent{actionId=1, systemUrl='http://localhost:8080/datahub-webapp/v1', targetPu blicationIds=[1]} 2016-05-23 10:41:05,502 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Registered Publication #1: 1 processes running 2016-05-23 10:41:05,505 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PublicationStartedEvent{actionId=1} 2016-05-23 10:41:05,805 [DEBUG] [c.h.d.s.p.i.DefaultCanonicalMetadataDependencyResolver] Creating target items from canonical item types in order: [CanonicalItemMetadataEntity{id=1, itemMetadataId=2, itemType='CustomerCanonicalItem'}, CanonicalItemMetadataEntity{id=3, itemMetadataId=4, itemType='AddressCanonicalItem'}] 2016-05-23 10:41:05,810 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CustomerItem', and Target System: C4CSoapTargetSystem 2016-05-23 10:41:05,887 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CustomerItem', and Target System: C4CSoapTargetSystem 2016-05-23 10:41:05,932 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'AddressItem', and Target System: C4CSoapTargetSystem 2016-05-23 10:41:05,937 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'AddressItem', and Target System: C4CSoapTargetSystem 2016-05-23 10:41:05,963 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:05,981 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:06,004 [DEBUG] [c.h.d.s.p.i.DefaultDataHubPublicationService] setting publication status to SUCCESS 2016-05-23 10:41:06,031 [DEBUG] [c.h.d.r.j.i.DefaultPublicationRetryJpaRepository] No duplicates were found for targetSystemId 1 2016-05-23 10:41:06,033 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PublicationCompletedEvent{actionId=1} 2016-05-23 10:41:06,035 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Unregistered Publication #1, 0 processes running 2016-05-23 10:41:10,447 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread starts notifying callbacks 2016-05-23 10:41:10,448 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Call trigger for 1 callbacks 2016-05-23 10:41:10,450 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Call trigger for callback: com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1 2016-05-23 10:41:10,451 [INFO] [c.h.d.s.e.AutoPublishEventListener] Initiate publication for pool: GLOBAL -> to target systems: [HybrisCore, SapErpSystem] 2016-05-23 10:41:10,452 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : InitiatePublicationEvent{targetSystemNames=[HybrisCore, SapErpSystem]} 2016-05-23 10:41:10,463 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Callback unregistered for trigger callback: com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1 2016-05-23 10:41:10,469 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Current callbacks: [] 2016-05-23 10:41:10,472 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Disable trigger callback: com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1 2016-05-23 10:41:10,495 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Disable Trigger Thread 2016-05-23 10:41:10,496 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread disabled and finished 2016-05-23 10:41:10,497 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PerformPublicationEvent{actionId=2, systemUrl='http://localhost:8080/datahub-webapp/v1', targetPu blicationIds=[4, 5]} 2016-05-23 10:41:10,500 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Registered Publication #2: 1 processes running 2016-05-23 10:41:10,504 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PublicationStartedEvent{actionId=2} 2016-05-23 10:41:10,650 [DEBUG] [c.h.d.s.p.i.DefaultCanonicalMetadataDependencyResolver] Creating target items from canonical item types in order: [CanonicalItemMetadataEntity{id=5, itemMetadataId=6, itemType='CanonicalParty'}, CanonicalItemMetadataEntity{id=7, itemMetadataId=8, itemType='CanonicalPartySales'}, CanonicalItemMetadataEntity{id=9, itemMetadataId=10, itemType='CanonicalPartyRelationsh ip'}, CanonicalItemMetadataEntity{id=11, itemMetadataId=12, itemType='CanonicalPartyRelationshipSales'}, CanonicalItemMetadataEntity{id=15, itemMetadataId=16, itemType='CanonicalPartyAddress'}, Canoni calItemMetadataEntity{id=21, itemMetadataId=22, itemType='CanonicalCategory'}, CanonicalItemMetadataEntity{id=33, itemMetadataId=34, itemType='CanonicalConsumerReplicationNotification'}, CanonicalItem MetadataEntity{id=47, itemMetadataId=48, itemType='CanonicalAttributeValue'}, CanonicalItemMetadataEntity{id=99, itemMetadataId=100, itemType='CanonicalOrderCreationNotification'}, CanonicalItemMetada taEntity{id=101, itemMetadataId=102, itemType='CanonicalOrderItemCreationNotification'}, CanonicalItemMetadataEntity{id=103, itemMetadataId=104, itemType='CanonicalOrderCancelNotification'}, Canonical ItemMetadataEntity{id=105, itemMetadataId=106, itemType='CanonicalDeliveryItemNotification'}, CanonicalItemMetadataEntity{id=109, itemMetadataId=110, itemType='CanonicalProductPercentageDiscount'}, Ca nonicalItemMetadataEntity{id=111, itemMetadataId=112, itemType='CanonicalProductFixedPrice'}, CanonicalItemMetadataEntity{id=113, itemMetadataId=114, itemType='CanonicalProductBOGOF'}, CanonicalItemMe tadataEntity{id=115, itemMetadataId=116, itemType='CanonicalProductBundle'}, CanonicalItemMetadataEntity{id=117, itemMetadataId=118, itemType='CanonicalPromotionPriceRow'}, CanonicalItemMetadataEntity {id=119, itemMetadataId=120, itemType='CanonicalProductPromotion'}, CanonicalItemMetadataEntity{id=123, itemMetadataId=124, itemType='CanonicalPrice'}, CanonicalItemMetadataEntity{id=125, itemMetadata Id=126, itemType='CanonicalDiscount'}, CanonicalItemMetadataEntity{id=41, itemMetadataId=42, itemType='CanonicalAttributeCategoryRelation'}, CanonicalItemMetadataEntity{id=17, itemMetadataId=18, itemT ype='CanonicalProduct'}, CanonicalItemMetadataEntity{id=23, itemMetadataId=24, itemType='CanonicalProductSales'}, CanonicalItemMetadataEntity{id=39, itemMetadataId=40, itemType='CanonicalStock'}, Cano nicalItemMetadataEntity{id=49, itemMetadataId=50, itemType='CanonicalProductAttributeValue'}, CanonicalItemMetadataEntity{id=51, itemMetadataId=52, itemType='CanonicalProductVariantAttributeValue'}] 2016-05-23 10:41:10,667 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetYMKTContacts', and Target System: HybrisCore 2016-05-23 10:41:10,683 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetYMKTContacts', and Target System: HybrisCore 2016-05-23 10:41:10,691 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CompanySalesUnit', and Target System: HybrisCore 2016-05-23 10:41:10,695 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CompanySalesUnit', and Target System: HybrisCore 2016-05-23 10:41:10,700 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ADR3MAS03$E1ADR3MAS$E1BPADTEL', and Target System: HybrisCore 2016-05-23 10:41:10,705 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ADR3MAS03$E1ADR3MAS$E1BPADTEL', and Target System: HybrisCore 2016-05-23 10:41:10,710 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CompanySalesUnitAddressDeletionNotification', and Target System: HybrisCore 2016-05-23 10:41:10,714 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CompanySalesUnitAddressDeletionNotification', and Target System: HybrisCore 2016-05-23 10:41:10,720 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ContactPersonAddress', and Target System: HybrisCore 2016-05-23 10:41:10,726 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ContactPersonAddress', and Target System: HybrisCore 2016-05-23 10:41:10,731 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'Category', and Target System: HybrisCore 2016-05-23 10:41:10,735 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'Category', and Target System: HybrisCore 2016-05-23 10:41:10,740 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ConsumerReplicationNotification', and Target System: HybrisCore 2016-05-23 10:41:10,744 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ConsumerReplicationNotification', and Target System: HybrisCore 2016-05-23 10:41:10,751 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ClassificationAttributeValue', and Target System: HybrisCore 2016-05-23 10:41:10,755 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ClassificationAttributeValue', and Target System: HybrisCore 2016-05-23 10:41:10,760 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderCreationNotification', and Target System: HybrisCore 2016-05-23 10:41:10,764 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderCreationNotification', and Target System: HybrisCore 2016-05-23 10:41:10,769 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderItemCreationNotification', and Target System: HybrisCore 2016-05-23 10:41:10,773 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderItemCreationNotification', and Target System: HybrisCore 2016-05-23 10:41:10,778 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderCancelNotification', and Target System: HybrisCore 2016-05-23 10:41:10,792 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderCancelNotification', and Target System: HybrisCore 2016-05-23 10:41:10,798 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetGoodsIssueNotification', and Target System: HybrisCore 2016-05-23 10:41:10,803 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetGoodsIssueNotification', and Target System: HybrisCore 2016-05-23 10:41:10,807 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductPercentageDiscountPromotion', and Target System: HybrisCore 2016-05-23 10:41:10,811 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductPercentageDiscountPromotion', and Target System: HybrisCore 2016-05-23 10:41:10,816 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductFixedPricePromotion', and Target System: HybrisCore 2016-05-23 10:41:10,820 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductFixedPricePromotion', and Target System: HybrisCore 2016-05-23 10:41:10,825 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductBOGOFPromotion', and Target System: HybrisCore 2016-05-23 10:41:10,829 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductBOGOFPromotion', and Target System: HybrisCore 2016-05-23 10:41:10,833 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductBundlePromotion', and Target System: HybrisCore 2016-05-23 10:41:10,837 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductBundlePromotion', and Target System: HybrisCore 2016-05-23 10:41:10,841 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'PromotionPriceRow', and Target System: HybrisCore 2016-05-23 10:41:10,848 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'PromotionPriceRow', and Target System: HybrisCore 2016-05-23 10:41:10,855 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductPromotion', and Target System: HybrisCore 2016-05-23 10:41:10,860 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductPromotion', and Target System: HybrisCore 2016-05-23 10:41:10,864 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'PriceRow', and Target System: HybrisCore 2016-05-23 10:41:10,868 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'PriceRow', and Target System: HybrisCore 2016-05-23 10:41:10,874 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'DiscountRow', and Target System: HybrisCore 2016-05-23 10:41:10,878 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'DiscountRow', and Target System: HybrisCore 2016-05-23 10:41:10,883 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ClassAttributeAssignment', and Target System: HybrisCore 2016-05-23 10:41:10,887 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ClassAttributeAssignment', and Target System: HybrisCore 2016-05-23 10:41:10,892 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ElectronicsProduct', and Target System: HybrisCore 2016-05-23 10:41:10,896 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ElectronicsProduct', and Target System: HybrisCore 2016-05-23 10:41:10,900 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesVariant', and Target System: HybrisCore 2016-05-23 10:41:10,904 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesVariant', and Target System: HybrisCore 2016-05-23 10:41:10,910 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'StockLevel', and Target System: HybrisCore 2016-05-23 10:41:10,914 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'StockLevel', and Target System: HybrisCore 2016-05-23 10:41:10,919 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesProductAttributes', and Target System: HybrisCore 2016-05-23 10:41:10,923 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesProductAttributes', and Target System: HybrisCore 2016-05-23 10:41:10,926 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesVariantAttributes', and Target System: HybrisCore 2016-05-23 10:41:10,929 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesVariantAttributes', and Target System: HybrisCore 2016-05-23 10:41:10,942 [DEBUG] [c.h.d.s.p.i.DefaultCanonicalMetadataDependencyResolver] Creating target items from canonical item types in order: [CanonicalItemMetadataEntity{id=9, itemMetadataId=10, itemType='CanonicalPartyRelationship'}, CanonicalItemMetadataEntity{id=79, itemMetadataId=80, itemType='CanonicalOrder'}, CanonicalItemMetadataEntity{id=81, itemMetadataId=82, itemType='CanonicalOrde rItem'}, CanonicalItemMetadataEntity{id=83, itemMetadataId=84, itemType='CanonicalPartnerRole'}, CanonicalItemMetadataEntity{id=85, itemMetadataId=86, itemType='CanonicalOrderPriceComponent'}, Canonic alItemMetadataEntity{id=87, itemMetadataId=88, itemType='CanonicalCreditCardPaymentInfo'}, CanonicalItemMetadataEntity{id=89, itemMetadataId=90, itemType='CanonicalOrderAddress'}, CanonicalItemMetadat aEntity{id=91, itemMetadataId=92, itemType='CanonicalOrderCancelRequest'}, CanonicalItemMetadataEntity{id=93, itemMetadataId=94, itemType='CanonicalOrderItemCancelRequest'}, CanonicalItemMetadataEntit y{id=129, itemMetadataId=130, itemType='CanonicalOrderItemConfiguration'}, CanonicalItemMetadataEntity{id=131, itemMetadataId=132, itemType='CanonicalOrderItemConfigurationInstance'}, CanonicalItemMet adataEntity{id=133, itemMetadataId=134, itemType='CanonicalOrderItemConfigurationPart'}, CanonicalItemMetadataEntity{id=135, itemMetadataId=136, itemType='CanonicalOrderItemConfigurationCharValue'}] 2016-05-23 10:41:10,950 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ADR3MAS03$E1ADR3MAS$E1BPADTEL', and Target System: SapErpSystem 2016-05-23 10:41:10,966 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ADR3MAS03$E1ADR3MAS$E1BPADTEL', and Target System: SapErpSystem 2016-05-23 10:41:10,972 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2', and Target System: SapErpSystem 2016-05-23 10:41:10,976 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2', and Target System: SapErpSystem 2016-05-23 10:41:10,980 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPSCHDL', and Target System: SapErpSyste m 2016-05-23 10:41:10,985 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPSCHDL', and Target System: SapErpSyste m 2016-05-23 10:41:10,988 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPPARNR', and Target System: SapErpSyste m 2016-05-23 10:41:10,992 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPPARNR', and Target System: SapErpSyste m 2016-05-23 10:41:10,998 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCOND', and Target System: SapErpSystem

2016-05-23 10:41:11,005 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCOND', and Target System: SapErpSystem

2016-05-23 10:41:11,010 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCCARD', and Target System: SapErpSyste m 2016-05-23 10:41:11,016 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCCARD', and Target System: SapErpSyste m 2016-05-23 10:41:11,021 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPADR1', and Target System: SapErpSystem

2016-05-23 10:41:11,025 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPADR1', and Target System: SapErpSystem

2016-05-23 10:41:11,034 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ORDERS05$E1EDK02', and Target System: SapErpSystem 2016-05-23 10:41:11,038 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ORDERS05$E1EDK02', and Target System: SapErpSystem 2016-05-23 10:41:11,042 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ORDERS05$E1EDP01$E1EDP19', and Target System: SapErpSystem 2016-05-23 10:41:11,046 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ORDERS05$E1EDP01$E1EDP19', and Target System: SapErpSystem 2016-05-23 10:41:11,051 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUCFG', and Target System: SapErpSyste m 2016-05-23 10:41:11,055 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUCFG', and Target System: SapErpSyste m 2016-05-23 10:41:11,061 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUINS', and Target System: SapErpSyste m 2016-05-23 10:41:11,066 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUINS', and Target System: SapErpSyste m 2016-05-23 10:41:11,071 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUPRT', and Target System: SapErpSyste m 2016-05-23 10:41:11,076 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUPRT', and Target System: SapErpSyste m 2016-05-23 10:41:11,080 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUVAL', and Target System: SapErpSyste m 2016-05-23 10:41:11,085 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUVAL', and Target System: SapErpSyste m 2016-05-23 10:41:11,147 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:11,151 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:11,155 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:11,159 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:11,163 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:11,166 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:11,192 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:11,197 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:11,247 [DEBUG] [c.h.d.s.p.i.DefaultDataHubPublicationService] setting publication status to SUCCESS 2016-05-23 10:41:11,264 [DEBUG] [c.h.d.r.j.i.DefaultPublicationRetryJpaRepository] No duplicates were found for targetSystemId 6 2016-05-23 10:41:11,278 [DEBUG] [c.h.d.r.j.i.DefaultPublicationRetryJpaRepository] No duplicates were found for targetSystemId 4 2016-05-23 10:41:11,282 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PublicationCompletedEvent{actionId=2} 2016-05-23 10:41:11,284 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Unregistered Publication #2, 0 processes running 2016-05-23 10:41:14,622 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread starts notifying callbacks 2016-05-23 10:41:14,624 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Call trigger for 1 callbacks 2016-05-23 10:41:14,625 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Call trigger for callback: com.hybris.datahub.sapcoreconfiguration.event.AutoComposeEventListener@708b0377 2016-05-23 10:41:14,625 [INFO] [c.h.d.s.e.AutoComposeEventListener] Initiate composition for pool: GLOBAL 2016-05-23 10:41:14,627 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : InitiateCompositionEvent{poolId=0} 2016-05-23 10:41:14,627 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Callback unregistered for trigger callback: com.hybris.datahub.sapcoreconfiguration.event.AutoComposeEventListener@708b0377 2016-05-23 10:41:14,636 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Current callbacks: [] 2016-05-23 10:41:14,638 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Disable trigger callback: com.hybris.datahub.sapcoreconfiguration.event.AutoComposeEventListener@708b0377 2016-05-23 10:41:14,640 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Disable Trigger Thread 2016-05-23 10:41:14,641 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread disabled and finished 2016-05-23 10:41:14,643 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PerformCompositionEvent{actionId=2} 2016-05-23 10:41:14,644 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Registered Composition #2: 1 processes running 2016-05-23 10:41:14,646 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : CompositionStartedEvent{actionId=2} 2016-05-23 10:41:14,662 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisDiscount 2016-05-23 10:41:14,664 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSapErpConsumerReplicationNotification 2016-05-23 10:41:14,666 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type CustomerRaw 2016-05-23 10:41:14,668 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type OrderEntryRaw 2016-05-23 10:41:14,671 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSAPBaseStoreConfiguration 2016-05-23 10:41:14,675 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawBonusBuySite 2016-05-23 10:41:14,681 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawINVOIC 2016-05-23 10:41:14,683 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawADR3MAS 2016-05-23 10:41:14,686 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawWPDBBY 2016-05-23 10:41:14,688 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawADRMAS 2016-05-23 10:41:14,691 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawLOISTD 2016-05-23 10:41:14,693 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSAPGlobalConfiguration 2016-05-23 10:41:14,696 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCLFMAS 2016-05-23 10:41:14,699 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisProductSalesAreaToCatalogMapping 2016-05-23 10:41:14,700 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisB2BContact 2016-05-23 10:41:14,702 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCLSMAS 2016-05-23 10:41:14,704 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type ProductRaw 2016-05-23 10:41:14,706 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawORDERS 2016-05-23 10:41:14,708 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSAPHTTPDestination 2016-05-23 10:41:14,713 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisCustomer 2016-05-23 10:41:14,715 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawProduct 2016-05-23 10:41:14,718 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisOrder 2016-05-23 10:41:14,721 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawMATMAS 2016-05-23 10:41:14,724 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawDELVRY 2016-05-23 10:41:14,726 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCategory 2016-05-23 10:41:14,728 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type AddressRawItem 2016-05-23 10:41:14,730 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisUnit 2016-05-23 10:41:14,732 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawElectronicsProduct 2016-05-23 10:41:14,734 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawADR2MAS 2016-05-23 10:41:14,737 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCHRMAS 2016-05-23 10:41:14,742 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type CustomerRawItem 2016-05-23 10:41:14,745 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisDeliveryModeMapping 2016-05-23 10:41:14,748 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type AddressRaw 2016-05-23 10:41:14,751 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawSAPBaseStoreConfigurationMapping 2016-05-23 10:41:14,753 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawPricingSalesAreaMapping 2016-05-23 10:41:14,756 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type OrderRaw 2016-05-23 10:41:14,759 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type CategoryRaw 2016-05-23 10:41:14,763 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawCOND_A 2016-05-23 10:41:14,766 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawHybrisOrderCancelRequest 2016-05-23 10:41:14,768 [DEBUG] [c.h.d.s.i.DefaultRawTypeComposerService] 0 items found for composition of type RawDEBMAS 2016-05-23 10:41:14,774 [DEBUG] [c.h.d.s.i.AkkaEnabledCompositionActionHandler] Entering handleCompositionSuccess 2016-05-23 10:41:14,784 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : CompositionCompletedEvent{actionId=2, status=SUCCESS} 2016-05-23 10:41:14,787 [DEBUG] [c.h.d.c.i.DefaultAutoCompositionDecisionStrategy] Querying for Raw Items in pool GLOBAL remaining in PENDING state. 2016-05-23 10:41:14,790 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Unregistered Composition #2, 0 processes running 2016-05-23 10:41:14,795 [DEBUG] [c.h.d.c.s.i.DefaultPublicationTrigger] CompositionCompletedEvent received for pool GLOBAL 2016-05-23 10:41:14,797 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : InitiatePublicationEvent{targetSystemNames=[C4CSoapTargetSystem]} 2016-05-23 10:41:14,797 [INFO] [c.h.d.s.e.AutoPublishEventListener] Pool GLOBAL(0) registered for publishing to target systems: [HybrisCore, SapErpSystem] 2016-05-23 10:41:14,799 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Callback registered for trigger callback: com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1 2016-05-23 10:41:14,800 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Current callbacks: [com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1] 2016-05-23 10:41:14,802 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Start trigger thread 2016-05-23 10:41:14,805 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread created with sleep time: 5000 2016-05-23 10:41:14,807 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PerformPublicationEvent{actionId=3, systemUrl='http://localhost:8080/datahub-webapp/v1', targetPu blicationIds=[14]} 2016-05-23 10:41:14,810 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Registered Publication #3: 1 processes running 2016-05-23 10:41:14,810 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread starts notifying callbacks [com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1] in 50 00 msec 2016-05-23 10:41:14,812 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PublicationStartedEvent{actionId=3} 2016-05-23 10:41:14,905 [DEBUG] [c.h.d.s.p.i.DefaultCanonicalMetadataDependencyResolver] Creating target items from canonical item types in order: [CanonicalItemMetadataEntity{id=1, itemMetadataId=2, itemType='CustomerCanonicalItem'}, CanonicalItemMetadataEntity{id=3, itemMetadataId=4, itemType='AddressCanonicalItem'}] 2016-05-23 10:41:14,908 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CustomerItem', and Target System: C4CSoapTargetSystem 2016-05-23 10:41:14,911 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CustomerItem', and Target System: C4CSoapTargetSystem 2016-05-23 10:41:14,914 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'AddressItem', and Target System: C4CSoapTargetSystem 2016-05-23 10:41:14,918 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'AddressItem', and Target System: C4CSoapTargetSystem 2016-05-23 10:41:14,936 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:14,941 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:14,965 [DEBUG] [c.h.d.s.p.i.DefaultDataHubPublicationService] setting publication status to SUCCESS 2016-05-23 10:41:14,971 [DEBUG] [c.h.d.r.j.i.DefaultPublicationRetryJpaRepository] No duplicates were found for targetSystemId 1 2016-05-23 10:41:14,973 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PublicationCompletedEvent{actionId=3} 2016-05-23 10:41:14,974 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Unregistered Publication #3, 0 processes running 2016-05-23 10:41:19,814 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread starts notifying callbacks 2016-05-23 10:41:19,815 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Call trigger for 1 callbacks 2016-05-23 10:41:19,816 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Call trigger for callback: com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1 2016-05-23 10:41:19,817 [INFO] [c.h.d.s.e.AutoPublishEventListener] Initiate publication for pool: GLOBAL -> to target systems: [HybrisCore, SapErpSystem] 2016-05-23 10:41:19,818 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : InitiatePublicationEvent{targetSystemNames=[HybrisCore, SapErpSystem]} 2016-05-23 10:41:19,818 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Callback unregistered for trigger callback: com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1 2016-05-23 10:41:19,821 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Current callbacks: [] 2016-05-23 10:41:19,823 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Disable trigger callback: com.hybris.datahub.sapcoreconfiguration.event.AutoPublishEventListener@27f574f1 2016-05-23 10:41:19,824 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Disable Trigger Thread 2016-05-23 10:41:19,825 [DEBUG] [c.h.d.s.c.i.CallbackTriggerTimerImpl] Trigger Thread disabled and finished 2016-05-23 10:41:19,831 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PerformPublicationEvent{actionId=4, systemUrl='http://localhost:8080/datahub-webapp/v1', targetPu blicationIds=[17, 18]} 2016-05-23 10:41:19,833 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Registered Publication #4: 1 processes running 2016-05-23 10:41:19,835 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PublicationStartedEvent{actionId=4} 2016-05-23 10:41:19,961 [DEBUG] [c.h.d.s.p.i.DefaultCanonicalMetadataDependencyResolver] Creating target items from canonical item types in order: [CanonicalItemMetadataEntity{id=5, itemMetadataId=6, itemType='CanonicalParty'}, CanonicalItemMetadataEntity{id=7, itemMetadataId=8, itemType='CanonicalPartySales'}, CanonicalItemMetadataEntity{id=9, itemMetadataId=10, itemType='CanonicalPartyRelationsh ip'}, CanonicalItemMetadataEntity{id=11, itemMetadataId=12, itemType='CanonicalPartyRelationshipSales'}, CanonicalItemMetadataEntity{id=15, itemMetadataId=16, itemType='CanonicalPartyAddress'}, Canoni calItemMetadataEntity{id=21, itemMetadataId=22, itemType='CanonicalCategory'}, CanonicalItemMetadataEntity{id=33, itemMetadataId=34, itemType='CanonicalConsumerReplicationNotification'}, CanonicalItem MetadataEntity{id=47, itemMetadataId=48, itemType='CanonicalAttributeValue'}, CanonicalItemMetadataEntity{id=99, itemMetadataId=100, itemType='CanonicalOrderCreationNotification'}, CanonicalItemMetada taEntity{id=101, itemMetadataId=102, itemType='CanonicalOrderItemCreationNotification'}, CanonicalItemMetadataEntity{id=103, itemMetadataId=104, itemType='CanonicalOrderCancelNotification'}, Canonical ItemMetadataEntity{id=105, itemMetadataId=106, itemType='CanonicalDeliveryItemNotification'}, CanonicalItemMetadataEntity{id=109, itemMetadataId=110, itemType='CanonicalProductPercentageDiscount'}, Ca nonicalItemMetadataEntity{id=111, itemMetadataId=112, itemType='CanonicalProductFixedPrice'}, CanonicalItemMetadataEntity{id=113, itemMetadataId=114, itemType='CanonicalProductBOGOF'}, CanonicalItemMe tadataEntity{id=115, itemMetadataId=116, itemType='CanonicalProductBundle'}, CanonicalItemMetadataEntity{id=117, itemMetadataId=118, itemType='CanonicalPromotionPriceRow'}, CanonicalItemMetadataEntity {id=119, itemMetadataId=120, itemType='CanonicalProductPromotion'}, CanonicalItemMetadataEntity{id=123, itemMetadataId=124, itemType='CanonicalPrice'}, CanonicalItemMetadataEntity{id=125, itemMetadata Id=126, itemType='CanonicalDiscount'}, CanonicalItemMetadataEntity{id=41, itemMetadataId=42, itemType='CanonicalAttributeCategoryRelation'}, CanonicalItemMetadataEntity{id=17, itemMetadataId=18, itemT ype='CanonicalProduct'}, CanonicalItemMetadataEntity{id=23, itemMetadataId=24, itemType='CanonicalProductSales'}, CanonicalItemMetadataEntity{id=39, itemMetadataId=40, itemType='CanonicalStock'}, Cano nicalItemMetadataEntity{id=49, itemMetadataId=50, itemType='CanonicalProductAttributeValue'}, CanonicalItemMetadataEntity{id=51, itemMetadataId=52, itemType='CanonicalProductVariantAttributeValue'}] 2016-05-23 10:41:19,971 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetYMKTContacts', and Target System: HybrisCore 2016-05-23 10:41:19,974 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetYMKTContacts', and Target System: HybrisCore 2016-05-23 10:41:19,977 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CompanySalesUnit', and Target System: HybrisCore 2016-05-23 10:41:19,980 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CompanySalesUnit', and Target System: HybrisCore 2016-05-23 10:41:19,983 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ADR3MAS03$E1ADR3MAS$E1BPADTEL', and Target System: HybrisCore 2016-05-23 10:41:19,985 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ADR3MAS03$E1ADR3MAS$E1BPADTEL', and Target System: HybrisCore 2016-05-23 10:41:19,988 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CompanySalesUnitAddressDeletionNotification', and Target System: HybrisCore 2016-05-23 10:41:19,991 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'CompanySalesUnitAddressDeletionNotification', and Target System: HybrisCore 2016-05-23 10:41:19,994 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ContactPersonAddress', and Target System: HybrisCore 2016-05-23 10:41:19,997 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ContactPersonAddress', and Target System: HybrisCore 2016-05-23 10:41:20,001 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'Category', and Target System: HybrisCore 2016-05-23 10:41:20,006 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'Category', and Target System: HybrisCore 2016-05-23 10:41:20,010 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ConsumerReplicationNotification', and Target System: HybrisCore 2016-05-23 10:41:20,014 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ConsumerReplicationNotification', and Target System: HybrisCore 2016-05-23 10:41:20,018 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ClassificationAttributeValue', and Target System: HybrisCore 2016-05-23 10:41:20,022 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ClassificationAttributeValue', and Target System: HybrisCore 2016-05-23 10:41:20,025 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderCreationNotification', and Target System: HybrisCore 2016-05-23 10:41:20,029 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderCreationNotification', and Target System: HybrisCore 2016-05-23 10:41:20,032 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderItemCreationNotification', and Target System: HybrisCore 2016-05-23 10:41:20,039 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderItemCreationNotification', and Target System: HybrisCore 2016-05-23 10:41:20,043 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderCancelNotification', and Target System: HybrisCore 2016-05-23 10:41:20,047 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetOrderCancelNotification', and Target System: HybrisCore 2016-05-23 10:41:20,051 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetGoodsIssueNotification', and Target System: HybrisCore 2016-05-23 10:41:20,056 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'TargetGoodsIssueNotification', and Target System: HybrisCore 2016-05-23 10:41:20,059 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductPercentageDiscountPromotion', and Target System: HybrisCore 2016-05-23 10:41:20,063 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductPercentageDiscountPromotion', and Target System: HybrisCore 2016-05-23 10:41:20,070 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductFixedPricePromotion', and Target System: HybrisCore 2016-05-23 10:41:20,075 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductFixedPricePromotion', and Target System: HybrisCore 2016-05-23 10:41:20,078 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductBOGOFPromotion', and Target System: HybrisCore 2016-05-23 10:41:20,082 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductBOGOFPromotion', and Target System: HybrisCore 2016-05-23 10:41:20,088 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductBundlePromotion', and Target System: HybrisCore 2016-05-23 10:41:20,092 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductBundlePromotion', and Target System: HybrisCore 2016-05-23 10:41:20,096 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'PromotionPriceRow', and Target System: HybrisCore 2016-05-23 10:41:20,105 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'PromotionPriceRow', and Target System: HybrisCore 2016-05-23 10:41:20,109 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductPromotion', and Target System: HybrisCore 2016-05-23 10:41:20,113 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ProductPromotion', and Target System: HybrisCore 2016-05-23 10:41:20,117 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'PriceRow', and Target System: HybrisCore 2016-05-23 10:41:20,121 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'PriceRow', and Target System: HybrisCore 2016-05-23 10:41:20,124 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'DiscountRow', and Target System: HybrisCore 2016-05-23 10:41:20,128 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'DiscountRow', and Target System: HybrisCore 2016-05-23 10:41:20,133 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ClassAttributeAssignment', and Target System: HybrisCore 2016-05-23 10:41:20,136 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ClassAttributeAssignment', and Target System: HybrisCore 2016-05-23 10:41:20,140 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ElectronicsProduct', and Target System: HybrisCore 2016-05-23 10:41:20,144 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ElectronicsProduct', and Target System: HybrisCore 2016-05-23 10:41:20,147 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesVariant', and Target System: HybrisCore 2016-05-23 10:41:20,150 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesVariant', and Target System: HybrisCore 2016-05-23 10:41:20,153 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'StockLevel', and Target System: HybrisCore 2016-05-23 10:41:20,158 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'StockLevel', and Target System: HybrisCore 2016-05-23 10:41:20,164 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesProductAttributes', and Target System: HybrisCore 2016-05-23 10:41:20,168 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesProductAttributes', and Target System: HybrisCore 2016-05-23 10:41:20,172 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesVariantAttributes', and Target System: HybrisCore 2016-05-23 10:41:20,175 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SalesVariantAttributes', and Target System: HybrisCore 2016-05-23 10:41:20,185 [DEBUG] [c.h.d.s.p.i.DefaultCanonicalMetadataDependencyResolver] Creating target items from canonical item types in order: [CanonicalItemMetadataEntity{id=9, itemMetadataId=10, itemType='CanonicalPartyRelationship'}, CanonicalItemMetadataEntity{id=79, itemMetadataId=80, itemType='CanonicalOrder'}, CanonicalItemMetadataEntity{id=81, itemMetadataId=82, itemType='CanonicalOrde rItem'}, CanonicalItemMetadataEntity{id=83, itemMetadataId=84, itemType='CanonicalPartnerRole'}, CanonicalItemMetadataEntity{id=85, itemMetadataId=86, itemType='CanonicalOrderPriceComponent'}, Canonic alItemMetadataEntity{id=87, itemMetadataId=88, itemType='CanonicalCreditCardPaymentInfo'}, CanonicalItemMetadataEntity{id=89, itemMetadataId=90, itemType='CanonicalOrderAddress'}, CanonicalItemMetadat aEntity{id=91, itemMetadataId=92, itemType='CanonicalOrderCancelRequest'}, CanonicalItemMetadataEntity{id=93, itemMetadataId=94, itemType='CanonicalOrderItemCancelRequest'}, CanonicalItemMetadataEntit y{id=129, itemMetadataId=130, itemType='CanonicalOrderItemConfiguration'}, CanonicalItemMetadataEntity{id=131, itemMetadataId=132, itemType='CanonicalOrderItemConfigurationInstance'}, CanonicalItemMet adataEntity{id=133, itemMetadataId=134, itemType='CanonicalOrderItemConfigurationPart'}, CanonicalItemMetadataEntity{id=135, itemMetadataId=136, itemType='CanonicalOrderItemConfigurationCharValue'}] 2016-05-23 10:41:20,196 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ADR3MAS03$E1ADR3MAS$E1BPADTEL', and Target System: SapErpSystem 2016-05-23 10:41:20,200 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ADR3MAS03$E1ADR3MAS$E1BPADTEL', and Target System: SapErpSystem 2016-05-23 10:41:20,204 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2', and Target System: SapErpSystem 2016-05-23 10:41:20,207 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2', and Target System: SapErpSystem 2016-05-23 10:41:20,212 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPSCHDL', and Target System: SapErpSyste m 2016-05-23 10:41:20,217 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPSCHDL', and Target System: SapErpSyste m 2016-05-23 10:41:20,223 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPPARNR', and Target System: SapErpSyste m 2016-05-23 10:41:20,228 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPPARNR', and Target System: SapErpSyste m 2016-05-23 10:41:20,233 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCOND', and Target System: SapErpSystem

2016-05-23 10:41:20,238 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCOND', and Target System: SapErpSystem

2016-05-23 10:41:20,243 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCCARD', and Target System: SapErpSyste m 2016-05-23 10:41:20,247 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCCARD', and Target System: SapErpSyste m 2016-05-23 10:41:20,255 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPADR1', and Target System: SapErpSystem

2016-05-23 10:41:20,261 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPADR1', and Target System: SapErpSystem

2016-05-23 10:41:20,266 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ORDERS05$E1EDK02', and Target System: SapErpSystem 2016-05-23 10:41:20,271 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ORDERS05$E1EDK02', and Target System: SapErpSystem 2016-05-23 10:41:20,275 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ORDERS05$E1EDP01$E1EDP19', and Target System: SapErpSystem 2016-05-23 10:41:20,279 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'ORDERS05$E1EDP01$E1EDP19', and Target System: SapErpSystem 2016-05-23 10:41:20,285 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUCFG', and Target System: SapErpSyste m 2016-05-23 10:41:20,290 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUCFG', and Target System: SapErpSyste m 2016-05-23 10:41:20,295 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUINS', and Target System: SapErpSyste m 2016-05-23 10:41:20,300 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUINS', and Target System: SapErpSyste m 2016-05-23 10:41:20,304 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUPRT', and Target System: SapErpSyste m 2016-05-23 10:41:20,308 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUPRT', and Target System: SapErpSyste m 2016-05-23 10:41:20,315 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUVAL', and Target System: SapErpSyste m 2016-05-23 10:41:20,320 [DEBUG] [c.h.d.s.i.PublicationActionHandler] Creating Target Items for type: 'SALESORDER_CREATEFROMDAT202$E1SALESORDER_CREATEFROMDAT2$E1BPCUVAL', and Target System: SapErpSyste m 2016-05-23 10:41:20,379 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:20,384 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:20,387 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:20,391 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:20,396 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:20,400 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:20,426 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:20,430 [DEBUG] [c.h.d.r.j.i.DefaultTargetItemJpaRepository] Finding Target Items for Publication for class: TargetItem, last processed item id: 0 page size: 1 2016-05-23 10:41:20,480 [DEBUG] [c.h.d.s.p.i.DefaultDataHubPublicationService] setting publication status to SUCCESS 2016-05-23 10:41:20,488 [DEBUG] [c.h.d.r.j.i.DefaultPublicationRetryJpaRepository] No duplicates were found for targetSystemId 6 2016-05-23 10:41:20,490 [DEBUG] [c.h.d.r.j.i.DefaultPublicationRetryJpaRepository] No duplicates were found for targetSystemId 4 2016-05-23 10:41:20,492 [DEBUG] [c.h.d.s.i.DefaultEventPublicationService] Publishing data hub event : PublicationCompletedEvent{actionId=4} 2016-05-23 10:41:20,494 [DEBUG] [c.h.d.p.i.EventBasedProcessMonitor] Unregistered Publication #4, 0 processes running

Former Member
0 Kudos

Is this issue resolved?

Former Member
0 Kudos

I have removed the datahub extension datahub-cleanup-6.0.0.0-RC13 but getting below error on master dataload from ECC. Please let meknow how to fix the issue

[ERROR] [com.hybris.datahub.service.impl.PublicationActionHandler] Error publishing action: 1 com.hybris.datahub.publication.TargetItemCreationException: Failed to create Target Items for Publication at com.hybris.datahub.service.impl.AkkaEnabledPublicationActionHandler.createPublicationTargetItems(AkkaEnabledPublicationActionHandler.java:78) ~[datahub-service-akka-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.createOnePageOfItemsToPublish(PublicationActionHandler.java:393) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.createItemsToPublishByCanonicalType(PublicationActionHandler.java:278) [datahub-service-6.0.0.0-RC12.jar:6.0.0.0-RC12] at com.hybris.datahub.service.impl.PublicationActionHandler.lambda$createTargetItemsForPublications$64(PublicationActionHandle

rafal_gdowski
Active Contributor
0 Kudos

Please st different thread and provide the full log statement. Are any custom extensions involved?

Former Member
0 Kudos

Robin, thanks for your reply. I do not have cleanup extension in localextensions.xml.

former_member224482
Active Contributor
0 Kudos

There is no such localextensions.xml file on the data hub. Look into the lib folder for the jar.

rafal_gdowski
Active Contributor
0 Kudos

The specific name of the extension is datahub-cleanup-*.jar in WEB-INF/lib folder of your data hub web applications. Robin is correct, that it might be the cause of your error.

This is not related to the other post that you've mentioned.

Former Member
0 Kudos

Rafal, I found the .jar file "datahub-cleanup-6.0.0.0-RC13". Will remove it and give it a shot. Will let you guys know. Thanks Rafal.

Former Member
0 Kudos

Rafal, Still getting below error after removing clean up jar file.I doubt if datahub-service-akka-6.0.0.0-RC12" is working well with latest datahub version.It would be great Rafal if you can advise further. Thank you.

First lines of error are :-

2016-05-20 11:26:39,515 [DEBUG] [c.h.d.c.i.CompositionChainRunnerStrategy] Integration Key generation for canonical item CanonicalItem{id='null', integrationKey='null', status=ERROR, dataPool='DataHub PoolEntity{id=0, name=GLOBAL}', fields='{identifier=null, product=M25687, size=null, styleDescription=null, style=null, SKU=null}'} failed.

former_member224482
Active Contributor
0 Kudos

Looking at the exception NullPointerException at (ProductVariantPublicationHandler.java:74), essential canonical items are being deleted while leaving its dependents canonical items inside the data base.

A CanonicalSalesProduct shall always have its corresponding CanonicalProduct within the same pool.

Try removing the cleanup extension.