facebook

[Closed] JBoss 3.0.6 won’t start

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #252664 Reply

    mrdrysder
    Member

    Hi,

    I have configured JBoss 3.0.6 server but get the following message when starting the server:

    13:20:01,740 ERROR [Server] start failed
    org.jboss.deployment.DeploymentException: – nested throwable: (java.lang.NullPointerException)
    at org.jboss.deployment.SARDeployer.init(SARDeployer.java:156)
    at org.jboss.deployment.MainDeployer.init(MainDeployer.java:679)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:615)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:591)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:575)
    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:325)
    at org.jboss.system.server.ServerImpl.start(ServerImpl.java:222)
    at org.jboss.Main.boot(Main.java:148)
    at org.jboss.Main$1.run(Main.java:381)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
    at org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:623)
    at org.jboss.deployment.SARDeployer.init(SARDeployer.java:128)
    … 15 more

    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:325)
    at org.jboss.system.server.ServerImpl.start(ServerImpl.java:222)
    at org.jboss.Main.boot(Main.java:148)
    at org.jboss.Main$1.run(Main.java:381)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
    at org.jboss.deployment.SARDeployer.parseDocument(SARDeployer.java:623)
    at org.jboss.deployment.SARDeployer.init(SARDeployer.java:128)
    … 15 more
    13:20:01,790 INFO [Server] Undeploying all packages 13:20:01,790 INFO [MainDeployer] Undeploying file:/D:/jboss/jboss-3.0.6/server/default/conf/jboss-service.xml
    13:20:01,800 INFO [DeploymentInfo] Cleaned Deployment: file:/D:/jboss/jboss-3.0.6/server/default/tmp/deploy/server/default/conf/jboss-service.xml/1.jboss-service.xml
    13:20:01,800 INFO [MainDeployer] Undeployed file:/D:/jboss/jboss-3.0.6/server/default/conf/jboss-service.xml
    13:20:01,800 INFO [MainDeployer] Undeployed 1 deployed packages 13:20:01,800 INFO [Server] Shutting down all services Shutting down 13:20:01,800 INFO [ServiceController] Stopping 3 services 13:20:01,800 INFO [SARDeployer] Stopping 13:20:01,800 INFO [MainDeployer] Removing deployer: org.jboss.deployment.SARDeployer@1bc887b
    13:20:01,800 INFO [SARDeployer] Stopped 13:20:01,800 INFO [JARDeployer] Stopping 13:20:01,800 INFO [JARDeployer] Stopped 13:20:01,800 INFO [MainDeployer] Stopping 13:20:01,800 INFO [MainDeployer] Stopped 13:20:01,800 INFO [ServiceController] Stopped 3 services 13:20:01,800 INFO [Server] Deleting server tmp/deploy directory 13:20:01,870 INFO [Server] Shutdown complete Shutdown complete Halting VM

    I can configure JBoss 3.2.8 and successfully start the server. Unfortunately, for support reasons, I have to use JBoss 3.0.6 at present.

    I am using Eclipse 3.1.2 and MyEclipse 4.1.1.

    Can anybody help?

    Regards,
    Graeme

    #252666

    Riyad Kalla
    Member

    Graeme,
    This is a known bug we have filed, you currently have to start/stop that old of a version of JBoss externally from MyEclipse, sorry for the inconvenience.

    #257922

    mrdrysder
    Member

    The solution is to remove the defaults in the ‘XML Document Builder Factory Class’ and ‘SAX Parser Factory Class’.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] JBoss 3.0.6 won’t start

You must be logged in to post in the forum log in