ShadowSZ | Дата: Вторник, 13.11.2012, 13:40 | Сообщение # 1 |
Группа: Пользователи
Сообщений: 2
Награды: 0
Репутация: 0
Статус: Offline
| С другой сборкой такой проблемы не наблюдалось
Starting L2J Game Server.
Loading GameServer Configuration Files... L2Properties: Missing property for key - DatapackRoot Loaded 6 Filter Words. -----------------------------------------------------------------=[ Database ] MLog clients using java 1.4+ standard logging. Initializing c3p0-0.9.2-pre1 [built 27-May-2010 01:00:49 -0400; debug? true; tra ce: 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 -> 1hge15x8q1x6hnsi1r405uq|2a544e, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClas sLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge15x8q1x6hnsi1r405uq|2a544e, idleConnectionTestPeriod -> 3600, initialPoolSiz e -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTime -> 0 , maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, ma xPoolSize -> 100, maxStatements -> 0, maxStatementsPerConnection -> 100, minPool Size -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, p referredTestQuery -> null, properties -> {user=******, password=******}, propert yCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, statementDestroyerNumAc tiveThreads -> -1, statementDestroyerNumConnectionsInUseAllUsers -> -1, statemen tDestroyerNumConnectionsInUseDefaultUser -> -1, statementDestroyerNumConnections WithDeferredDestroyStatementsAllUsers -> -1, statementDestroyerNumConnectionsWit hDeferredDestroyStatementsDefaultUser -> -1, statementDestroyerNumDeferredDestro yStatementsAllUsers -> -1, statementDestroyerNumDeferredDestroyStatementsDefault User -> -1, statementDestroyerNumIdleThreads -> -1, statementDestroyerNumTasksPe nding -> -1, statementDestroyerNumThreads -> -1, testConnectionOnCheckin -> fals e, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTrad itionalReflectiveProxies -> false ] L2J Server Version: ${l2j.revision} L2J Datapack Version: ${l2jdp.revision} Updated characters online status. BitSet ID Factory could not be initialized correctly: Unknown column 'charId' in 'field list' com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'charI d' in 'field list' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) at com.mysql.jdbc.Util.getInstance(Util.java:382) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570) at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1474) at com.mchange.v2.c3p0.impl.NewProxyStatement.executeQuery(NewProxyState ment.java:35) at com.l2jserver.gameserver.idfactory.IdFactory.extractUsedObjectIDTable (IdFactory.java:329) at com.l2jserver.gameserver.idfactory.BitSetIDFactory.initialize(BitSetI DFactory.java:83) at com.l2jserver.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFac tory.java:70) at com.l2jserver.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java: 127) at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:194) at com.l2jserver.gameserver.GameServer.main(GameServer.java:493)
IDFactory: 102912 id's available. Could not read object IDs from DB. Please Check Your Data. Exception in thread "main" java.lang.Exception: Could not initialize the ID fact ory at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:199) at com.l2jserver.gameserver.GameServer.main(GameServer.java:493)
То что проблема с обращением к базе данных я понял, но где искать ошибку?
загрузка наград ...
|
|
| |
ShadowSZ | Дата: Среда, 14.11.2012, 02:11 | Сообщение # 2 |
Группа: Пользователи
Сообщений: 2
Награды: 0
Репутация: 0
Статус: Offline
| Отбой, нашёл проблему... по собственной глупости воткнул в одну БД несколько серверов...
загрузка наград ...
|
|
| |