I'm getting error "javax.jcr.PathNotFoundException: Node not found /exo:services" when deploying Site Publisher.

Solution Verified - Updated -

Issue

  • When we try to deploy the portal application which makes use of Site Publisher, the following error is encountered.
  • I have a new JBoss EPP 5 instance. The server starts properly without raising any exception. Trying to deploy the file gatein-wcm-extension-<version>.ear, as instructed by the installation guide, raises the following exception:

    ERROR [org.exoplatform.services.deployment.ContentInitializerService] (main) An unexpected problem occurs when deploy contents
    javax.jcr.PathNotFoundException: Item not found /exo:services in workspace portal-system
        at org.exoplatform.services.jcr.impl.core.SessionImpl.getItem(SessionImpl.java:542)
        at org.exoplatform.services.jcr.impl.core.SessionImpl.getItem(SessionImpl.java:100)
        at org.exoplatform.services.deployment.ContentInitializerService.start(ContentInitializerService.java:64)
    ...
    ERROR [WCMContentInitializerService] Error when start WCMContentInitializerService: 
    javax.jcr.PathNotFoundException: Node not found /exo:services
         at org.exoplatform.services.jcr.impl.core.NodeImpl.getNode(NodeImpl.java:946)
         at org.exoplatform.services.deployment.WCMContentInitializerService.start(WCMContentInitializerService.java:81)
    

Environment

  • JBoss Enterprise Portal Platform (EPP) 5.1
  • Site Publisher

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.