Page 1 of 1

i have problem with unclosed conection :S

Posted: Mon Feb 06, 2012 4:07 am
by galrunch
Hii people i have one problem after i have one problem with one blackout in my house, the lights turn off and my servers too, after this problem i turn on again the server and when i try to start my server gameserver have on problem when try to initalize. Anyone can help me?

Code: Select all

Loaded: 9 castles Initializing FortManager DayNightSpawnManager: Day/Night handler initialized Unclosed connection! Trace: com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:168) java.lang.RuntimeException    at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:227)    at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:168)    at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:272)    at com.l2jserver.gameserver.GameServer.main(GameServer.java:491)  Unclosed connection! Trace: com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1255) java.lang.RuntimeException    at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:227)    at com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1255)    at com.l2jserver.gameserver.model.entity.Fort.<init>(Fort.java:260)    at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:175)    at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:272)    at com.l2jserver.gameserver.GameServer.main(GameServer.java:491)  Unclosed connection! Trace: com.l2jserver.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTable.java:69) java.lang.RuntimeException    at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:227)    at com.l2jserver.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTable.java:69)    at com.l2jserver.gameserver.datatables.SpawnTable.<init>(SpawnTable.java:55)    at com.l2jserver.gameserver.datatables.SpawnTable.<init>(SpawnTable.java:39)    at com.l2jserver.gameserver.datatables.SpawnTable$SingletonHolder.<clinit>(SpawnTable.java:353)    at com.l2jserver.gameserver.datatables.SpawnTable.getInstance(SpawnTable.java:49)    at com.l2jserver.gameserver.model.entity.Fort.initNpcs(Fort.java:1276)    at com.l2jserver.gameserver.model.entity.Fort.<init>(Fort.java:260)    at com.l2jserver.gameserver.instancemanager.FortManager.loadInstances(FortManager.java:175)    at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:272)    at com.l2jserver.gameserver.GameServer.main(GameServer.java:491) 

i try to restart the server again and recompile the l2jserver.jar but this problem don't fixed it. plz help me

i am working with l2 freya version

PD: i don't know if this problem needs to be here plz admin if this post don't go here move it

Re: i have problem with unclosed conection :S

Posted: Wed Feb 08, 2012 1:12 pm
by galrunch
anyone knows what can be the problem? and how i can fix?