Показать сообщение отдельно
Непрочитано 20.09.2009, 23:22   #232
Пользователь

По умолчанию Ответ: Мануал! Установка ява сервера SF, RT, ST etc.

Код:
Starting L2J Login Server.

loading login config
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 [ acquire
rement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCommitO
ose -> true, automaticTestTable -> connection_test_table, breakAfterAcquireFa
re -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, con
tionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, data
rceName -> 1hge136831o8pdhg137zxm|1a5ab41, debugUnreturnedConnectionStackTrac
-> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryC
sLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken
1hge136831o8pdhg137zxm|1a5ab41, idleConnectionTestPeriod -> 3600, initialPool
e -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTime -
, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0,
xPoolSize -> 100, maxStatements -> 0, maxStatementsPerConnection -> 100, minP
Size -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0
referredTestQuery -> null, properties -> {user=******, password=******}, prop
yCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> fa
, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false
Loading LoginController...
Cached 10 KeyPairs for RSA communication
Stored 20 keys for Blowfish communication
Loaded 127 server names
FATAL: Failed to load GameServerTable. Reason: Table 'l2jdb.gameservers' does
 exist
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.games
ers' doesn't exist
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Meth

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Sour

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
        at com.mysql.jdbc.Util.getInstance(Util.java:381)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
        at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3536)
        at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3468)
        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1957)
        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2107)
        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2648)
        at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement
va:2086)
        at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.ja
2237)
        at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(Ne
oxyPreparedStatement.java:76)
        at net.sf.l2j.loginserver.GameServerTable.loadRegisteredGameServers(G
ServerTable.java:158)
        at net.sf.l2j.loginserver.GameServerTable.<init>(GameServerTable.java
)
        at net.sf.l2j.loginserver.GameServerTable.load(GameServerTable.java:7
        at net.sf.l2j.loginserver.L2LoginServer.<init>(L2LoginServer.java:138
        at net.sf.l2j.loginserver.L2LoginServer.main(L2LoginServer.java:56)


Server terminated abnormaly


server terminated

Для продолжения нажмите любую клавишу . . .
Вот что выдаёт когда запускаю Login Server.... из за чего?

где и что не так сделал?
sandmanstone вне форума Ответить с цитированием