Jump to content
  • 0

Cant start Registergameserver....


milosina

Question

[glow=black,2,300]Please help here before i post problem i must say it happend on all pack and i do the db installer and then when i start the registergameserver i get this error..........

 

com.mchange.v2.cfg.MultiPropertiesConfig: Resource path list could not be found
at resource path: /com/mchange/v2/cfg/vmConfigResourcePaths.txt
com.mchange.v2.cfg.MultiPropertiesConfig: Using empty vmconfig.
Exception in thread "main" java.lang.ExceptionInInitializerError
       at com.mysql.jdbc.Util.stackTraceToString(Util.java:314)
       at com.mysql.jdbc.Util.<clinit>(Util.java:61)
       at com.mysql.jdbc.NonRegisteringDriver.parseURL(NonRegisteringDriver.jav
a:667)
       at com.mysql.jdbc.NonRegisteringDriver.acceptsURL(NonRegisteringDriver.j
ava:220)
       at java.sql.DriverManager.getDriver(Unknown Source)
       at com.mchange.v2.c3p0.DriverManagerDataSource.driver(DriverManagerDataS
ource.java:223)
       at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManag
erDataSource.java:119)
       at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:143)
       at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti
on(WrapperConnectionPoolDataSource.java:132)
       at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.java:772)
       at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.java:696)
       at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:257)
       at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0
PooledConnectionPoolManager.java:271)
       at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(A
bstractPoolBackedDataSource.java:128)
       at net.sf.l2j.L2DatabaseFactory.<init>(L2DatabaseFactory.java:100)
       at net.sf.l2j.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:173)
       at net.sf.l2j.loginserver.GameServerTable.loadRegisteredGameServers(Game
ServerTable.java:148)
       at net.sf.l2j.loginserver.GameServerTable.<init>(GameServerTable.java:87
)
       at net.sf.l2j.loginserver.GameServerTable.load(GameServerTable.java:69)
       at net.sf.l2j.gsregistering.GameServerRegister.main(GameServerRegister.j
ava:49)
Caused by: java.lang.RuntimeException: Can't load resource bundle due to underly
ing exception java.util.MissingResourceException: Can't find bundle for base nam
e com.mysql.jdbc.LocalizedErrorMessages, locale en_US
       at com.mysql.jdbc.Messages.<clinit>(Messages.java:60)
       ... 20 more
Press any key to continue . . .

 

[glow=blue,2,300]All help post here or just add me on msn and pm there Thx : milosg_bp@hotmail.com

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hmm , strange error...

 

Possible Solutions:

1. Install Java (you have java as i see)

2. Check the information about connecting to database and make sure that Mysql is running ok. (as i see no problem there too.)

3. Check your properties if you have entered the right mysql password.

4. I saw this error

at resource path: /com/mchange/v2/cfg/vmConfigResourcePaths.txt

Make sure you have that file or try to find it in a pack.

 

Link to comment
Share on other sites

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
Answer this question...

×   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...