1 Reply Latest reply on Jan 19, 2008 2:54 AM by tonylmai

    SocketClientInvoker disconnecting...

      Hello,

      I have two Seam applications. One I was able to deploy on our Linux server without any problem. The other, I kept running on this error everytime:

      2008-01-19 05:34:13,120 DEBUG [org.jboss.remoting.transport.socket.MicroSocketClientInvoker] SocketClientInvoker[144426c, socket://192.168.1.175:3873] disconnecting ... 11430


      I am sure what went wrong. I searched around and the only thing that I suspect could be wrong was my JMS (and is the only different in my Seam apps) but I am not so sure.

      Have anyone seen this error before?

      I am using Seam 1.2.0GA on JBoss 4.2.1GA. (I also use JBossMQ for my messaging).

      Any help is greatly appreciated. Thanks
      -Tony

        • 1. Re: SocketClientInvoker disconnecting...

          My apology. We changed the URI when we deployed the applications and I failed to update my bookmarks.

          Everything is working properly except when someone enters an invalid URL (like me :))

          How do one capture such errors (invalid URLs) in JBoss anyway?

          -Tony