0 Replies Latest reply on Apr 18, 2002 5:43 AM by reiner

    HELP: on "org.jboss.mq.SpyJMSException: Could not initialize

    reiner

      Hi,

      What is the reason of the exception?
      How can I solve the problem?

      Using JBoss 2.4.4 with embedded Apache Tomcat/4.0.1
      I'm getting following exception in an unit test
      which is jmx server and client. The exception is
      thrown in an internal thread and printed to console.

      org.jboss.mq.SpyJMSException: Could not initialize the OILClientIL Service.
      at org.jboss.mq.Connection.asynchFailure(Connection.java:412)
      at org.jboss.mq.il.oil.OILClientILService.run(OILClientILService.java:148)
      at java.lang.Thread.run(Thread.java:536)
      linked exception is:
      java.net.SocketException: Socket is closed
      at java.net.ServerSocket.setSoTimeout(ServerSocket.java:540)
      at org.jboss.mq.il.oil.OILClientILService.run(OILClientILService.java:117)
      at java.lang.Thread.run(Thread.java:536)
      linked exception is:
      java.net.SocketException: Socket is closed
      at java.net.ServerSocket.setSoTimeout(ServerSocket.java:540)
      at org.jboss.mq.il.oil.OILClientILService.run(OILClientILService.java:117)
      at java.lang.Thread.run(Thread.java:536)


      Thanks for help.

      Reiner Nix
      reiner.nix @macd.com