I am having problems with JBoss 3.2.3 using my SDK.
I am using the 1.4.2_03 SDK on Windows. When the SDK is installed, two runtime
enviornments are installed, one for the SDK and a "public" JRE-only. If my JAVA_HOME
is not set the default runtime environment is this public JRE-only and JBoss starts
fine. If I set JAVA_HOME to point at the runtime environment in the SDK directory,
JBoss fails to start with the message below. Can anyone offer any suggestions as to
what I might have misconfigured?
Thanks in advance,
Tim
===============================================================================
.
JBoss Bootstrap Environment
.
JBOSS_HOME: C:\Temp\jboss-3.2.3\bin\\..
.
JAVA: C:\j2sdk1.4.2_03\bin\java
.
JAVA_OPTS: -Dprogram.name=run.bat
.
CLASSPATH: ;C:\j2sdk1.4.2_03\lib\tools.jar;C:\Temp\jboss-3.2.3\bin\run.jar
.
===============================================================================
.
java.lang.NoClassDefFoundError: com/sun/jmx/mbeanserver/GetPropertyAction
at org.jboss.mx.util.ObjectNameFactory.create(ObjectNameFactory.java:34)
at org.jboss.system.server.ServerImpl.(ServerImpl.java:65)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at java.lang.Class.newInstance0(Class.java:308)
at java.lang.Class.newInstance(Class.java:261)
at org.jboss.system.server.ServerLoader.createServer(ServerLoader.java:2
54)
at org.jboss.system.server.ServerLoader.load(ServerLoader.java:233)
at org.jboss.Main.boot(Main.java:142)
at org.jboss.Main$1.run(Main.java:395)
at java.lang.Thread.run(Thread.java:534)
Press any key to continue . . .
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830757#3830757
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830757
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user