Бывает ложат сразу, бывает после непродолжительной работы.
CODE
Запуск сервера авторизации La2Base
loading login config
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 [ acquireInc
rement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCommitOnCl
ose -> true, automaticTestTable -> connection_test_table, breakAfterAcquireFailu
re -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connec
tionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSou
rceName -> 1ofcm8y841mhck96127o50v|2897a560, debugUnreturnedConnectionStackTrace
s -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryCl
assLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -
> 1ofcm8y841mhck96127o50v|2897a560, idleConnectionTestPeriod -> 3600, initialPoo
lSize -> 10, jdbcUrl -> jdbc:mysql://localhost/death0001, maxAdministrativeTaskT
ime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections
-> 0, maxPoolSize -> 10000, maxStatements -> 0, maxStatementsPerConnection -> 10
0, minPoolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUs
er -> 0, preferredTestQuery -> null, properties -> {user=******, password=******
}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckou
t -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -
> false ]
Loading LoginContoller...
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 4 IP Bans.
Listening for GameServers on *:9014
Telnet server is currently disabled.
Login Server ready on *:2133
Exception in thread "SelectorThread-15" java.lang.OutOfMemoryError: Java heap sp
ace
at org.mmocore.network.SelectorThread.getPooledBuffer(SelectorThread.jav
a:154)
at org.mmocore.network.SelectorThread.allocateReadBuffer(SelectorThread.
java:794)
at org.mmocore.network.SelectorThread.tryReadPacket2(SelectorThread.java
:635)
at org.mmocore.network.SelectorThread.readTCPPacket(SelectorThread.java:
389)
at org.mmocore.network.SelectorThread.readPacket(SelectorThread.java:339
)
at org.mmocore.network.SelectorThread.run(SelectorThread.java:246)