AEM6 - CRX2 - build error | Community
Skip to main content
October 16, 2015
Solved

AEM6 - CRX2 - build error

  • October 16, 2015
  • 2 replies
  • 822 views

We are migrating from AEM 5.6 to 6 with crx2 repository.   And we had encountered error when we tried to build using .bnd file.

Our AEM6 .war in served from tomcat 7.0.54 with the sling.run.modes as publish,crx2 

------------------------------------------------------------

05.03.2015 09:29:31.883 *ERROR* [10.10.40.45 [1425576571517] POST /publish/libs/crxde/build HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable
javax.servlet.ServletException: java.lang.NullPointerException
        at com.day.crx.ide.AbstractCRXDEServlet.throwError(AbstractCRXDEServlet.java:139)
        at com.day.crx.ide.CRXDEBuildServlet.handleAuthenticatedRequest(CRXDEBuildServlet.java:178)
        at com.day.crx.ide.AbstractCRXDEServlet.processRequest(AbstractCRXDEServlet.java:98)
        at com.day.crx.ide.AbstractCRXDEServlet.doPost(AbstractCRXDEServlet.java:79)

.

.

.

com.day.cq.wcm.core.impl.components.ComponentCacheImpl No component node found at /libs/crxde/build.servlet

Please find the complete error stack in the attached file.

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 Sham_HC

Please file a daycare & refer the engineer the internal reference number GRANITE-7864. He will help you with temporary unofficial fix Or provide your valid usecase to get official fix.

2 replies

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

Please file a daycare & refer the engineer the internal reference number GRANITE-7864. He will help you with temporary unofficial fix Or provide your valid usecase to get official fix.

smacdonald2008
Level 10
October 16, 2015

Are you following Adobe AEM documentation to perform this task?