[Help] Server Error

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
angeldevil89
Posts: 12
Joined: Sun Sep 14, 2008 1:10 am

[Help] Server Error

Post by angeldevil89 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 3228
L2JDP Revision Number: 6321

Help me!
Guys when i execute LoginServer and Gameserver i have got this error :S

Code: Select all

Starting L2J Login Server. loading login configcom.mchange.v2.cfg.MultiPropertiesConfig: Resource path list could not be foundat resource path: /com/mchange/v2/cfg/vmConfigResourcePaths.txtcom.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 [numThreadsAwaitingCheckoutDefaultUser] ]Exception in thread "main" java.lang.NoClassDefFoundError: Could not initializeclass com.mysql.jdbc.Util        at com.mysql.jdbc.NonRegisteringDriver.parseURL(NonRegisteringDriver.java:672)        at com.mysql.jdbc.NonRegisteringDriver.acceptsURL(NonRegisteringDriver.java:217)        at java.sql.DriverManager.getDriver(Unknown Source)        at com.mchange.v2.c3p0.DriverManagerDataSource.driver(DriverManagerDataSource.java:223)        at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:119)        at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:143)        at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:132)        at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAutomaticTestTable(C3P0PooledConnectionPoolManager.java:772)        at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.createPooledConnectionPool(C3P0PooledConnectionPoolManager.java:696)        at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0PooledConnectionPoolManager.java:257)        at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0PooledConnectionPoolManager.java:271)        at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)        at net.sf.l2j.L2DatabaseFactory.<init>(L2DatabaseFactory.java:95)        at net.sf.l2j.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:206)        at net.sf.l2j.loginserver.L2LoginServer.<init>(L2LoginServer.java:111)        at net.sf.l2j.loginserver.L2LoginServer.main(L2LoginServer.java:56) Server terminated abnormaly  server terminated 
Please Help Me!

Java = Jdk 6_14
Cookie4934
Posts: 4
Joined: Wed Jun 24, 2009 1:19 am

Re: [Help] Server Error

Post by Cookie4934 »

Check to make sure your database information is correct in the server config files.
angeldevil89
Posts: 12
Joined: Sun Sep 14, 2008 1:10 am

Re: [Help] Server Error

Post by angeldevil89 »

Cookie4934 wrote:Check to make sure your database information is correct in the server config files.
It's all ok with files... is a clean Server Without patch or anything... >_< Where is the problem?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: [Help] Server Error

Post by janiii »

maybe libs not in right directory?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
angeldevil89
Posts: 12
Joined: Sun Sep 14, 2008 1:10 am

Re: [Help] Server Error

Post by angeldevil89 »

janiii wrote:maybe libs not in right directory?
L2JSERVER/libs/

L2JSERVER/login/
L2JSERVER/gameserver/

is this the right directory. Or not?
angeldevil89
Posts: 12
Joined: Sun Sep 14, 2008 1:10 am

Re: [Help] Server Error

Post by angeldevil89 »

I don't know what should i do.. :( :x
angeldevil89
Posts: 12
Joined: Sun Sep 14, 2008 1:10 am

Re: [Help] Server Error

Post by angeldevil89 »

I have just try with clean server, re-install mysql 5.1 and java jdk 6 update 14 but i have got the same error :x
angeldevil89
Posts: 12
Joined: Sun Sep 14, 2008 1:10 am

Re: [Help] Server Error

Post by angeldevil89 »

Omg! I've solved! >_< the root directory name was : L2jServer The Last Chance! with exlamation.... i renamed the folder in L2JServer The Last Chance and the error is solved! omg! >_<
User avatar
wiimo
Posts: 67
Joined: Fri Jun 05, 2009 2:17 pm

Re: [Help] Server Error

Post by wiimo »

u use wamp , eclipse o easyphp ?
"We need to learn what we need and not just what we want." Paulo Coelho.

"Only those who triumphed in the world stands and looks at the circumstances, creating if not found." George Bernard Shaw

God Bless You
Post Reply