The Error message in my first Post was the first error message.  There is 
subsequent message which seems to be a further cascade from the first.  The 
second message says : 

java.lang.IllegalStateException: Incompletely deployed:

*** DEPLOYMENTS IN ERROR: Name -> Error
HDScanner -> java.lang.NoSuchFieldError: factoryFinder
DMServer -> java.lang.ClassNotFoundException: 
com.nichpro.jxm.server.DataManagementServer

        at 
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:290)
        at 
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
        at com.nichpro.jmx.bootstrap.Main.validate(Main.java:123)
        at com.nichpro.jmx.server.config.JMXMain.main(JMXMain.java:43)
        at 
com.nichpro.jmx.server.DataManagementServer.main(DataManagementServer.java:295)

Where DataManagementServer is the code that calls JMXMain.main().

Regards,

GMarsh

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195991#4195991

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195991
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to