when i open up my server the Avg tick is 0.000 and its shows this Server console handler/ERROR]: Exception handling console input my friends aren't able to get on
Related issues
Comments

Are you using the .exe or the .jar to launch the server?
i am using minecraft .exe and here is the complete server log
[18:07:33] [Server thread/INFO]: Starting minecraft server version 1.7.2
[18:07:33] [Server thread/INFO]: Loading properties
[18:07:33] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_05]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_05]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_05]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_05]
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_05]
at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_05]
at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_05]
at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_05]
at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_05]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_05]
at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_05]
at ll.run(SourceFile:78) [minecraft_server.1.7.2.exe:?]
[18:07:33] [Server thread/INFO]: Default game type: SURVIVAL
[18:07:33] [Server thread/INFO]: Generating keypair
[18:07:33] [Server thread/INFO]: Starting Minecraft server on *:25565
[18:07:34] [Server thread/INFO]: Preparing level "world"
[18:07:34] [Server thread/INFO]: Preparing start region for level 0
[18:07:35] [Server thread/INFO]: Preparing spawn area: 0%
[18:07:36] [Server thread/INFO]: Preparing spawn area: 8%
[18:07:36] [Server thread/INFO]: Done (2.251s)! For help, type "help" or "?"
[18:07:36] [Server thread/INFO]: Stopping server
[18:07:36] [Server thread/INFO]: Saving players
[18:07:36] [Server thread/INFO]: Saving worlds
[18:07:36] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[18:07:36] [Server thread/INFO]: Saving chunks for level 'world'/Nether
[18:07:36] [Server thread/INFO]: Saving chunks for level 'world'/The End
[18:07:36] [Server Shutdown Thread/INFO]: Stopping server
[18:07:36] [Server Shutdown Thread/INFO]: Saving players
[18:07:36] [Server Shutdown Thread/INFO]: Saving worlds
[18:07:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/Overworld
[18:07:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/Nether
[18:07:36] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/The End

The .exe version has problems with logging at the moment, use minecraft_server.jar
How do i use minecraft.jar and would effect my server on anything cause like my server is running and stuff but its just that Avg tick is 0.000 how do i fix that
and i actually i am using .jar
IF u think this is ugly(It still works) use "XXX.jar nogui" to fix this bug
Please attach the complete server.log