Can't start jboss from Eclipse Ganymede [message #228881] |
Fri, 13 March 2009 06:02  |
Eclipse User |
|
|
|
Dear all,
I'm using Eclipse3.4.2, JBoss 5.0.1 GA, JBoss Tools and try to start the
app server from eclipse. The log is fine at the beginning (extract):
10:28:28,593 INFO [JMXKernel] Legacy JMX core initialized
10:28:32,140 INFO [ProfileServiceImpl] Loading profile: default from:
org.jboss.system.server.profileservice.repository.Serializab leDeploymentRepository @161cd25(root=C:\Java\Tools\jboss-5.0.1.GA\server,
key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default])
10:28:32,140 INFO [ProfileImpl] Using
repository: org.jboss.system.server.profileservice.repository.Serializab leDeploymentRepository @161cd25(root=C:\Java\Tools\jboss-5.0.1.GA\server,
key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default])
10:28:32,140 INFO [ProfileServiceImpl] Loaded profile:
ProfileImpl@165547d{key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]}
10:28:48,203 INFO [WebService] Using RMI server codebase:
http://localhost:8083/
Then classloader errors occur:
DEPLOYMENTS IN ERROR:
Deployment "RarModuleJSR77Deployer" is in error due to the following
reason(s): java.lang.NoClassDefFoundError:
org/jboss/resource/metadata/ConnectorMetaData
Deployment
" vfsfile:/C:/Java/Tools/jboss-5.0.1.GA/server/default/deploye rs/jboss-jca.deployer/ "
is in error due to the following reason(s):
java.lang.UnsupportedClassVersionError: Bad version number in .class file
Deployment "JCAResourceJSR77Deployer" is in error due to the following
reason(s): java.lang.NoClassDefFoundError:
org/jboss/resource/metadata/mcf/ManagedConnectionFactoryDepl oymentGroup
Starting jboss directly also works fine. Has anyone an idea about the
problem ? Any help is appreciated. Thanks.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.24457 seconds