08-14-2011, 10:00 AM
помоги разобраться с ошибкой
Цитата:12:58:04.756 loading login config
12:58:04.859 Black IPs: loaded.
12:58:04.861 White IPs: loaded.
12:58:04.962 MLog clients using java 1.4+ standard logging.
12:58:05.215 Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true
; trace: 10]
12:58:05.569 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 -> 1b60nfw8h1j8l2lqbn2m1j|30f1a58d, debugUnreturnedConnectionStackTraces ->
false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassL
ocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1b
60nfw8h1j8l2lqbn2m1j|30f1a58d, idleConnectionTestPeriod -> 60, initialPoolSize -
> 1, jdbcUrl -> jdbc:mysql://localhost/l2lt, maxAdministrativeTaskTime -> 0, max
ConnectionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPo
olSize -> 10, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolSize
-> 1, numHelperThreads -> 5, numThreadsAwaitingCheckoutDefaultUser -> 0, prefer
redTestQuery -> null, properties -> {user=******, password=******}, propertyCycl
e -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unr
eturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
12:58:06.115 ConfigSystem: Null value for key: Accounts_URL
12:58:06.135 Loading LoginController...
12:58:06.142 Loaded Whirlpool as default crypt.
12:58:07.961 Cached 10 KeyPairs for RSA communication
Exception in thread "main" java.lang.NullPointerException
at l2lt.util.MTRandom.next(Unknown Source)
at java.util.Random.nextDouble(Unknown Source)
at l2lt.util.Rnd.get(Unknown Source)
at l2lt.loginserver.LoginController.A(Unknown Source)
at l2lt.loginserver.LoginController.<init>(Unknown Source)
at l2lt.loginserver.LoginController.load(Unknown Source)
at l2lt.loginserver.L2LoginServer.<init>(Unknown Source)
at l2lt.loginserver.L2LoginStart.main(Unknown Source)
Server terminated abnormaly
server terminated
Press any key to continue . . .