[jboss-user] [JBoss Eclipse IDE (users)] - Many Errors in Console when Launching Debug

forumer do-not-reply at jboss.com
Sat Sep 16 20:08:30 EDT 2006


I am using JBoss IDE 1.5 with JBoss-4.0.4.CR2. I can start JBoss just fine, without any errros, from command line. But when I launch a debug configuration I am getting a whole bunch of errors before he server gets started. I'd appreciate any suggestions on why this could be happening. I am enclosing these errors from Console.... Thanks


16:34:54,864 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.0.4.CR2/server/all/deploy/ejb3.deployer/
org.jboss.deployment.DeploymentException: Unexpected error during load of: org.jboss.ejb3.JarsIgnoredForScanning, msg=org/jboss/ejb3/JarsIgnoredForScanning (Unsupported major.minor version 49.0); - nested throwable: (java.lang.ClassNotFoundException: Unexpected error during load of: org.jboss.ejb3.JarsIgnoredForScanning, msg=org/jboss/ejb3/JarsIgnoredForScanning (Unsupported major.minor version 49.0))
	at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:196)
	at org.jboss.system.ServiceController.install(ServiceController.java:226)

16:34:55,555 WARN  [ServiceController] Problem creating service jboss.aop:service=AspectManager
java.lang.NoClassDefFoundError: org/jboss/aop/advice/Scope
	at org.jboss.aop.advice.ScopeUtil.parse(ScopeUtil.java:19)
	at org.jboss.aop.AspectXmlLoader.deployInterceptor(AspectXmlLoader.java:145)
	at org.jboss.aop.AspectXmlLoader.loadInterceptors(AspectXmlLoader.java:310)

16:34:55,575 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.0.4.CR2/server/all/deploy/jboss-aop-jdk50.deployer/
org.jboss.deployment.DeploymentException: create operation failed for package file:/C:/jboss-4.0.4.CR2/server/all/deploy/jboss-aop-jdk50.deployer/; - nested throwable: (javax.management.InstanceNotFoundException: jboss.remoting:handler=ejb3,name=DefaultEjb3Connector,type=Connector is not registered.)
	at org.jboss.deployment.SARDeployer.create(SARDeployer.java:278)
	at org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)

16:34:57,518 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.0.4.CR2/server/all/deploy/jbossws.sar
org.jboss.deployment.DeploymentException: Unexpected error during load of: org.jboss.ws.server.ServiceEndpointManager, msg=org/jboss/ws/server/ServiceEndpointManager (Unsupported major.minor version 49.0); - nested throwable: (java.lang.ClassNotFoundException: Unexpected error during load of: org.jboss.ws.server.ServiceEndpointManager, msg=org/jboss/ws/server/ServiceEndpointManager (Unsupported major.minor version 49.0))
	at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:196)

16:35:09,156 WARN  [EjbModule] Could not load the org.jboss.ws.server.ServiceEndpointInterceptor interceptor
java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.ws.server.ServiceEndpointInterceptor
	at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:212)
	at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:490)

16:35:11,910 ERROR [Digester] Begin event threw exception
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)



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

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



More information about the jboss-user mailing list