Greetings,
First post here, and I'm also not very well versed with Adobe CQ (yet), so bear with me:
I've configured an Author instance in a dev environemtnt, got it up and running, updated, etc and created workflows, set up replication, done all the basics.
After a failed attempt to upgrade our Publish instance to CQ5 SP2.2, I recreated it from scratch. I set up replication again with our Author instance, and started reactivating Workflows/Users/Websites/etc.
I started to reactivate our Digital Assets (we have many gigs of pictures/movies) and this is where I ran into some problems.
I was performing a tree activation on a folder under the Digital Assets, when I noticed that we had something like 300 items stuck in the replication queue.
I dug into the replication event log and was greeted with the following error:
7.01.2013 12:52:01 - DEBUG - publish : adding header: Action:Activate
07.01.2013 12:52:01 - DEBUG - publish : adding header: Path:/content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_scre en7.jpg
07.01.2013 12:52:01 - DEBUG - publish : adding header: Handle:/content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_sc reen7.jpg
07.01.2013 12:52:01 - DEBUG - publish : deserialize content for delivery
07.01.2013 12:52:01 - DEBUG - publish : set 1306653 bytes of post body.
07.01.2013 12:52:01 - INFO - publish : Sending POST request to http://eve/bin/receive?sling:authRequestLogin=1
07.01.2013 12:52:01 - INFO - publish : sent. Response: 400 Bad Request
07.01.2013 12:52:01 - ERROR - publish : Replication (ACTIVATE) of /content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_screen7.j pg not successful. Conversation follows
07.01.2013 12:52:01 - ERROR - publish : ------------------------------------------------
07.01.2013 12:52:01 - ERROR - publish : Sending message to eve:-1
07.01.2013 12:52:01 - ERROR - publish : >> POST /bin/receive HTTP/1.0
07.01.2013 12:52:01 - ERROR - publish : >> Action: Activate
07.01.2013 12:52:01 - ERROR - publish : >> Path: /content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_screen7.j pg
07.01.2013 12:52:01 - ERROR - publish : >> Handle: /content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_screen7.j pg
07.01.2013 12:52:01 - ERROR - publish : >> ...spooling 1306653 bytes...
07.01.2013 12:52:01 - ERROR - publish : --
07.01.2013 12:52:01 - ERROR - publish : << HTTP/1.1 400 Bad Request
07.01.2013 12:52:01 - ERROR - publish : << Connection: Close
07.01.2013 12:52:01 - ERROR - publish : << Server: Day-Servlet-Engine/4.1.32
07.01.2013 12:52:01 - ERROR - publish : << Content-Type: text/plain;charset=utf-8
07.01.2013 12:52:01 - ERROR - publish : << Content-Length: 130
07.01.2013 12:52:01 - ERROR - publish : << Date: Mon, 07 Jan 2013 20:52:01 GMT
07.01.2013 12:52:01 - ERROR - publish : <<
07.01.2013 12:52:01 - ERROR - publish : << error: com.day.cq.replication.ReplicationException: Repository error during page import: The system cannot find the path specified
07.01.2013 12:52:01 - ERROR - publish : Message sent.
07.01.2013 12:52:01 - ERROR - publish : ------------------------------------------------
07.01.2013 12:52:01 - INFO - publish : Replication (ACTIVATE) of /content/dam/WIP/NW/screenshots/Vellosk_Lore_Trailer_Screenshots/neverwinter_e3_screen7.j pg not successful.
I can't for the life of me find anything on Google that might have more information on this issue (or the cause). Could anyone point me in the right direction to resolve this issue?
Thanks!