I'm starting my fourth week of evaluation of AwareIM and all of a sudden I can not get JBOSS to start. I did recently upgrade Java on my Mac and this may be the first restart since. I thought the AwareIM installation was completely standalone -- perhaps that assumption is wrong. In any case, here's the listing from the output window.
Thanks,
Tom
18:08:19,816 INFO [Server] JBoss Release: JBoss-3.0.8 CVSTag=JBoss_3_0_8
18:08:19,836 INFO [Server] Home Dir: ../JBoss
18:08:19,836 INFO [Server] Home URL: file:/Applications/awareim.app/Contents/Resources/Java/bin/../JBoss/
18:08:19,837 INFO [Server] Library URL: file:/Applications/awareim.app/Contents/Resources/Java/JBoss/lib/
18:08:19,856 INFO [Server] Patch URL: null
18:08:19,857 INFO [Server] Server Name: bas
18:08:19,859 INFO [Server] Server Home Dir: ../JBoss/server/bas
18:08:19,887 INFO [Server] Server Home URL: file:/Applications/awareim.app/Contents/Resources/Java/JBoss/server/bas/
18:08:19,889 INFO [Server] Server Data Dir: ../JBoss/server/bas/db
18:08:19,890 INFO [Server] Server Temp Dir: ../JBoss/server/bas/tmp
18:08:19,891 INFO [Server] Server Config URL: file:/Applications/awareim.app/Contents/Resources/Java/JBoss/server/bas/conf/
18:08:19,892 INFO [Server] Server Library URL: file:/Applications/awareim.app/Contents/Resources/Java/JBoss/server/bas/lib/
18:08:19,892 INFO [Server] Root Deployemnt Filename: jboss-service.xml
18:08:19,897 INFO [Server] Starting General Purpose Architecture (GPA)...
18:08:20,109 ERROR [Server] start failed
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:440)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:261)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
at org.jboss.Main.boot(Main.java:148-)
at org.jboss.Main$1.run(Main.java:381)
at java.lang.Thread.run(Thread.java:613)
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:440)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:261)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:221)
at org.jboss.Main.boot(Main.java:148-)
at org.jboss.Main$1.run(Main.java:381)
at java.lang.Thread.run(Thread.java:613)