[jboss-dev] osgi profile boot exception in AS trunk

Dimitris Andreadis dandread at redhat.com
Thu Jul 1 07:01:09 EDT 2010


just spotted this:

DEPLOYMENTS IN ERROR:
   Deployment "OSGiDeploymentMetaDataDeployer" is in error due to the following r
eason(s): java.lang.ClassNotFoundException: org.jboss.deployers.plugins.classloa
ding.DeploymentMetaData from BaseClassLoader at 12929b2{vfs:///X:/svn/jboss-trunk/b
uild/target/jboss-6.0.0-SNAPSHOT/server/osgi/deployers/osgi.deployer}
   Deployment "vfs:///X:/svn/jboss-trunk/build/target/jboss-6.0.0-SNAPSHOT/server
/osgi/deploy/osgi/jboss-osgi-jaxb.jar" is in error due to the following reason(s
): java.lang.reflect.GenericSignatureFormatError

         at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(Dep
loyersImpl.java:1228) [:2.2.0.Alpha6]
         at org.jboss.osgi.framework.deployers.OSGiDeployersWrapper.checkComplete
(OSGiDeployersWrapper.java:189) [:1.0.0.Alpha4]
         at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainD
eployerImpl.java:905) [:2.2.0.Alpha6]
         at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.c
heckComplete(MainDeployerPlugin.java:87) [:6.0.0-SNAPSHOT]
         at org.jboss.profileservice.deployment.ProfileDeployerPluginRegistry.che
ckAllComplete(ProfileDeployerPluginRegistry.java:118) [:0.1.0.Alpha1]
         at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceB
ootstrap.start(BasicProfileServiceBootstrap.java:133) [:6.0.0-SNAPSHOT]
         at org.jboss.system.server.profileservice.bootstrap.BasicProfileServiceB
ootstrap.start(BasicProfileServiceBootstrap.java:56) [:6.0.0-SNAPSHOT]
         at org.jboss.bootstrap.impl.base.server.AbstractServer.startBootstraps(A
bstractServer.java:827) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
         at org.jboss.bootstrap.impl.base.server.AbstractServer$StartServerTask.r
un(AbstractServer.java:417) [jboss-bootstrap-impl-base.jar:2.1.0-alpha-5]
         at java.lang.Thread.run(Thread.java:619) [:1.6.0_16]


More information about the jboss-development mailing list