hey guys i get this error when i start the gameserver.bat
Code:Starting L2J Game Server. loading gameserver config MLog clients using java 1.4+ standard logging. Initializing c3p0-0.9.0.4 [built 23-January-2006 22:20:29 -0500; debug? true; tr ace: 10] Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@544ec1 [ conn ectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@4829 23 [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCommitOnClose -> true, automaticTestTable -> connection_test_table, breakAf terAcquireFailure -> false, checkoutTimeout -> 0, connectionTesterClassName -> c om.mchange.v2.c3p0.impl.DefaultConnectionTester, factoryClassLocation -> null, f orceIgnoreUnresolvedTransactions -> false, identityToken -> 482923, idleConnecti onTestPeriod -> 60, initialPoolSize -> 3, maxIdleTime -> 0, maxPoolSize -> 10, m axStatements -> 0, maxStatementsPerConnection -> 100, minPoolSize -> 1, nestedDa taSource -> com.mchange.v2.c3p0.DriverManagerDataSource@f99ff5 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> f99ff5 , jdbcUrl -> jdbc:mysql://localhost/l2jdb, properties -> {user=******, password= ******} ], preferredTestQuery -> null, propertyCycle -> 300, testConnectionOnChe ckin -> true, testConnectionOnCheckout -> false, usesTraditionalReflectiveProxie s -> false ], factoryClassLocation -> null, identityToken -> 544ec1, numHelperTh reads -> 3 ] Exception in thread "main" java.sql.SQLException: Access denied for user 'root'@ 'localhost' (using password: YES) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2921) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:770) at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3641) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1175) at com.mysql.jdbc.Connection.createNewIO(Connection.java:2544) at com.mysql.jdbc.Connection.<init>(Connection.java:1474) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java :264) at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManag erDataSource.java:79) at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnecti on(WrapperConnectionPoolDataSource.java:82) at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.initializeAu tomaticTestTable(C3P0PooledConnectionPoolManager.java:497) at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.createPooled ConnectionPool(C3P0PooledConnectionPoolManager.java:421) at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0 PooledConnectionPoolManager.java:342) at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager.getPool(C3P0 PooledConnectionPoolManager.java:360) at com.mchange.v2.c3p0.PoolBackedDataSource.getConnection(PoolBackedData Source.java:94) at net.sf.l2j.L2DatabaseFactory.<init>(L2DatabaseFactory.java:110) at net.sf.l2j.L2DatabaseFactory.getInstance(L2DatabaseFactory.java:181) at net.sf.l2j.gameserver.GameServer.main(GameServer.java:591) Server terminated abnormaly server terminated Press any button to continue...



![[Help]Problem starting server](http://ragezone.com/hyper728.png)

