I am new to AEM development so please feel free to correct any ideas I may be wrong on.
This is what I have done so far.
When I right click on JCR view and select Export To Server on the XXX.ui.content project it throws the following error:
Failed exporting: JcrResult[ success:false, exception: org.apache.sling.ide.transport.RepositoryException - javax.jcr.RepositoryException: No parent found at /content/xxx/fr/jcr:content/image/file ; it's needed to create node at /conten/txxe/fr/jcr:content/image/file/jcr:content]
I don't know why this would be happening with a unmodified project that is brand new. Am I doing something wrong? Is there a better way to be syncing between my IDE and my Server Instance?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
So, even I faced the same issue, and What I did is, I removed the newly created the Project and configured the server with right Adobe Experience Manager run time and create the new project and it should work.
regards,
Sandeep.K
Views
Replies
Total Likes
Hi,
So, even I faced the same issue, and What I did is, I removed the newly created the Project and configured the server with right Adobe Experience Manager run time and create the new project and it should work.
regards,
Sandeep.K
Views
Replies
Total Likes
See this AEM topic:
http://docs.adobe.com/docs/en/aem/6-0/develop/dev-tools/howto-projects-eclipse.html
If you are following this exactly and still getting an error - then file a ticket here:
http://helpx.adobe.com/marketing-cloud/experience-manager.html
Views
Replies
Total Likes