0 Replies Latest reply on Sep 11, 2004 2:37 PM by nozebacle

    Problem with firewalls at client side

    nozebacle

      Hi,
      I found the following problem when using JbossMQ.

      At the server I have a temporary queue, dynamically generated.
      A remote client is connecting using the default ConnectionFactory. Unfortunately that client had a firewall that prevented messages from server to reach the client.

      I found that this situation generated a lot of exceptions inside JBoss and for a while a number of exceptions continued to be thrown, until the client finally disconnected. I also noted that lot's of threads were started (about 200).

      How can I prevent this from happening (hardening the server so special configurations of the clients doesn't affect the server reliability)?

      Thanks for your help,

      Mario Sánchez