java.sql.SQLException: No connection available within the specified time (option 'connectTimeout': 30,000 ms)
at org.mariadb.jdbc.pool.Pool.getPoolConnection(Pool.java:382)
at org.mariadb.jdbc.MariaDbPoolDataSource.getConnection(MariaDbPoolDataSource.java:79)
at net.sf.l2j.commons.pool.ConnectionPool.getConnection(ConnectionPool.java:47)
.....
...
..
..
.
what can cause this error? Can't figure out
it start appear only maybe after half a day. Only in game server, on login server everything fine.
acis 401
I fixed same problem a while ago... look for an item which does not cause the character to stop walking/running when used and check its skill xml attributes, I think it's most likely the "operate_type" or the "next_action" attributes. First test different "operate_type" parameters.
I can offer this auto-farm with party assist feature, this picture is from L2jServer high five pack. but can adopt to other packs also.
Discord: l2retro
Question
wongerlt
Hello,
maybe some one had this error?:
java.sql.SQLException: No connection available within the specified time (option 'connectTimeout': 30,000 ms) at org.mariadb.jdbc.pool.Pool.getPoolConnection(Pool.java:382) at org.mariadb.jdbc.MariaDbPoolDataSource.getConnection(MariaDbPoolDataSource.java:79) at net.sf.l2j.commons.pool.ConnectionPool.getConnection(ConnectionPool.java:47) ..... ... .. .. .what can cause this error? Can't figure out
it start appear only maybe after half a day. Only in game server, on login server everything fine.
acis 401
what i have tried:
14 answers to this question
Recommended Posts