Have problem Unclosed connection

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
feroom
Posts: 6
Joined: Tue Sep 28, 2010 2:42 pm

Have problem Unclosed connection

Post 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.)
Last edited by feroom on Tue Oct 12, 2010 7:48 pm, edited 1 time in total.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Have problem Unclosed connection

Post 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
feroom
Posts: 6
Joined: Tue Sep 28, 2010 2:42 pm

Re: Have problem Unclosed connection

Post by feroom »

Search returned no results in my case
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: Have problem Unclosed connection

Post by SolidSnake »

Maybe have you added/changed somethings in the L2PcInstance file? The error should be on the line 7234..
Image
feroom
Posts: 6
Joined: Tue Sep 28, 2010 2:42 pm

Re: Have problem Unclosed connection

Post by feroom »

I have not touched the core, download ready comliled from
http://www.l2jserver.com/nightly/
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: Have problem Unclosed connection

Post by SolidSnake »

Impossible, this is a core error. You have changed something.. Anyway nightly haven't bugs as this one
Image
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Have problem Unclosed connection

Post 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.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
feroom
Posts: 6
Joined: Tue Sep 28, 2010 2:42 pm

Re: Have problem Unclosed connection

Post 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?
feroom
Posts: 6
Joined: Tue Sep 28, 2010 2:42 pm

Re: Have problem Unclosed connection

Post by feroom »

Where to look for a error?
feroom
Posts: 6
Joined: Tue Sep 28, 2010 2:42 pm

Re: Have problem Unclosed connection

Post by feroom »

I downloaded the new core, and bug remained.
Could this occur because of additional scripts (events)?
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Have problem Unclosed connection

Post by Naonah »

you got answer, read again all replies
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
User avatar
SolidSnake
Posts: 865
Joined: Wed Jan 20, 2010 6:54 pm
Location: Italy

Re: Have problem Unclosed connection

Post by SolidSnake »

janiii wrote:maybe you have some inconsistent data in your database
Image
Post Reply