Page 1 of 1
Freezing Shut Down Progress
Posted: Mon Mar 15, 2010 9:34 pm
by Cresceus
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
Number: 3999
L2JDP Revision
Number: 7173
Hello,
does anybody know the reason for this error...?
GM: XXX(XXXXXX) issued shutdown command. restarting in 5 seconds!
GM shutdown countdown is over. restarting NOW!
All players disconnected.
All ThreadPools are now stopped
GM restart received. Restarting NOW!
Exception in thread "AWT-Windows" java.lang.IllegalStateException: Shutdown in p
rogress
at java.lang.ApplicationShutdownHooks.add(Unknown Source)
at java.lang.Runtime.addShutdownHook(Unknown Source)
at sun.awt.windows.WToolkit.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
The shut down progress freezes after this log and nothing happens.
Regards,
Cresceus
Re: Freezing Shut Down Progress
Posted: Thu Apr 15, 2010 7:55 pm
by agent31
i get this same error running
L2J Revision Number: 4079
L2JDP Revision Number: 7264
I'm assuming it's something I'm doing incorrectly as the revisions have changed since this person's error.
Re: Freezing Shut Down Progress
Posted: Thu Apr 15, 2010 8:07 pm
by r3spawn
same also to me i used search i found some solutions that you had post but none didnt solve that problem
L2J Revision Number: 4049
L2JDP Revision Number: 7226
Re: Freezing Shut Down Progress
Posted: Thu Apr 15, 2010 8:52 pm
by JIV
Re: Freezing Shut Down Progress
Posted: Thu Apr 15, 2010 10:35 pm
by agent31
changed those java files according to the modifications but I still land
Registered on login as Server 1 : LalaLand
GM: jarjarbinks(0123456789) issued shutdown command. restarting in 15 seconds!
GM shutdown countdown is over. restarting NOW!
All players disconnected.
All ThreadPools are now stopped
GM restart received. Restarting NOW!
Exception in thread "AWT-Windows" java.lang.IllegalStateException: Shutdown in p
rogress
at java.lang.ApplicationShutdownHooks.add(Unknown Source)
at java.lang.Runtime.addShutdownHook(Unknown Source)
at sun.awt.windows.WToolkit.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
All 4 cores hit 100% activity but there is no HD activity, meaning nothing is saving I guess. still have 2130MB of free ram. This is on a clean install with only the wedding and tvt mods enabled. Straight out of the box, so to speak.
It's weird. I was running two game server instances just because I wanted to run 2 servers at the same time. Server 1 still dies on restart/shutdown command, but the 2nd server shutdown without a complaint. Investigating further.
Re: Freezing Shut Down Progress
Posted: Thu Apr 15, 2010 11:06 pm
by agent31
I'm still unsure what causes the error, as the 2nd server was a clone of the first with just some variables such as server rate changed.
Re: Freezing Shut Down Progress
Posted: Fri Apr 16, 2010 6:02 am
by JIV
agent31 wrote:changed those java files according to the modifications but I still land
obviously wrong, do it again and this time correct.
Re: Freezing Shut Down Progress
Posted: Fri Apr 16, 2010 9:57 am
by Szponiasty
I had that problem when I've imported some sh**t to project in eclipse. After doing code cleanup and recompilling (remove also "bin") everything was ok.