2 Replies Latest reply on Jun 11, 2006 11:43 PM by peterj

    Problem Starting JBoss with Fedora Core 5

    deguzmandaz

      I installed JBoss v4.0 to Fedora Core 5 (FC5). I'm having a problem running JBoss. the errors are:

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
      State: FAILED
      Reason: java.net.UnknownHostException: caaserver: caaserver
      I Depend On:
      jboss.mq:service=Invoker
      jboss.web:service=WebServer

      ObjectName: jboss:service=invoker,target=Naming,type=http
      State: FAILED
      Reason: java.net.UnknownHostException: caaserver: caaserver

      ObjectName: jboss:readonly=true,service=invoker,target=Naming,type=http
      State: FAILED
      Reason: java.net.UnknownHostException: caaserver: caaserver

      ObjectName: jboss:service=invoker,type=http
      State: FAILED
      Reason: java.net.UnknownHostException: caaserver: caaserver

      any idea on how i can resolve this...
      by the way, in using j2sdk 1.4.2_11.

      thanks!

        • 1. Re: Problem Starting JBoss with Fedora Core 5
          djordan

          I got issues too. I try to run run.sh in /system/src/bin I get "Missing required file: /run.jar". Where is run.jar?

          • 2. Re: Problem Starting JBoss with Fedora Core 5
            peterj

            djordan, please don't hijack others posts. (If you ask in a new post, I will provide some hints as to what might have gone wrong.)

            deguzmandaz, is the name of your system "caaserver"? I seem to recall a similar problem a while back, and adding the "caaserver" name to the /etc/hosts file might solve the problem (I have my PC listed under at least three names - localhost, mypc, amd pmyc.my.domain)