Jump to content
  • 0

[HELP]Login Server Prob


Question

Posted

my login server gives me all the time this log if i start it... i dont know what i can do... i tried over 3 hours but without luck...

 

loading login config

L2Properties: Missing property for key - PacketHandlerDebug

L2Properties: Missing property for key - RequestServerID

L2Properties: Missing property for key - AcceptAlternateID

L2Properties: Missing property for key - DatapackRoot

L2Properties: Missing property for key - RouterHostname

Loading mmo.properties

MLog 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 -> ha9ds48n1lspsr1wfzc9|78ce5b1c, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> ha9ds48n1lspsr1wfzc9|78ce5b1c, idleConnectionTestPeriod -> 3600, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 10, 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 communication

Stored 20 keys for Blowfish communication

Loaded 127 server names

Loaded 1 registered Game Servers

Cached 10 RSA keys for Game Server communication.

Loaded 2 IP Bans.

FATAL: Failed to start the Game Server Listener. Reason: Address already in use

java.net.BindException: Address already in use

at java.net.PlainSocketImpl.socketBind(Native Method)

at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:353)

at java.net.ServerSocket.bind(ServerSocket.java:336)

at java.net.ServerSocket.<init>(ServerSocket.java:202)

at java.net.ServerSocket.<init>(ServerSocket.java:114)

at com.l2jserver.loginserver.FloodProtectedListener.<init>(FloodProtectedListener.java:48)

at com.l2jserver.loginserver.GameServerListener.<init>(GameServerListener.java:37)

at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:178)

at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:57)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

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..