Запуск Login-сервера - Форум администраторов игровых серверов
Форум администраторов игровых серверов StormWall - Защита от DDos атак
Регистрация Мнения Справка Сообщество Календарь
Вернуться   Форум администраторов игровых серверов > MMO > Lineage II > Архив

Архив Темы с сомнительной полезностью.

Ответ
Опции темы
Непрочитано 09.01.2010, 05:07   #1
Новичок

Автор темы (Топик Стартер) Запуск Login-сервера

Привет всем.
Такая проблема, ипользю сборку L2Dream.
гейм сервер запускается нормально а вот логин сервер пишет вот это

Запуск LoginServer.

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
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]
An attempt to create an automatic test table failed. Create SQL: CREATE TABLE `c
onnection_test_table` ( a CHAR(1) )
java.sql.SQLException: Can't create table 'l2jdb.connection_test_table' (errno:
121)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:1055)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3515)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3447)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:19 51)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java :2101)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2554)
at com.mysql.jdbc.PreparedStatement.executeInternal(P reparedStatement.ja
va:1761)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Pre paredStatement.java
:2046)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Pre paredStatement.java
:1964)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Pre paredStatement.java
:1949)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement .executeUpdate(NewP
roxyPreparedStatement.java:105)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.j ava:813)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.jav a:696)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0
PooledConnectionPoolManager.java:257)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0
PooledConnectionPoolManager.java:271)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSou rce.getNumThreadsAw
aitingCheckoutDefaultUser(AbstractPoolBackedDataSo urce.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.mchange.v2.beans.BeansUtils.extractAccessibleP ropertiesToMap(Bean
sUtils.java:359)
at com.mchange.v2.beans.BeansUtils.appendPropNamesAnd Values(BeansUtils.j
ava:324)
at com.mchange.v2.c3p0.ComboPooledDataSource.toString (ComboPooledDataSou
rce.java:539)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSou rce.getPoolManager(
AbstractPoolBackedDataSource.java:462)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSou rce.getConnection(A
bstractPoolBackedDataSource.java:128)
at net.sf.l2j.L2DatabaseFactory.<init>(Unknown Source)
at net.sf.l2j.L2DatabaseFactory.getInstance(Unknown Source)
at net.sf.l2j.loginserver.L2LoginServer.<init>(Unknow n Source)
at net.sf.l2j.loginserver.L2LoginServer.main(Unknown Source)

Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ java.beans
.IntrospectionException: java.lang.reflect.InvocationTargetException [numThreads
AwaitingCheckoutDefaultUser] ]
An attempt to create an automatic test table failed. Create SQL: CREATE TABLE `c
onnection_test_table` ( a CHAR(1) )
java.sql.SQLException: Can't create table 'l2jdb.connection_test_table' (errno:
121)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:1055)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3515)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3447)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:19 51)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java :2101)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2554)
at com.mysql.jdbc.PreparedStatement.executeInternal(P reparedStatement.ja
va:1761)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Pre paredStatement.java
:2046)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Pre paredStatement.java
:1964)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Pre paredStatement.java
:1949)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement .executeUpdate(NewP
roxyPreparedStatement.java:105)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.j ava:813)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.jav a:696)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0
PooledConnectionPoolManager.java:257)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0
PooledConnectionPoolManager.java:271)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSou rce.getConnection(A
bstractPoolBackedDataSource.java:128)
at net.sf.l2j.L2DatabaseFactory.<init>(Unknown Source)
at net.sf.l2j.L2DatabaseFactory.getInstance(Unknown Source)
at net.sf.l2j.loginserver.L2LoginServer.<init>(Unknow n Source)
at net.sf.l2j.loginserver.L2LoginServer.main(Unknown Source)

FATAL: Failed initializing database. Reason: Can't create table 'l2jdb.connectio
n_test_table' (errno: 121)
java.sql.SQLException: Can't create table 'l2jdb.connection_test_table' (errno:
121)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:1055)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3515)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3447)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:19 51)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java :2101)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2554)
at com.mysql.jdbc.PreparedStatement.executeInternal(P reparedStatement.ja
va:1761)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Pre paredStatement.java
:2046)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Pre paredStatement.java
:1964)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Pre paredStatement.java
:1949)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement .executeUpdate(NewP
roxyPreparedStatement.java:105)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.initializeAu
tomaticTestTable(C3P0PooledConnectionPoolManager.j ava:813)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.createPooled
ConnectionPool(C3P0PooledConnectionPoolManager.jav a:696)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0
PooledConnectionPoolManager.java:257)
at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0
PooledConnectionPoolManager.java:271)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSou rce.getConnection(A
bstractPoolBackedDataSource.java:128)
at net.sf.l2j.L2DatabaseFactory.<init>(Unknown Source)
at net.sf.l2j.L2DatabaseFactory.getInstance(Unknown Source)
at net.sf.l2j.loginserver.L2LoginServer.<init>(Unknow n Source)
at net.sf.l2j.loginserver.L2LoginServer.main(Unknown Source)


LoginServer: Работа сервера завершена некоректно.


LoginServer: Сервер отключен.

Для продолжения нажмите любую клавишу . . .
Sharpest вне форума Ответить с цитированием
Ответ


Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход


© 2007–2024 «Форум администраторов игровых серверов»
Защита сайта от DDoS атак — StormWall
Работает на Булке неизвестной версии с переводом от zCarot
Текущее время: 16:55. Часовой пояс GMT +3.

Вверх