Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on console when the server is shutting down or restarting #139

Open
lucasdidur opened this issue Mar 10, 2012 · 1 comment
Open

Error on console when the server is shutting down or restarting #139

lucasdidur opened this issue Mar 10, 2012 · 1 comment

Comments

@lucasdidur
Copy link

09:05:02 [INFO] ----------------------------------------------------------
09:05:02 [INFO] | SpaceBukkit is now disabled! |
09:05:02 [INFO] ----------------------------------------------------------
09:05:02 [SEVERE] java.net.SocketException: Socket closed
09:05:02 [SEVERE] at java.net.PlainSocketImpl.socketAccept(Native Method)
09:05:02 [SEVERE] at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
09:05:02 [SEVERE] at java.net.ServerSocket.implAccept(ServerSocket.java:522)
09:05:02 [SEVERE] at java.net.ServerSocket.accept(ServerSocket.java:490)
09:05:02 [SEVERE] at me.neatmonster.spacebukkit.PanelListener.run(PanelListener.java:86)

@crckdns
Copy link

crckdns commented Mar 17, 2012

yep, I'm having the same issue..seems to be because the connection is getting lost (as expected^^) while restart/shutdown ..
not a real bug, but cosmetic issue..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants