Gameserver doesn't shutdown/restart

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
SINEKT
Posts: 9
Joined: Fri Oct 23, 2009 8:47 am
Location: Bucharest, Romania
Contact:

Gameserver doesn't shutdown/restart

Post by SINEKT »

L2J Revision Number: 4023
L2JDP Revision Number: 7205

when I give shutdown or restart from game, or even with Ctrl+C in console, this happens, and at the same time, Java.exe goes to 100% in CPU usage and stays forever like this :

Code: Select all

GM: **** issued shutdown command. shutting down in 5 seconds!GM shutdown countdown is over. shutting down NOW!All players disconnected.All ThreadPools are now stoppedGM shutdown received. Shutting down NOW!Exception in thread "AWT-Windows" java.lang.IllegalStateException: Shutdown in progress        at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:39)        at java.lang.Runtime.addShutdownHook(Runtime.java:192)        at sun.awt.windows.WToolkit.run(WToolkit.java:277)        at java.lang.Thread.run(Thread.java:619)
It's like this since 4005 and 7200. Any idea ?
Slapping the kitty Image
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Gameserver doesn't shutdown/restart

Post by MELERIX »

what java version are you using ?
User avatar
SINEKT
Posts: 9
Joined: Fri Oct 23, 2009 8:47 am
Location: Bucharest, Romania
Contact:

Re: Gameserver doesn't shutdown/restart

Post by SINEKT »

Java Development Kit 6 Update 17
Slapping the kitty Image
User avatar
SINEKT
Posts: 9
Joined: Fri Oct 23, 2009 8:47 am
Location: Bucharest, Romania
Contact:

Re: Gameserver doesn't shutdown/restart

Post by SINEKT »

Updated to 6 Update 18 (latest). I have the same exact issue.
Slapping the kitty Image
Post Reply