Expand my Community achievements bar.

WARN Log - com.day.cq.replication.impl.ReplicationContentFactoryProviderImpl Replication content node does not exist

Avatar

Level 2

Hi,

We got this warning in our logs:

31.10.2016 00:03:18.758 *INFO* [10.43.32.50 [1477886596423] POST /services/my-app/v1/user/actions/uploadPhoto/ HTTP/1.1] com.day.cq.replication.imptionContentFactoryProviderImpl Created new repository content at /var/replication/data/2b3df1c0-2812-4573-925e-2efffbc48c10/69/69ef4247-f465-446f-9580-c99b16414efb (size=360424, lastmod=2016-10-31T00:03:18.000-04:00) 31.10.2016 00:03:18.771 *INFO* [10.43.32.50 [1477886596423] POST /services/my-app/v1/user/actions/uploadPhoto/ HTTP/1.1] com.day.cq.replication.impl.transport.RepositoryTransportHandler using outbox for repository transport: /var/replication/outbox 31.10.2016 00:03:18.795 *INFO* [10.43.32.50 [1477886596423] POST /services/my-app/v1/user/actions/uploadPhoto/ HTTP/1.1] com.day.cq.replication.impl.OutboxImpl Added new outbox item Node[NodeDelegate{tree=/var/replication/outbox/1477886598772/1477886598772: { jcr:primaryType = nt:unstructured, jcr:content = { ... }}}] for ReplicationAction{type=ACTIVATE, path[0]='/content/dam/projects/my-app/global/users/private/actionsPictures/user@test.com/8f120794-121e-40fb-9815-c136b3a2eeedaction-photo.jpg', time=1477886598275, userId='my-app-job-user', revision='null'}31.10.2016 00:03:18.800 *WARN* [10.43.32.50 [1477886596423] POST /services/my-app/v1/user/actions/uploadPhoto/ HTTP/1.1] com.day.cq.replication.impl.ReplicationContentFactoryProviderImpl Replication content node does not exist /var/replication/data/2b3df1c0-2812-4573-925e-2efffbc48c10/69/69ef4247-f465-446f-9580-c99b16414efb.

In the first line, we can check the node is created. However, in the last line, it says that the node does not exist.

Does anyone have any thoughts on this?

 

Thanks in advance!

0 Replies