I get following exceptions.  What's wrong?
 
D:\jboss-3.0.0alpha\bin>run.bat
JBOSS_CLASSPATH=;run.jar
[GPA] Microkernel ClassLoaders and Libraries initialized
Libraries adding URLClassLoader -1003117907 key URL file:/D:/jboss-3.0.0alpha//conf/default/
Libraries adding URLClassLoader 912512067 key URL file:/D:/jboss-3.0.0alpha//lib/ext/log4j.jar
Libraries adding URLClassLoader 634821366 key URL file:/D:/jboss-3.0.0alpha//lib/ext/jboss-spine.jar
[19:19:52,960,root] Started Log4jService, config=file:/D:/jboss-3.0.0alpha//conf/default/log4j.properties
[19:19:52,980,GPA] General Purpose Architecture [GPA]
[19:19:52,980,GPA] Java version: 1.3.1_01,Sun Microsystems Inc.
[19:19:52,990,GPA] Java VM: Java HotSpot(TM) Client VM 1.3.1_01,Sun Microsystems Inc.
[19:19:52,990,GPA] OS-System: Windows 2000 5.0,x86
[19:19:52,990,GPA] JBoss Version : 3.0.0alpha(200111202304)
[19:19:53,000,GPA] JBoss start time : Wed Nov 21 19:19:51 EST 2001
[19:19:53,000,GPA] localDir : D:\jboss-3.0.0alpha
[19:19:53,000,GPA] installationURL : file:/D:/jboss-3.0.0alpha/\
[19:19:53,010,GPA] configuration : file:/D:/jboss-3.0.0alpha/\conf\default\
[19:19:53,010,GPA] libraries : file:/D:/jboss-3.0.0alpha/\lib\ext\
[19:19:53,010,GPA] local patch directory:
[19:19:53,010,GPA] Oh, and remember we love you
[19:19:53,090,Shutdown] Shutdown hook added
[19:19:53,210,ServiceController] Controller MBean online
[19:19:53,380,ServiceDeployer] Starting
[19:19:53,410,ServiceDeployer] Temporary deploy directory is D:\jboss-3.0.0alpha\tmp\deploy\ServiceDeployer
[19:19:53,420,ServiceDeployer] Started
[19:19:53,471,ServiceDeployer] deploy failed
javax.xml.parsers.FactoryConfigurationError: org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
        at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:154)
        at org.jboss.deployment.ServiceDeployer.getDocument(ServiceDeployer.java:633)
        at org.jboss.deployment.ServiceDeployer.deployLocalClasses(ServiceDeployer.java:281)
        at org.jboss.deployment.ServiceDeployer.deploy(ServiceDeployer.java:178)
        at org.jboss.deployment.DeployerMBeanSupport.deploy(DeployerMBeanSupport.java:107)
        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.<init>(Main.java:199)
        at org.jboss.Main$1.run(Main.java:411)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.jboss.Main.main(Main.java:406)
[19:19:53,511,Default] javax.xml.parsers.FactoryConfigurationError: org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
[19:19:53,511,Default]  at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:154)
[19:19:53,511,Default]  at org.jboss.deployment.ServiceDeployer.getDocument(ServiceDeployer.java:633)
[19:19:53,511,Default]  at org.jboss.deployment.ServiceDeployer.deployLocalClasses(ServiceDeployer.java:281)
[19:19:53,521,Default]  at org.jboss.deployment.ServiceDeployer.deploy(ServiceDeployer.java:178)
[19:19:53,521,Default]  at org.jboss.deployment.DeployerMBeanSupport.deploy(DeployerMBeanSupport.java:107)
[19:19:53,521,Default]  at java.lang.reflect.Method.invoke(Native Method)
[19:19:53,531,Default]  at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
[19:19:53,531,Default]  at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
[19:19:53,531,Default]  at org.jboss.Main.<init>(Main.java:199)
[19:19:53,531,Default]  at org.jboss.Main$1.run(Main.java:411)
[19:19:53,541,Default]  at java.security.AccessController.doPrivileged(Native Method)
[19:19:53,541,Default]  at org.jboss.Main.main(Main.java:406)
[19:19:53,541,Default] JBoss 3.0.0alpha(200111202304) [RABBIT-HOLE] Started in 0m:1s:633ms
[19:19:53,551,Shutdown] Shutting down all services
[19:19:53,551,Default] Shutting down
[19:19:53,561,ServiceController] Stopping 1 services
[19:19:53,561,ServiceController] Stopped 0 services
[19:19:53,561,Shutdown] Shutdown complete
[19:19:53,571,Default] Shutdown complete
 
================================
Yong T. Kim (kimion.com)
Software Developer
[EMAIL PROTECTED]
http://www.kimion.com

Reply via email to