0 Replies Latest reply on May 30, 2002 3:01 PM by kgeorgie

    java.net.SocketException: socket closed

    kgeorgie

      All,
      does anyone have a solution to this exception? It happens while jboss is starting. I only notice it while I was playing with a *-destinations.xml file. I had the file open while jboss was up and running.

      Thanks.
      ++++++++++++++++++++++++++++++++++++++++++++


      java.net.SocketException: socket closed
      at java.net.PlainDatagramSocketImpl.receive(Native Method)
      at java.net.DatagramSocket.receive(DatagramSocket.java:392)
      at org.jboss.ha.jndi.HANamingService$AutomaticDiscovery.run(HANamingService.java:369)
      at java.lang.Thread.run(Thread.java:484)