[jboss-user] [Microcontainer] - Re: Unable to build the project

genman do-not-reply at jboss.com
Thu Oct 11 19:04:35 EDT 2007


Okay, looks like something I was doing to reduce the dependency count ... Microcontainer it is not.

But I'm running into this now on JDK 1.6:

  | 2007-10-11 16:02:49,640 WARN  [Bootstrap] (main) Deployer validate failed
  | java.lang.IllegalStateException: Incompletely deployed:
  | 
  | *** DEPLOYMENTS IN ERROR: Name -> Error
  | AspectManager -> java.lang.IllegalStateException: Class not found: [B
  | 
  | *** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
  | InstallConfiguredCallback$AspectBinding -> AspectManager{Configured:**ERROR**}
  | InstallConfiguredCallback -> AspectManager{Create:**ERROR**}, AspectManager{Start:**ERROR**}, Configurator{Instantiated:Installed}
  | 
  | 	at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:260)
  | 	at org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
  | 	at com....mc.Bootstrap.run(Bootstrap.java:119)
  | 

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

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



More information about the jboss-user mailing list