This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
I have some new findings.... After watching server log , I think it might have something to do with security permissions.
The log reads something like this:
Exception in thread "AgentThread: JavaAgent"
java.lang.NoClassDefFoundError: com.ibm.mq.MQEnvironment (initialization failure)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:140)
at ...blah blah blah
caused by
java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.initialize(J9VMInternals.java:222)
at com.ibm.msg.client.commonservices.trace.Trace.initializeDynamicTrace(Trace.java:2681)
at
at com.ibm.msg.client.commonservices.trace.Trace.initialize(Trace.java:2215)
at ..blah blah blah.
Caused by:
java.security.AccessControlException: Access denied (javax.management.MBeanServerPermission createMBeanServer)
at java.security.AccessController.checkPermission(AccessController.java:108)
at
at java.lang.SecurityManager.checkPermission(SecurityManager.java:533)
at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:292)
at com.ibm.msg.client.commonservices.monitor.MonitorAgent.initialize(MonitorAgent.java:100)
at com.ibm.msg.client.commonservices.monitor.MonitorAgent.<clinit>(MonitorAgent.java:71)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
... 30 more
I hope the above trace provides more info in what is causing the error.
It seems like some security policy.
Feedback response number WEBB8PBNP4 created by ~Yentl Quettumisonflar on 12/07/2011