| Author |
jBoss 3.2.3 intall problem
|
Sharad Meena
Greenhorn
Joined: Mar 01, 2004
Posts: 1
|
|
I intalled jBoss3.2.3 on Windows 2000. While running run.bat file from jBoss/bin/ following error is comming and JBoss server is not starting. Need your help in starting jBoss without any error asap. Thanks ! ========================================================================== . JBoss Bootstrap Environment . JBOSS_HOME: C:\jboss-3.2.3\bin\\.. . JAVA: C:\j2sdk1.5.0\bin\java . JAVA_OPTS: -Dprogram.name=run.bat . CLASSPATH: ;C:\j2sdk1.5.0\lib\tools.jar;C:\jboss-3.2.3\bin\\run.jar . =============================================================================== . 12:02:49,517 INFO [Server] Starting JBoss (MX MicroKernel)... 12:02:49,533 INFO [Server] Release ID: JBoss [WonderLand] 3.2.3 (build: CVSTag= JBoss_3_2_3 date=200311301445) 12:02:49,533 INFO [Server] Home Dir: C:\jboss-3.2.3 12:02:49,533 INFO [Server] Home URL: file:/C:/jboss-3.2.3/ 12:02:49,533 INFO [Server] Library URL: file:/C:/jboss-3.2.3/lib/ 12:02:49,533 INFO [Server] Patch URL: null 12:02:49,533 INFO [Server] Server Name: default 12:02:49,533 INFO [Server] Server Home Dir: C:\jboss-3.2.3\server\default 12:02:49,533 INFO [Server] Server Home URL: file:/C:/jboss-3.2.3/server/default / 12:02:49,533 INFO [Server] Server Data Dir: C:\jboss-3.2.3\server\default\data 12:02:49,549 INFO [Server] Server Temp Dir: C:\jboss-3.2.3\server\default\tmp 12:02:49,549 INFO [Server] Server Config URL: file:/C:/jboss-3.2.3/server/defau lt/conf/ 12:02:49,564 INFO [Server] Server Library URL: file:/C:/jboss-3.2.3/server/defa ult/lib/ 12:02:49,564 INFO [Server] Root Deployment Filename: jboss-service.xml 12:02:49,580 INFO [Server] Starting General Purpose Architecture (GPA)... Failed to boot JBoss: javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepos itory,name=Default at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(Defaul tMBeanServerInterceptor.java:1010) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM BeanServerInterceptor.java:804) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784 ) at org.jboss.system.server.ServerImpl.initBootLibraries(ServerImpl.java: 499) at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:335) at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291) at org.jboss.Main.boot(Main.java:150) at org.jboss.Main$1.run(Main.java:395) at java.lang.Thread.run(Thread.java:566) Press any key to continue . . .
|
 |
Ron Yang
Greenhorn
Joined: Oct 02, 2003
Posts: 2
|
|
|
Have you tried jdk 1.4 ?
|
 |
Neil Shepherd
Greenhorn
Joined: Mar 19, 2004
Posts: 1
|
|
I have exactly the same problem with JDK 1.5.0 beta. I'm also trying JBoss 4. Despite numerous attempts, I've not been able to find a cure. Any luck from you? Neil
|
 |
Gu E.F
Greenhorn
Joined: Apr 18, 2004
Posts: 1
|
|
It is the problem of the jdk1.5beta . plz use the jdk1.4
|
 |
Michael Carlson
Ranch Hand
Joined: Sep 11, 2005
Posts: 78
|
|
I'm having the same problem, what's the solution? Thanks
|
 |
 |
|
|
subject: jBoss 3.2.3 intall problem
|
|
|