2 Replies Latest reply on Aug 28, 2008 1:50 AM by jaikiran

    UnicastRef2

    rkrylov

      As I see, UnicastRef2 parameter returned by RMI at 1099 port is an address to look for stubs?

      The problem: since some moment in time I cannot connect remotely to my JBOSS-4.0.5.

      telnet localhost 1099 returns now:

      Trying 127.0.0.1...
      Connected to localhost.
      Escape character is '^]'.
      ??srjava.rmi.MarshalledObject|???c?>IhashlocBytest[BobjBytesq~xp??ur[B???T?xp#??thttp://roman:8083/q~q~uq~???sr org.jnp.server.NamingServer_Stubxrjava.rmi.server.RemoteStub?????exrjava.rmi.server.RemoteObject?a??
      a3xpw4
      UnicastRef2 127.0.0.1J?|???K?7 ???^D?xConnection closed by foreign host.


      On another computer after UnicastRef2 goes that computer's eth0 ip address.

      I have tried -Djava.rmi.server.hostname=roman java option but it does not help.