Помогите Пожалуйста Разобраться С Ошибкой Логин Сервера
5 ответов135 просмотровСейчас просматривают: 1
· 24.06.2008, 16:48
Добрый день всем.
Пршу помочь разобраться с ошибкой логин сервера,так как без него я не могу запустить свой сервер.
вот какую ошибку выдаёт логин сервер:
Код
20:33:58.439 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 -> pw5eqj7u1g04pbcjt3uxb|194ca6c, debugUnreturnedConnectionStackTraces -> f
alse, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLoc
ation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> pw5e
qj7u1g04pbcjt3uxb|194ca6c, idleConnectionTestPeriod -> 60, initialPoolSize -> 1,
jdbcUrl -> jdbc:mysql://localhost/l2db, maxAdministrativeTaskTime -> 0, maxCon
nectionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolS
ize -> 10, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolSize ->
1, numHelperThreads -> 5, numThreadsAwaitingCheckoutDefaultUser -> 0, preferred
TestQuery -> null, properties -> {user=******, password=******}, propertyCycle -
> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unretu
rnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
20:33:58.847 Loading LoginController...
20:34:02.636 Cached 10 KeyPairs for RSA communication
20:34:03.099 Stored 20 keys for Blowfish communication
20:34:03.134 Loaded 127 server names
20:34:03.187 Loaded 1 registered Game Servers
20:34:03.852 Cached 10 RSA keys for Game Server communication.
java.net.BindException: Cannot assign requested address: bind
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at l2.loginserver.gameservercon.GSConnection.<init>(GSConnection.java:5
8)
at l2.loginserver.gameservercon.GSConnection.<clinit>(GSConnection.java
:30)
at l2.loginserver.L2LoginServer.<init>(L2LoginServer.java:176)
at l2.loginserver.L2LoginServer.main(L2LoginServer.java:53)
LoginServer: Can't init GameServer Listener.
server terminated
Для продолжения нажмите любую клавишу . . .
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 -> pw5eqj7u1g04pbcjt3uxb|194ca6c, debugUnreturnedConnectionStackTraces -> f
alse, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLoc
ation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> pw5e
qj7u1g04pbcjt3uxb|194ca6c, idleConnectionTestPeriod -> 60, initialPoolSize -> 1,
jdbcUrl -> jdbc:mysql://localhost/l2db, maxAdministrativeTaskTime -> 0, maxCon
nectionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPoolS
ize -> 10, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolSize ->
1, numHelperThreads -> 5, numThreadsAwaitingCheckoutDefaultUser -> 0, preferred
TestQuery -> null, properties -> {user=******, password=******}, propertyCycle -
> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unretu
rnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
20:33:58.847 Loading LoginController...
20:34:02.636 Cached 10 KeyPairs for RSA communication
20:34:03.099 Stored 20 keys for Blowfish communication
20:34:03.134 Loaded 127 server names
20:34:03.187 Loaded 1 registered Game Servers
20:34:03.852 Cached 10 RSA keys for Game Server communication.
java.net.BindException: Cannot assign requested address: bind
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at l2.loginserver.gameservercon.GSConnection.<init>(GSConnection.java:5
8)
at l2.loginserver.gameservercon.GSConnection.<clinit>(GSConnection.java
:30)
at l2.loginserver.L2LoginServer.<init>(L2LoginServer.java:176)
at l2.loginserver.L2LoginServer.main(L2LoginServer.java:53)
LoginServer: Can't init GameServer Listener.
server terminated
Для продолжения нажмите любую клавишу . . .
Ткну спасибку всякому,кто сможет помочь,а также обещаю денежную премию.
Зараннее спасибо
0
Войдите или зарегистрируйтесь чтобы ответить
