1 Reply Latest reply on Jan 17, 2008 5:39 PM by nbirch

    Strange problem when network fails

    beckyg

      Hi all,

      I am trying to put something together with JBoss, out of the box. It isn't anything complicated.

      I have some entity beans deployed in JBoss, and a few separate Java apps which access the beans. The Java apps talk to each other by JMS.

      The problem is, if the network fails while this is going on, it all goes strange. The Connection throws an exception, and when I try to restart it I get a couple of other exceptions:

      Cannot Authenticate User

      and

      NoRouteToHostException

      If the system starts up without a network connection it works fine, even if I plug in a cable later on.

      What could this be???

      ThanX

      Becky

        • 1. Re: Strange problem when network fails
          nbirch

          I have seen this problem also. I see this exception thrown in the JMS Server process. It is interacting with JMS clients on the same machine, so I do not want external networking issues to impact internal JMS connectivity. Can you describe the solution?

          Thanks,
          NBirch