Hi, I get the following error when attempting to start JBoss:
================================================================================ JBoss Bootstrap Environment JBOSS_HOME: /usr/SabaWeb/JBoss_Tomcat JAVA: /usr/jdk/jdk1.5.0_01/bin/java JAVA_OPTS: -server -Xms128m -Xmx512m -Dcom.saba.ejb.sameJVM=true -Dsaba.install.path=/usr/SabaWeb -Dprogram.name=run.sh CLASSPATH: ::/usr/SabaWeb/JBoss_Tomcat/bin/run.jar:/usr/jdk/jdk1.5.0_01/lib/tools.jar ================================================================================ 15:13:49,656 INFO [Server] Starting JBoss (MX MicroKernel)... 15:13:49,658 INFO [Server] Release ID: JBoss [WonderLand] 3.2.1 (build: CVSTag=JBoss_3_2_1 date=200305041533) 15:13:49,659 INFO [Server] Home Dir: /usr/SabaWeb/JBoss_Tomcat 15:13:49,659 INFO [Server] Home URL: file:/usr/SabaWeb/JBoss_Tomcat/ 15:13:49,660 INFO [Server] Library URL: file:/usr/SabaWeb/JBoss_Tomcat/lib/ 15:13:49,661 INFO [Server] Patch URL: null 15:13:49,662 INFO [Server] Server Name: default 15:13:49,662 INFO [Server] Server Home Dir: /usr/SabaWeb/JBoss_Tomcat/server/default 15:13:49,662 INFO [Server] Server Home URL: file:/usr/SabaWeb/JBoss_Tomcat/server/default/ 15:13:49,663 INFO [Server] Server Data Dir: /usr/SabaWeb/JBoss_Tomcat/server/default/data 15:13:49,663 INFO [Server] Server Temp Dir: /usr/SabaWeb/JBoss_Tomcat/server/default/tmp 15:13:49,663 INFO [Server] Server Config URL: file:/usr/SabaWeb/JBoss_Tomcat/server/default/conf/ 15:13:49,664 INFO [Server] Server Library URL: file:/usr/SabaWeb/JBoss_Tomcat/server/default/lib/ 15:13:49,664 INFO [Server] Root Deployemnt Filename: jboss-service.xml 15:13:49,668 INFO [Server] Starting General Purpose Architecture (GPA)... 15:13:49,703 ERROR [Server] Failed to start javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepository,name=Default at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1010) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:804) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784) at org.jboss.system.server.ServerImpl.initBootLibraries(ServerImpl.java:480) at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:316) at org.jboss.system.server.ServerImpl.start(ServerImpl.java:272) at org.jboss.Main.boot(Main.java:150) at org.jboss.Main$1.run(Main.java:388) at java.lang.Thread.run(Thread.java:595) Failed to boot JBoss: javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRepository,name=Default at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1010) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:804) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784) at org.jboss.system.server.ServerImpl.initBootLibraries(ServerImpl.java:480) at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:316) at org.jboss.system.server.ServerImpl.start(ServerImpl.java:272) at org.jboss.Main.boot(Main.java:150) at org.jboss.Main$1.run(Main.java:388) at java.lang.Thread.run(Thread.java:595) # Participated in Web-X session with Saba and sent the following files via email to Saba support engineer: boot.log run.sh classpath.sh Any ideas what the problem may be? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915383#3915383 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915383 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
