login server error

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Idiocracy
Posts: 5
Joined: Fri Dec 31, 2010 4:53 am

login server error

Post by Idiocracy »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Login Server error (FATAL: Failed to start the Game Server Listener. Reason: Cannot assign requested
address: JVM_Bind)

who can help pls

Code: Select all

   Starting L2J Login Server. loading login configL2Properties: Missing property for key - PacketHandlerDebugL2Properties: Missing property for key - RequestServerIDL2Properties: Missing property for key - AcceptAlternateIDL2Properties: Missing property for key - DatapackRootLoading mmo.propertiesMLog clients using java 1.4+ standard logging.Initializing c3p0-0.9.2-pre1 [built 27-May-2010 01:00:49 -0400; 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 -> 1nbv2d78d12y6xwo1nyu3ku|7bc9a690, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1nbv2d78d12y6xwo1nyu3ku|7bc9a690, idleConnectionTestPeriod -> 3600, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTime-> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 100, maxStatements -> 0, maxStatementsPerConnection -> 100, minPoolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser ->0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, statementDestroyerNumActiveThreads -> -1, statementDestroyerNumConnectionsInUseAllUsers -> -1, statementDestroyerNumConnectionsInUseDefaultUser -> -1, statementDestroyerNumConnectionsWithDeferredDestroyStatementsAllUsers -> -1, statementDestroyerNumConnectionsWithDeferredDestroyStatementsDefaultUser -> -1, statementDestroyerNumDeferredDestroyStatementsAllUsers -> -1, statementDestroyerNumDeferredDestroyStatementsDefaultUser -> -1, statementDestroyerNumIdleThreads -> -1, statementDestroyerNumTasksPending -> -1, statementDestroyerNumThreads -> -1, testConnectionOnCheckin ->false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]Loading LoginController...Cached 10 KeyPairs for RSA communicationStored 20 keys for Blowfish communicationLoaded 127 server namesLoaded 0 registered Game ServersCached 10 RSA keys for Game Server communication.Loaded 0 IP Bans.FATAL: Failed to start the Game Server Listener. Reason: Cannot assign requested address: JVM_Bindjava.net.BindException: Cannot assign requested address: JVM_Bind        at java.net.PlainSocketImpl.socketBind(Native Method)        at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)        at java.net.ServerSocket.bind(ServerSocket.java:328)        at java.net.ServerSocket.<init>(ServerSocket.java:194)        at com.l2jserver.loginserver.FloodProtectedListener.<init>(FloodProtectedListener.java:52)        at com.l2jserver.loginserver.GameServerListener.<init>(GameServerListener.java:37)        at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:177)        at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:56)  Server terminated abnormaly  server terminated                
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: login server error

Post by _DS_ »

Post config.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
Idiocracy
Posts: 5
Joined: Fri Dec 31, 2010 4:53 am

Re: login server error

Post by Idiocracy »

the problem was a wrong ip configuration
User avatar
tonybpro
Posts: 10
Joined: Wed Mar 23, 2011 1:10 pm
Location: Russia, Arkhangelsk

Re: login server error

Post by tonybpro »

What exactly was wrong?
I have 2 days I am suffering with this problem.
Publish your configuration, please
513hyunsil
Posts: 6
Joined: Thu May 06, 2010 4:58 am

Re: login server error

Post by 513hyunsil »

check ip or port foward
Post Reply