- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
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
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 accountSign in
Already have an account? Sign in here.
Sign In Now