11-02-2011, 04:18 PM
Привет всем, у меня ЛС выдает ошибку (Сборка L2Incore Release 4 Beta):
Помогите советом как избавится от неполадки. Спасибо.:_smile_:
Ошибка
Starting l2inc Login Server.
10:02:23.968 loading login config
---[DataBase]--------------------------------------------------------[Start]---
10:02:24.078 MLog clients using java 1.4+ standard logging.
10:02:24.250 Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true
; trace: 10]
10:02:24.437 Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSourc
e [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 100,
autoCommitOnClose -> true, automaticTestTable -> null, breakAfterAcquireFailure
-> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectio
nTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSource
Name -> qfnjld8jrjvtod1n716lp|2c6f70, debugUnreturnedConnectionStackTraces -> fa
lse, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLoca
tion -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> qfnjl
d8jrjvtod1n716lp|2c6f70, idleConnectionTestPeriod -> 60, initialPoolSize -> 1, j
dbcUrl -> jdbc:mysql://localhost/god, maxAdministrativeTaskTime -> 0, maxConnect
ionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize
-> 10, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolSize -> 1,
numHelperThreads -> 5, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTest
Query -> null, properties -> {user=******, password=******}, propertyCycle -> 0,
testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturned
ConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
10:02:24.750 Properties: Null value for key: Accounts_URL
---[DataBase]---------------------------------------------------------[Done]---
---[Controllers]-----------------------------------------------------[Start]---
10:02:24.765 Loading LoginController...
10:02:24.765 Loaded Whirlpool as default crypt.
10:02:28.234 Cached 10 KeyPairs for RSA communication
Exception in thread "main" java.lang.NullPointerException
at l2inc.util.MTRandom.next(MTRandom.java:346)
at java.util.Random.nextDouble(Unknown Source)
at l2inc.util.Rnd.get(Rnd.java:22)
at l2inc.loginserver.controllers.LoginController.generateBlowFishKeys(Lo
ginController.java:232)
at l2inc.loginserver.controllers.LoginController.<init>(LoginController.
java:175)
at l2inc.loginserver.controllers.LoginController.load(LoginController.ja
va:121)
at l2inc.loginserver.L2LoginServer.main(L2LoginServer.java:164)
Server terminated abnormaly
server terminated
Для продолжения нажмите любую клавишу . . .
10:02:23.968 loading login config
---[DataBase]--------------------------------------------------------[Start]---
10:02:24.078 MLog clients using java 1.4+ standard logging.
10:02:24.250 Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true
; trace: 10]
10:02:24.437 Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSourc
e [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 100,
autoCommitOnClose -> true, automaticTestTable -> null, breakAfterAcquireFailure
-> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectio
nTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSource
Name -> qfnjld8jrjvtod1n716lp|2c6f70, debugUnreturnedConnectionStackTraces -> fa
lse, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLoca
tion -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> qfnjl
d8jrjvtod1n716lp|2c6f70, idleConnectionTestPeriod -> 60, initialPoolSize -> 1, j
dbcUrl -> jdbc:mysql://localhost/god, maxAdministrativeTaskTime -> 0, maxConnect
ionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolSize
-> 10, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolSize -> 1,
numHelperThreads -> 5, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTest
Query -> null, properties -> {user=******, password=******}, propertyCycle -> 0,
testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturned
ConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
10:02:24.750 Properties: Null value for key: Accounts_URL
---[DataBase]---------------------------------------------------------[Done]---
---[Controllers]-----------------------------------------------------[Start]---
10:02:24.765 Loading LoginController...
10:02:24.765 Loaded Whirlpool as default crypt.
10:02:28.234 Cached 10 KeyPairs for RSA communication
Exception in thread "main" java.lang.NullPointerException
at l2inc.util.MTRandom.next(MTRandom.java:346)
at java.util.Random.nextDouble(Unknown Source)
at l2inc.util.Rnd.get(Rnd.java:22)
at l2inc.loginserver.controllers.LoginController.generateBlowFishKeys(Lo
ginController.java:232)
at l2inc.loginserver.controllers.LoginController.<init>(LoginController.
java:175)
at l2inc.loginserver.controllers.LoginController.load(LoginController.ja
va:121)
at l2inc.loginserver.L2LoginServer.main(L2LoginServer.java:164)
Server terminated abnormaly
server terminated
Для продолжения нажмите любую клавишу . . .
Помогите советом как избавится от неполадки. Спасибо.:_smile_: