2 Replies Latest reply on Jan 10, 2002 11:46 AM by knappes

    Cannot start JBoss 2.44

    knappes

      When trying to start jboss the shell displays the following messages:

      JBOSS_CLASSPATH=;run.jar;../lib/crimson.jar
      jboss.home = C:\Java\JBoss-2.4.4_Tomcat-4.0.1\jboss
      Using JAAS LoginConfig: file:/C:/Java/JBoss-2.4.4_Tomcat-4.0.1/jboss/conf/default/auth.conf
      JBoss release: JBoss-2.4.4 CVSTag=JBoss_2_4_4
      JBoss version: 2.4.4.2001-12-29 02:04:40 PST
      Using configuration "default"
      Started Log4jService, config=file:/C:/Java/JBoss-2.4.4_Tomcat-4.0.1/jboss/conf/default/log4j.properties
      Java version: 1.3.1_02,Sun Microsystems Inc.
      Java VM: Java HotSpot(TM) Client VM 1.3.1_02-b02,Sun Microsystems Inc.
      System: Windows 2000 5.0,x86
      Shutdown hook added

      then i get this error - Runtime error
      javax.xml.parsers.FactoryConfigurationError: org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
      at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:80)

      at org.jboss.configuration.ConfigurationService.loadConfiguration(ConfigurationService.java:449)

      at java.lang.reflect.Method.invoke(Native Method)

      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)

      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)

      at org.jboss.Main.(Main.java:200)

      at org.jboss.Main$1.run(Main.java:110)

      at java.security.AccessController.doPrivileged(Native Method)

      at org.jboss.Main.main(Main.java:106)

      What's wrong, what do I have to set right ? (variables etc)

      Thx