2 Replies Latest reply on Aug 6, 2004 4:00 AM by frito

    lookup for jmx/invoker/RMIAdaptor returns null

    frito

      Hi,

      I am running JBoss 3.2.5 on a linux machine. Starting a client who tries to lookup jmx/invoker/RMIAdaptor from the same machine, null is returned instead of the wanted proxy.
      It works when the client is running on another machine (linux or windows) then JBoss and it works when JBoss and the client are running on the same windows machine.

      I event tried to startup windows using the -b option configuring the binding (I found this in the forum) and tried the lookup with various hostnames (ip address, localhost, 127.0.0.1, hostname, ... ).

      Is this a bug or did I mess up my (network) configuration?