Bugs item #620838, was opened at 2002-10-09 15:43
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=620838&group_id=22866

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jay Petersen (s2jcpete)
Assigned to: Nobody/Anonymous (nobody)
Summary: jboss-3.0.3 Crashes with jdk1.4.1

Initial Comment:
OS=Conectiva Linux 8  
JDK=1.4.1-fcs 
Version=jboss-3.0.3 (md5sum = 
342c4c636ff96b01aa1e13188ca16a63  jboss-3.0.3.zip). 
 
When executing the run.sh file, it would crash saying 
null pointer exception when instantiating 
org.jboss.web.WebService.  Switched to jdk1.4.0_02 
and everything runs fine. 
 
 
 
 ERROR [Server] start failed 
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:755)  
        at  
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:615)  
        at 
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:580) 
        at  
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:564)  
        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 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=620838&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to