IDFactory - Unclosed connection!
Posted: Sun Aug 22, 2010 12:49 am
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 4394
L2JDP Revision Number: 7642
Im getting the following message on console:
Please note that no custom changes has been done to it.
ยป Find Revision
L2J Revision Number: 4394
L2JDP Revision Number: 7642
Im getting the following message on console:
Code: Select all
Unclosed connection! Trace: com.l2jserver.gameserver.idfactory.IdFactory.cleanUpDB(IdFactory.java:171)java.lang.RuntimeException at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:223) at com.l2jserver.gameserver.idfactory.IdFactory.cleanUpDB(IdFactory.java:171) at com.l2jserver.gameserver.idfactory.IdFactory.<init>(IdFactory.java:113) at com.l2jserver.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFactory.java:65) at com.l2jserver.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:125) at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:185) at com.l2jserver.gameserver.GameServer.main(GameServer.java:492)