This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
kokopikou
Starting Login Server.
INFO : loading login config
INFO : MLog clients using log4j logging.
INFO : Initializing c3p0-0.9.1.1 [built 15-March-2007 01:32:31; debug? true; tra
ce: 10]
INFO : Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acq
uireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCom
mitOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcqui
reFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null,
connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester,
dataSourceName -> pgk25z8i16hnx4m18uifa3|2a5b68ea, debugUnreturnedConnectionStac
kTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, fac
toryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityT
oken -> pgk25z8i16hnx4m18uifa3|2a5b68ea, idleConnectionTestPeriod -> 60, initial
PoolSize -> 3, jdbcUrl -> jdbc:mysql://localhost/l2jdb, lastAcquisitionFailureDe
faultUser -> null, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdl
eTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements
-> 0, maxStatementsPerConnection -> 100, minPoolSize -> 1, numHelperThreads -> 2
0, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, prope
rties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnChe
ckin -> true, testConnectionOnCheckout -> false, unreturnedConnectionTimeout ->
0, usesTraditionalReflectiveProxies -> false ]
INFO : Loaded 127 server names
INFO : LoginManager initiating
INFO : Cached 10 KeyPairs for RSA communication
Exception in thread "main" java.lang.NullPointerException
at net.sf.l2j.tools.math.MTRandom.next(MTRandom.java:347)
at java.util.Random.nextDouble(Unknown Source)
at net.sf.l2j.util.Rnd.nextInt(Rnd.java:54)
at net.sf.l2j.loginserver.manager.LoginManager.generateBlowFishKeys(Logi
nManager.java:190)
at net.sf.l2j.loginserver.manager.LoginManager.<init>(LoginManager.java:
155)
at net.sf.l2j.loginserver.manager.LoginManager.load(LoginManager.java:10
6)
at net.sf.l2j.loginserver.L2LoginServer.<init>(L2LoginServer.java:109)
at net.sf.l2j.loginserver.L2LoginServer.main(L2LoginServer.java:77)
Server terminated abnormaly
server terminated
Press any key to continue . . .
this is problem can help me i dont know for what
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now