seeker Posted April 17, 2010 Posted April 17, 2010 Please help me couse i don't have any ideas what to try anymore .. whent i'm trying to start the login server the folowing problem occure: Starting L2J Archid Gracia Epilogue Login Server. Loading:./config/loginserver.properties L2Properties: Missing property for key - PacketHandlerDebug L2Properties: Missing property for key - RequestServerID L2Properties: Missing property for key - AcceptAlternateID L2Properties: Missing property for key - DatapackRoot L2Properties: Missing property for key - RouterHostname Loading:./config/mmo.properties L2Properties: Missing property for key - IOSelectorThreadCount loading:./config/telnet.properties 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. MLog clients using java 1.4+ standard logging. Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10] Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ java.beans .IntrospectionException: java.lang.reflect.InvocationTargetException [numThreads AwaitingCheckoutDefaultUser] ] Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class com.mysql.jdbc.Util at com.mysql.jdbc.NonRegisteringDriver.parseURL(NonRegisteringDriver.jav a:673) at com.mysql.jdbc.NonRegisteringDriver.acceptsURL(NonRegisteringDriver.j ava:219) 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 com.l2jserver.L2DatabaseFactory.<init>(L2DatabaseFactory.java:85) at com.l2jserver.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:18 7) at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:101 ) at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:54) Server terminated abnormaly server terminated Press any key to continue . . . i've reinstalled all the programs and still doesen't work ... Quote
0 Realtek™ Posted April 17, 2010 Posted April 17, 2010 1 wrong section 2 check do you have c3p0 in your libs folder Quote
0 seeker Posted April 17, 2010 Author Posted April 17, 2010 yes i have c3p0 in libs ... where do i have to post this problem??? Quote
0 Onix Posted May 3, 2010 Posted May 3, 2010 On 5/3/2010 at 8:13 AM, PidikoulasGr said: ?ASEYGasrdh spam on this forum not allowed ! Quote
Question
seeker
Please help me couse i don't have any ideas what to try anymore .. whent i'm trying to start the login server the folowing problem occure:
Starting L2J Archid Gracia Epilogue Login Server.
Loading:./config/loginserver.properties
L2Properties: Missing property for key - PacketHandlerDebug
L2Properties: Missing property for key - RequestServerID
L2Properties: Missing property for key - AcceptAlternateID
L2Properties: Missing property for key - DatapackRoot
L2Properties: Missing property for key - RouterHostname
Loading:./config/mmo.properties
L2Properties: Missing property for key - IOSelectorThreadCount
loading:./config/telnet.properties
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.
MLog clients using java 1.4+ standard logging.
Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ java.beans
.IntrospectionException: java.lang.reflect.InvocationTargetException [numThreads
AwaitingCheckoutDefaultUser] ]
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize
class com.mysql.jdbc.Util
at com.mysql.jdbc.NonRegisteringDriver.parseURL(NonRegisteringDriver.jav
a:673)
at com.mysql.jdbc.NonRegisteringDriver.acceptsURL(NonRegisteringDriver.j
ava:219)
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 com.l2jserver.L2DatabaseFactory.<init>(L2DatabaseFactory.java:85)
at com.l2jserver.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:18
7)
at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:101
)
at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:54)
Server terminated abnormaly
server terminated
Press any key to continue . . .
i've reinstalled all the programs and still doesen't work ...
4 answers to this question
Recommended Posts
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.