Just updated to version 3.0.4 from CVS. Builds fine, but when I run the "all" 
configuration fails with the following stack trace. Anyone know if 3.0.4 version in 
CVS is broken?

---------------
org.jboss.deployment.DeploymentException: org.jboss.web.WebService constructor has 
thrown an exception: java.lang.NullPointerException; - nested throwable: 
(RuntimeMBeanException: org.jboss.web.WebService constructor has thrown an exception: 
java.lang.NullPointerException
Cause: java.lang.NullPointerException)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:155)
        at org.jboss.system.ServiceController.install(ServiceController.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
        at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
        at $Proxy3.install(Unknown Source)
        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:209)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:760)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:620)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:585)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:569)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:324)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
        at org.jboss.Main.boot(Main.java:148)
        at org.jboss.Main$1.run(Main.java:381)
        at java.lang.Thread.run(Thread.java:536)
Caused by: RuntimeMBeanException: org.jboss.web.WebService constructor has thrown an 
exception: java.lang.NullPointerException
Cause: java.lang.NullPointerException
        at 
org.jboss.mx.server.MBeanServerImpl.handleInstantiateExceptions(MBeanServerImpl.java:854)
        at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:816)
        at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:266)
        at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:293)
        at org.jboss.system.ServiceCreator.install(ServiceCreator.java:86)
        at 
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:167)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:130)
        ... 25 more


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to