error while invoking JMX operations on storage management
----------------------------------------------------------
Key: NXP-8730
URL: https://jira.nuxeo.com/browse/NXP-8730
Project: Nuxeo Enterprise Platform
Issue Type: Bug
Components: Core SQL Storage
Affects Versions: 5.6
Reporter: Stéphane Lacoin
Assignee: Stéphane Lacoin
Fix For: 5.6, 5.5.0-HF02, 5.4.2-HF16
The context class loader do not have access to catalina naming classes. See the
attached stack trace
{noformat}
18:22:17,526 ERROR [RepositoryStatus] Error getting repositories
javax.naming.NoInitialContextException: Cannot instantiate class:
org.apache.naming.java.javaURLContextFactory [Root exception is
java.lang.ClassNotFoundException: org.apache.naming.java.javaURLContextFactory]
at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:674)
at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:305)
at javax.naming.InitialContext.init(InitialContext.java:240)
at javax.naming.InitialContext.<init>(InitialContext.java:192)
at
org.nuxeo.ecm.core.storage.sql.management.RepositoryStatus.getRepositories(RepositoryStatus.java:45)
{noformat}
--
This message is automatically generated by JIRA.
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