javax.management error in virgo [message #1151729] |
Wed, 23 October 2013 11:02  |
Eclipse User |
|
|
|
Hello,
I am using Virgo server for my OSGi based web application. One of my bundle uses the de.schlichtherle.truezip library which needs javax.management.MBeanServerConnection. I understood that javax related packages should be be provided by rt.jar. However when I try to invoke the bundle, I get the below error.
Could someone please help me out ?
de.schlichtherle.truezip.fs.spi.FsManagerDecorator: Provider de.schlichtherle.truezip.extension.pace.PaceManagerFactory could not be instantiated: java.lang.NoClassDefFoundError: javax/management/MBeanServerConnection] with root cause java.lang.ClassNotFoundException: javax.management.MBeanServerConnection
I tried out adding javax.management in config.ini of virgo though I found that it is already added in the java6-server.profile of virgo.
Thanks,
Murthy
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04800 seconds