Page 1 of 1
Gameserver Disconnect all player ?
Posted: Sun Nov 06, 2011 6:58 pm
by LaP1
Hi all,
I have a problem, my server "crash" (Disconnect all player) every day but I have no error in gameserver log and when the server crash I can log in but I cannot acceed on the gameserver but I see server
Light.
PS: After crash I see in gameserver log that continu normaly but no one can go on the server:
Code: Select all
Spawning Raid Boss Ketra's Hero HekatonOlympiad System: Olympiad Game StartedOlympiad System: Loaded 4 stadiums.SevenSigns: Data updated successfully.GlobalVariablesManager: Database updated.GlobalVariablesManager: Data updated successfully.Olympiad System: Data updated.TvTEventEngine[TvTManager.run()]: Lack of registration, abort event.SevenSigns: Data updated successfully.GlobalVariablesManager: Database updated.GlobalVariablesManager: Data updated successfully.Olympiad System: Data updated.FourSepulchersManager: Entry time: Sun Nov 06 18:55:40 CET 2011SevenSigns: Data updated successfully.GlobalVariablesManager: Database updated.GlobalVariablesManager: Data updated successfully.DayNightSpawnManager: Removed 232 day creaturesDayNightSpawnManager: Spawned 601 night creaturesDayNightSpawnManager: Spawning Hellman raidbossOlympiad System: Data updated.
Someone have an Idea ?
Re: Gameserver Disconnect all player ?
Posted: Thu Nov 10, 2011 8:54 pm
by Artour24
Same here... but with a difference that i get some errors.... here is my Java.log
Code: Select all
2011.11.10 03:11:18,282 INFO 28 com.l2jserver.gameserver.taskmanager.tasks.TaskGlobalVariablesSave GlobalVariablesManager: Data updated successfully.2011.11.10 03:14:49,292 WARNING 34 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)2011.11.10 03:16:35,323 WARNING 34 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)2011.11.10 03:16:38,755 WARNING 18 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)2011.11.10 03:16:49,779 WARNING 34 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)2011.11.10 03:16:55,341 WARNING 39 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)2011.11.10 03:16:59,326 WARNING 35 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)2011.11.10 03:17:07,406 WARNING 35 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)2011.11.10 03:17:16,100 WARNING 37 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)2011.11.10 03:17:50,432 WARNING 37 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)2011.11.10 03:17:53,459 WARNING 23 com.l2jserver.L2DatabaseFactory Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
after these errors the server continue run and the status of it showed as Online but you can access it until the character choise after that the client don't respond and the server don't show any errors more.... very strange but it's fact and i am sure there is more ppl that have these issue...
Re: Gameserver Disconnect all player ?
Posted: Fri Nov 11, 2011 10:24 pm
by burn13
All of you have 1 gameserver or have more than 1? Maybe enter in conflic, its only a idea for test.
I hope someone can really help you guys.
Regards.
Re: Gameserver Disconnect all player ?
Posted: Sat Nov 12, 2011 8:46 pm
by Artour24
burn13 wrote:All of you have 1 gameserver or have more than 1? Maybe enter in conflic, its only a idea for test.
I hope someone can really help you guys.
Regards.
Personaly i have 1 gameserver not more... but i think these issues is clearly from some custom modification and adds in the core... cause an a clear instal and with only 1 character in game the server restart normaly but on my live server where i have add some customs i get offten unclosed connection error (Example from Rin4a buffer) and after some hours the server just stuck (that is cause of DeadLock interval as i think). So when the server get the DeadLock interval max it try to restart but it can't cause of these error that i show above... very strange and head pain issue... hope some java guru will get as a tip how can we sove it.
Re: Gameserver Disconnect all player ?
Posted: Sun Nov 13, 2011 3:11 pm
by LaP1
Artour24 wrote:(Example from Rin4a buffer)
Hi have this buffer to and I have search the problem with unclosed connection but I have try to solve the problem but I cant find a solution.
Re: Gameserver Disconnect all player ?
Posted: Sun Nov 13, 2011 7:45 pm
by MELERIX
is hard to use search button ?
and search for
"Unclosed connection"
search.php?keywords=Unclosed+connection 