3 Replies Latest reply on May 31, 2009 3:20 AM by gaohoward

    IllegalStateException : Session is closed

    gurkanerdogdu

      Hi

      In our production system, we are sending 2 bytes 300000 messages continuesly to a topic. After sending 100.000 message, serveror client throws java.jms.IllegalStateException, "session is in closed state". So we catched this exception and re-creates session. Is this correct behaviour? Why the session has been closed by the server?

      Thanks;

      Gurkan