Page 1 of 1

Have problem Unclosed connection

Posted: Tue Oct 12, 2010 7:14 pm
by feroom
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4407:
L2JDP Revision 7664:

Code: Select all

12.10.2010 21:50:24 com.l2jserver.L2DatabaseFactory$ConnectionCloser runWARNING: Unclosed connection! Trace: com.l2jserver.gameserver.model.actor.instance.L2PcInstance.restore(L2PcInstance.java:7234)java.lang.RuntimeException    at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:223)    at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.restore(L2PcInstance.java:7234)    at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.load(L2PcInstance.java:1195)    at com.l2jserver.gameserver.network.L2GameClient.loadCharFromDisk(L2GameClient.java:518)    at com.l2jserver.gameserver.network.clientpackets.CharacterSelect.runImpl(CharacterSelect.java:86)    at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:93)    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)    at java.lang.Thread.run(Unknown Source) 
How to solve this problem?
Members will not let me into the game after the departure of such mistakes ....

(Sorry for the poor translation.)

Re: Have problem Unclosed connection

Posted: Tue Oct 12, 2010 7:43 pm
by hope
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

and use search

Re: Have problem Unclosed connection

Posted: Tue Oct 12, 2010 7:54 pm
by feroom
Search returned no results in my case

Re: Have problem Unclosed connection

Posted: Tue Oct 12, 2010 8:24 pm
by SolidSnake
Maybe have you added/changed somethings in the L2PcInstance file? The error should be on the line 7234..

Re: Have problem Unclosed connection

Posted: Tue Oct 12, 2010 8:59 pm
by feroom
I have not touched the core, download ready comliled from
http://www.l2jserver.com/nightly/

Re: Have problem Unclosed connection

Posted: Tue Oct 12, 2010 9:08 pm
by SolidSnake
Impossible, this is a core error. You have changed something.. Anyway nightly haven't bugs as this one

Re: Have problem Unclosed connection

Posted: Tue Oct 12, 2010 9:13 pm
by janiii
unclosed connection is only a warning. it is ok if it does not occure too often, and it is mostly without problems when it is from core. maybe you have some inconsistent data in your database, or slow machine when restoring chars.

Re: Have problem Unclosed connection

Posted: Wed Oct 13, 2010 6:11 am
by feroom
The server machine is very productive.
Concerning errors in the database, I can say that before installing l2server was another assembly. I moved the game characters and items, nothing more is transferred.
Day worked fine.
Can affect this error installed autoevents?

Re: Have problem Unclosed connection

Posted: Wed Oct 13, 2010 8:27 am
by feroom
Where to look for a error?

Re: Have problem Unclosed connection

Posted: Wed Oct 13, 2010 8:31 am
by feroom
I downloaded the new core, and bug remained.
Could this occur because of additional scripts (events)?

Re: Have problem Unclosed connection

Posted: Wed Oct 13, 2010 10:22 am
by Naonah
you got answer, read again all replies

Re: Have problem Unclosed connection

Posted: Wed Oct 13, 2010 12:50 pm
by SolidSnake
janiii wrote:maybe you have some inconsistent data in your database