Jump to content
  • 0

[help]for error


kokopikou

Question

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

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...