Unable to start the login server
Posted: Sat Feb 27, 2010 8:36 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:3970M
L2JDP Revision Number:7123M
Unable to start the login server
System: w2k3 x64, Java 1.6 u18, MySQL 5.1, AMD Athlon x2, 4Gb RAM
Login server from the Nightly Build does not run too. Old login server(3826M) with the same settings runs fine
» Find Revision
L2J Revision Number:3970M
L2JDP Revision Number:7123M
Unable to start the login server
System: w2k3 x64, Java 1.6 u18, MySQL 5.1, AMD Athlon x2, 4Gb RAM
Code: Select all
Starting L2J Login Server. loading login configL2Properties: Missing property for key - PacketHandlerDebugL2Properties: Missing property for key - RequestServerIDL2Properties: Missing property for key - AcceptAlternateIDL2Properties: Missing property for key - DatapackRootL2Properties: Missing property for key - RouterHostnameLoading mmo.propertiesL2Properties: Missing property for key - IOSelectorThreadCountMLog 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 [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCommitOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> lgjsb8874r6q3p1m2wqws|92e78c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> lgjsb8874r6q3p1m2wqws|92e78c, idleConnectionTestPeriod -> 3600, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2data_l2j, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 10, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 100, minPoolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]Loading LoginController...Cached 10 KeyPairs for RSA communicationStored 20 keys for Blowfish communicationLoaded 127 server namesException in thread "main" java.lang.ExceptionInInitializerError at com.l2jserver.gameserver.ThreadPoolManager.getInstance(ThreadPoolManager.java:88) at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:223) at com.l2jserver.loginserver.GameServerTable.loadRegisteredGameServers(GameServerTable.java:157) at com.l2jserver.loginserver.GameServerTable.<init>(GameServerTable.java:90) at com.l2jserver.loginserver.GameServerTable.load(GameServerTable.java:71) at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:139) at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:57)Caused by: java.lang.IllegalArgumentException at java.util.concurrent.ThreadPoolExecutor.<init>(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.<init>(Unknown Source) at com.l2jserver.gameserver.ThreadPoolManager.<init>(ThreadPoolManager.java:103) at com.l2jserver.gameserver.ThreadPoolManager.<init>(ThreadPoolManager.java:65) at com.l2jserver.gameserver.ThreadPoolManager$SingletonHolder.<clinit>(ThreadPoolManager.java:470) ... 7 more server terminated