Jump to content
  • 0

[HELP] L2J CT2.3 Problem


Question

Posted

Hello, im using the latest revision of L2J (Gracia Final)

And i have a problem

I start see on the GS that people are getting disconnected and i have errors like this

com.mchange.v2.resourcepool.BasicResourcePool@3f829e6f -- an attempt to checkout
a resource was interrupted, and the pool is still live: some other thread must
have either interrupted the Thread attempting checkout!
java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicRes
ourcePool.java:1315)
        at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(
BasicResourcePool.java:557)
        at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicR
esourcePool.java:477)
        at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConne
ction(C3P0PooledConnectionPool.java:525)
        at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(A
bstractPoolBackedDataSource.java:128)
        at net.sf.l2j.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:220
)
        at net.sf.l2j.gameserver.network.serverpackets.CharSelectionInfo.loadCha
racterSelectInfo(CharSelectionInfo.java:205)
        at net.sf.l2j.gameserver.network.serverpackets.CharSelectionInfo.<init>(
CharSelectionInfo.java:54)
        at net.sf.l2j.gameserver.LoginServerThread.run(LoginServerThread.java:31
8)

 

Any idea what can be wrong? and how to fix it?

Thanks in advance.

3 answers to this question

Recommended Posts

  • 0
Posted

hmm looks strange it says that some other thread must be closed hmmm the resourcepool is the c3p0 library i've never seen error from it i need to think

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock