-
Bug
-
Resolution: Fixed
-
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.
- is duplicated by
-
MC-13575 Server error message!
- Resolved
-
MC-16653 When stopping a server, a SocketException is thrown
- Resolved
-
MC-17244 Server doesn't always save world on SIGTERM
- Resolved
-
MC-91 java.net.SocketException: Socket closed - On Server Shutdown
- Resolved
- relates to
-
MC-10976 Async FileSavingProcess will cause chunk overwrites/data loss ( Fix included )
- Resolved