4 Replies Latest reply on Aug 28, 2008 8:18 AM by kukeltje

    Cannot connect to port 1099

    bkaremba

      Hi

      I am using JBoss 3.2.7 and I have an application that need to connect to the server via port 1099. However I am getting the error: javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out


      A "netstat -ao" shows me that java.exe is listening on localhost:1099 (and other ports)

      However when I try to "telnet 127.0.0.1 1099" or "localhost 1099" all I get is:

      ¼?sr?java.rmi.MarshalledObject|??ù?c?>??I?hashlocBytest?[BobjBytesq~?xp?O?»ur?[B¼??°T??xp#¼?t?http://Brian:8083/q~q~uq~??¼?sr o
      rg.jnp.server.NamingServer_Stub??xrjava.rmi.server.RemoteStub????ïße?xr?java.rmi.server.RemoteObject?a?æ
      a3??xpw5
      UnicastRef2
      10.2
      U,c?Çx?J?

      Connection to host lost.

      C:\Documents and Settings\Administrator>

      I can telnet into all other ports on the localhost that java.exe is listening on . Please help.

      Regards

      Brian