[jboss-user] [Beginners Corner] - Failed to boot JBoss: ::: Please Help!

umailkamal do-not-reply at jboss.com
Mon Sep 3 18:26:54 EDT 2007


Hi All:

I'm getting the following error, when i'm starting the JBOSS... I'm using the Jdk1.5 and JDK version details are as per below.

java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)

./runbkcy.sh -c bkcy
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /usr/local/jboss-4.0.3SP1

  JAVA: /usr/local/java/bin/java

  JAVA_OPTS: -server -Xms512m -Xmx2048m -Dprogram.name=runbkcy.sh -Xms256m -Xmx2048m -Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=59007,suspend=n -Djava.security.policy=/usr/local/jboss-4.0.3SP1/server/bkcy/conf/server.policy

  CLASSPATH: /usr/local/jboss-4.0.3SP1/bin/run.jar:/usr/local/java/lib/tools.jar:/usr/local/projects/REALResolution/Bankruptcy/Source

=========================================================================

Listening for transport dt_socket at address: 59007
Failed to boot JBoss:
java.lang.ClassNotFoundException: org.jboss.system.server.ServerImpl
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at org.jboss.system.server.ServerLoader.createServer(ServerLoader.java:267)
        at org.jboss.system.server.ServerLoader.load(ServerLoader.java:249)
        at org.jboss.Main.boot(Main.java:179)
        at org.jboss.Main$1.run(Main.java:438)
        at java.lang.Thread.run(Thread.java:595)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080666#4080666

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080666



More information about the jboss-user mailing list