AEM Archetype Eclipse project throws exception when syncing | Community
Skip to main content
Tyler_Maynard
Level 4
October 16, 2015
Solved

AEM Archetype Eclipse project throws exception when syncing

  • October 16, 2015
  • 2 replies
  • 706 views

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.

  • Created a new project in Eclipse useing the AEM Archetype
  • Added my AEM server to the servers panel and updated the port to correctly be 4502

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by sandeep_kmt

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

2 replies

smacdonald2008
Level 10
October 16, 2015

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

sandeep_kmt
sandeep_kmtAccepted solution
October 16, 2015

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