Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

JBoss Exception

  Asked By: Francisca    Date: Dec 28    Category: Java    Views: 533
  

I have a problem while starting JBoss on a HP laptop, I don't know the
cause of this exception. I attach the exception and will be happy if you help me.

12:23:46,293 INFO  [Server] Starting General Purpose Architecture (GPA)...
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(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:595)

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Alyssa Campbell     Answered On: Dec 28

You can install a correct version of j2sdk nad set JAVA_HOME variables in you computer(correctly) and then install a correct distribution of JBoss on you computer. It will work for you as a good Teraaktor!

 
Answer #2    Answered By: Shelia Wells     Answered On: Dec 28

Do you set JAVA_HOME variable in your environment?

 
Didn't find what you were looking for? Find more on JBoss Exception Or get search suggestion and latest updates.




Tagged: