[ 
http://jira.nuxeo.org/browse/NXBT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55359#action_55359
 ] 

Sun Tan commented on NXBT-72:
-----------------------------

Apogee startup Still have some errors like the following stack trace (in the 
logs).
Some modification still have to be done on MANIFEST.MF files of 


10:45:00,399 [main] ERROR ComponentManagerImpl : Failed to create component: 
service:org.nuxeo.runtime.management.ResourcePublisher
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils
        at 
org.nuxeo.runtime.management.ResourcePublisherService$ResourcesRegistry.doRegisterResource(ResourcePublisherService.java:173)
        at 
org.nuxeo.runtime.management.ResourcePublisherService.registerContribution(ResourcePublisherService.java:76)
        at 
org.nuxeo.runtime.model.DefaultComponent.registerExtension(DefaultComponent.java:41)
        at 
org.nuxeo.runtime.model.impl.ComponentInstanceImpl.registerExtension(ComponentInstanceImpl.java:172)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.registerExtension(ComponentManagerImpl.java:377)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.activate(RegistrationInfoImpl.java:273)
        at 
org.nuxeo.runtime.model.impl.RegistrationInfoImpl.resolve(RegistrationInfoImpl.java:337)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:185)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl._register(ComponentManagerImpl.java:199)
        at 
org.nuxeo.runtime.model.impl.ComponentManagerImpl.register(ComponentManagerImpl.java:142)
        at 
org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:92)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.loadComponents(OSGiRuntimeService.java:202)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeService.createContext(OSGiRuntimeService.java:152)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.install(OSGiComponentLoader.java:69)
        at 
org.nuxeo.runtime.osgi.OSGiComponentLoader.<init>(OSGiComponentLoader.java:49)
        at 
org.nuxeo.runtime.osgi.OSGiRuntimeActivator.start(OSGiRuntimeActivator.java:59)

> Retrieve third-party libraries from dependency tree
> ---------------------------------------------------
>
>                 Key: NXBT-72
>                 URL: http://jira.nuxeo.org/browse/NXBT-72
>             Project: Nuxeo ECM Build/Test Environment
>          Issue Type: Improvement
>            Reporter: Julien Carsique
>            Assignee: Julien Carsique
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> We must explicitly exclude libraries provided by the application server 
> (JBoss or any other) instead of listing the ones we need.
> Here is the difference between the actual EAR packaging and a package fully 
> built from dependency tree.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to