Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-2670

Java SocketException on shutdown

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.7.4
    • Minecraft 1.4.4, Minecraft 1.6.2, Minecraft 13w39b, Minecraft 1.7.4
    • None
    • Ubuntu Server 12.04 LTS with openJDK 7. I can supply build numbers upon request.
    • Unconfirmed

      Every time I issue the "stop" command, this happens:

      java.net.SocketException: Socket closed
              at java.net.PlainSocketImpl.socketAccept(Native Method)
              at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
              at java.net.ServerSocket.implAccept(ServerSocket.java:522)
              at java.net.ServerSocket.accept(ServerSocket.java:490)
              at hu.run(SourceFile:66)
      

      This happens every time I stop the server, I only run bleeding edge builds on this server, but it is annoying that they don't make clean exits. Additionally, either it isn't working or doesn't exist, but sigint quits java, not minecraft, which makes writing a good init.d script nigh impossible.

            Unassigned Unassigned
            maldridge Michael Aldridge
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: