Jump to content

Recommended Posts

Posted

That was a bit low of you lol... it doesn't matter because I don't care, but still, I wouldn't have expected this behavior by a l2ju dev

 

Give me better project and Ill remove it... oh wait there isnt anything better now. 

 

*baduum tsss*

  • Downvote 1
Posted

 

 [boneCP-pool-watch-thread] ERROR com.jolbox.bonecp.ConnectionHandle - Failed
to acquire connection. Sleeping for 3000ms. Attempts left: 5
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User 'x' has exceeded
the 'max_user_connections' resource (current value: 30)

 

the people who had the problem solved it? tell me please, the entire Internet is searched already
 
Posted (edited)

i got a problem 
 

IdFactory: Free ObjectID's remaining: 1878985141
GameServer Started, free memory 615 Mb of 1291 Mb
Asynch restoring of 0 offline traders took 8361 ms
Connecting to login on 103.212.55.51:9014
LoginServer not avaible, trying to reconnect...
java.lang.NullPointerException
at l2server.gameserver.LoginServerThread.run(LoginServerThread.java:391)
Maximum Numbers of Connected Players: 1000
Server Loaded in 121 seconds
AutoAnnouncements: Loaded: 8 auto announcements!
Connecting to login on 103.212.55.51:9014
LoginServer not avaible, trying to reconnect...
java.lang.NullPointerException

 

 

my config 

 

 

# Connection

LoginserverHostname=103.212.55.51
#LoginserverHostname=login.l2tenkai.com
LoginserverPort=2106
LoginHostname=103.212.55.51
ListenLoginPort=9014
LoginDbURL=jdbc:mysql://localhost:3306/l2jdb
LoginDbLogin=l2tzve
LoginDbPassword=*******
AutoCreateAccounts=true
GameserverHostname=103.212.55.51
#GameserverHostname=login.l2tenkai.com
GameserverHosts=103.212.55.51
GameserverSubnets=0.0.0.0/0
GameserverPort=7777
LoginPort=9014
GameDbURL=jdbc:mysql://localhost:3306/l2jdb
GameDbLogin=l2tzve
GameDbPassword==*******
IsUnderground=true
ServerListType=0x80

 

 

 

anyone help me ? thanks

 

-------------------------------------------------------------------

 

Solved , thanks

Edited by mangle
Posted

Damn Pere, my dream came true xD

 

There is a few bugs to solve but i still LOOOOOOOOOOOVE IT!

 

 

Now the questions:

 

  1. Pere is the best? 
    A: Yes.
     
  2. Is Pere the best?
    A: Yes.
     
  3. The best is Pere?
    A: Yes
     
  4. How about the "Critical Bug"? For a long time that im away from tenkai so thats why im asking it
    A:Waiting for Asnwer.
     
  5. Will Pere continue with some commits?
    A:Hope so <3
     
  6. Can you share the geo or tell me wich one you used? xD <3
    A: Waiting answer.
  • 1 month later...
  • 2 weeks later...
  • 3 weeks later...
  • 2 weeks later...
  • 2 weeks later...
Posted

this is funny because i did everything just fine and client is stuck on logging in forever and if i stop loginserver it says you have disconected from the server

  • 1 month later...
Posted

this is funny because i did everything just fine and client is stuck on logging in forever and if i stop loginserver it says you have disconected from the server

Check your config server and config loginserver.. if not problem about it , check your system configurations

  • 1 year later...
Posted

any way to fix this error ? 

Quote

596 [BoneCP-pool-watch-thread] ERROR com.jolbox.bonecp.ConnectionHandle - Failed to acquire connection. Sleeping for 3000ms. Attempts left: 5
java.sql.SQLException: null,  message from server: "Host 'ppp-xx-xx-xx-xxx.home.otenet.gr' is not allowed to connect to this MySQL server"
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
    at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1116)
    at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
    at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    at java.sql.DriverManager.getConnection(DriverManager.java:664)
    at java.sql.DriverManager.getConnection(DriverManager.java:247)
    at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:230)
    at com.jolbox.bonecp.ConnectionHandle.obtainInternalConnection(ConnectionHandle.java:197)
    at com.jolbox.bonecp.ConnectionHandle.<init>(ConnectionHandle.java:154)
    at com.jolbox.bonecp.PoolWatchThread.fillConnections(PoolWatchThread.java:121)
    at com.jolbox.bonecp.PoolWatchThread.run(PoolWatchThread.java:102)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...