cr0w
Пользователи-
Публикаций
13 -
Зарегистрирован
-
Посещение
-
Отзывы
0%
Репутация
0Информация о cr0w
-
Звание
Только пришел
Контакты
- Вконтакте
-
[10:49:14] ERROR Error while restore items of owner : 268485358 com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure The last packet successfully received from the server was 30,064 milliseconds ago. The last packet sent successfully to the server was 8 milliseconds ago. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3589) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3478) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4019) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2490) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2651) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2683) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2144) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2310) at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96) at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96) at com.l2cccp.gameserver.dao.ItemsDAO.getItemsByOwnerIdAndLoc(ItemsDAO.java:433) at com.l2cccp.gameserver.model.CharSelectInfo.<init>(CharSelectInfo.java:52) at com.l2cccp.gameserver.network.l2.s2c.CharacterSelectionInfo.restoreChar(CharacterSelectionInfo.java:220) at com.l2cccp.gameserver.network.l2.s2c.CharacterSelectionInfo.loadCharacterSelectInfo(CharacterSelectionInfo.java:161) at com.l2cccp.gameserver.network.l2.s2c.CharacterSelectionInfo.<init>(CharacterSelectionInfo.java:39) at com.l2cccp.gameserver.network.authcomm.as2gs.PlayerAuthResponse.runImpl(PlayerAuthResponse.java:99) at com.l2cccp.gameserver.network.authcomm.ReceivablePacket.run(ReceivablePacket.java:44) at com.l2cccp.commons.threading.RunnableStatsWrapper.execute(RunnableStatsWrapper.java:34) at com.l2cccp.commons.threading.RunnableStatsWrapper.run(RunnableStatsWrapper.java:25) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724) at com.l2cccp.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35) Caused by: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost. at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:3039) at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3489) ... 22 more что делать?
-
[FATAL 2015-04-15 00:06:50]: Could not load allowedIp: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed.Connection was implicitly closed by the driver. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) 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:1012) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:986) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:981) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926) at com.mysql.jdbc.ConnectionImpl.throwConnectionClosedException(ConnectionImpl.java:1201) at com.mysql.jdbc.ConnectionImpl.checkClosed(ConnectionImpl.java:1188) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4273) at com.mysql.jdbc.ConnectionImpl.prepareStatement(ConnectionImpl.java:4239) at org.apache.commons.dbcp.DelegatingConnection.prepareStatement(DelegatingConnection.java:281) at org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper.prepareStatement(PoolingDataSource.java:313) at ru.catssoftware.loginserver.manager.LoginManager.getAllowedIP(LoginManager.java:629) at ru.catssoftware.loginserver.manager.LoginManager.tryAuthLogin(LoginManager.java:239) at ru.catssoftware.loginserver.clientpackets.RequestAuthLogin.run(RequestAuthLogin.java:113) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure что за ошибки?
-
Я не сколько раз менял яву и толку нету!
-
Когда запускают сервер выходит такая ошибка! Что делать? # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f840bd71004, pid=18194, tid=140204481791744 # # JRE version: Java SE Runtime Environment (8.0_40-b26) (build 1.8.0_40-b26) # Java VM: Java HotSpot 64-Bit Server VM (25.40-b25 mixed mode linux-amd64 compressed oops) # Problematic frame: # V [libjvm.so+0x4ac004] CompiledIC::cached_value() const+0x24 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /home/l2/server/game/hs_err_pid18194.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp #
-
DenisPavlovich подписался на cr0w
-
cr0w подписался на DenisPavlovich
-
Гео дату не могу запустить Exception in thread "main" java.lang.NumberFormatException: For input string: "geo" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:492) at java.lang.Byte.parseByte(Byte.java:148) at java.lang.Byte.parseByte(Byte.java:174) at l2next.gameserver.engine.geodataengine.GeoEngine.loadRegionIndexes(GeoEngine.java:288) at l2next.gameserver.engine.geodataengine.driver.l2j.L2jGeoDriver.reloadGeo(L2jGeoDriver.java:30) at l2next.gameserver.engine.geodataengine.driver.l2j.L2jGeoDriver.<init>(L2jGeoDriver.java:24) at l2next.gameserver.engine.geodataengine.GeoEngine.init(GeoEngine.java:71) at l2next.gameserver.GameServerStartup.<init>(GameServerStartup.java:252) at BootManager.<init>(BootManager.java:57) at BootManager.main(BootManager.java:35)
-
И есть ли у кого готовый комьюнити?
-
Да все равно не заходит java -server -Dfile.encoding=UTF-8 -Xmx7G -Xbootclasspath/p:../serverslibs/l2ft.jar -cp config/xml:../serverslibs/*: l2ft.gameserver.GameServer > log/stdout.log 2>&1
-
Сборку запустил захожу в игру пишу лог и пас он грузится и все