[jboss-user] [Microcontainer] - Re: HDScanner deployment error

Gary Marsh do-not-reply at jboss.com
Thu Dec 11 13:02:35 EST 2008


Was there something else besides the aop-beans.xml I needed?  I snagged the source for this file and put it into my resource directory, refreshed the project and rebuilt it and ran with these error messages :

Using bootstrap: file:/C:/Nichpro/MicrocontainerDirectoryScanner/src/META-INF/bootstrap-beans.xml
java.lang.IllegalStateException: Incompletely deployed:

*** DEPLOYMENTS IN ERROR: Name -> Error
HDScanner -> java.lang.NoSuchFieldError: factoryFinder

	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.configure(Main.java:81)
	at com.nichpro.jmx.bootstrap.Main.main(Main.java:45)
	at com.nichpro.jmx.server.config.JMXMain.main(JMXMain.java:33)
	at com.nichpro.jmx.server.DataManagementServer.main(DataManagementServer.java:291)
Deployed URL: file:/C:/Nichpro/MicrocontainerDirectoryScanner/src/META-INF/system-jmx-beans.xml
Deployed URL: file:/C:/Nichpro/MicrocontainerDirectoryScanner/src/META-INF/aop-beans.xml
I am monitoring /NichPro/NP_ScanDirectory/Data directory.
Deployed URL: file:/C:/Nichpro/MicrocontainerDirectoryScanner/src/META-INF/nichpro-beans.xml
Data Directory is empty....
Going to sleep for 15 minutes now....
java.lang.IllegalStateException: Incompletely deployed:

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

*** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
JMXStartStopAdvice$AspectBinding -> AspectManager{Installed:Described}
JMXCreateDestroyAdvice$AspectBinding -> AspectManager{Installed:Described}
AspectManagerJDK5 -> AOPJBossIntegration{Installed:**ERROR**}
AspectManager -> AspectManagerJDK5{Installed:Instantiated}
JMXRegistrationAdvice$AspectBinding -> AspectManager{Installed:Described}

	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:291)


Same problem with a few more additions.....

Regards,

GMarsh

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196020



More information about the jboss-user mailing list