L2J_CE

Вы хотите отреагировать на этот пост ? Создайте аккаунт всего в несколько кликов или войдите на форум.
L2J_CE

L2J_CE Server


Участников: 2

    Проблема| Linux

    avatar
    DoDeleZ
    Гость


    Проблема| Linux Empty Проблема| Linux

    Сообщение  DoDeleZ Чт Июл 22, 2010 4:17 pm

    ну когда я запускаю на виндосе то все норм
    а когда на линксе
    он у меня вот это показывает
    В Логине
    2010.07.22 11:06:52,843 WARNING 13 net.sf.l2j.loginserver.LoginController Could not check password:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    The last packet successfully received from the server was 289,485 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
    2010.07.22 11:06:52,843 INFO 13 com.mchange.v2.c3p0.stmt.GooGooStatementCache Problem with checked-in Statement, discarding.
    2010.07.22 11:11:10,078 WARNING 13 net.sf.l2j.loginserver.LoginController Could not check password:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    The last packet successfully received from the server was 248,940 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
    2010.07.22 11:11:10,078 INFO 13 com.mchange.v2.c3p0.stmt.GooGooStatementCache Problem with checked-in Statement, discarding.


    Could not check password:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    The last packet successfully received from the server was 289,485 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
    Problem with checked-in Statement, discarding.
    com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after statement closed.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    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: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.StatementImpl.checkClosed(StatementImpl.java:405)
    at com.mysql.jdbc.PreparedStatement.clearParameters(PreparedStatement.java:1140)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.refreshStatement(GooGooStatementCache.java:604)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinStatement(GooGooStatementCache.java:236)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinAll(GooGooStatementCache.java:288)
    at com.mchange.v2.c3p0.impl.NewPooledConnection.checkinAllCachedStatements(NewPooledConnection.java:664)
    at com.mchange.v2.c3p0.impl.NewPooledConnection.markClosedProxyConnection(NewPooledConnection.java:347)
    at com.mchange.v2.c3p0.impl.NewProxyConnection.close(NewProxyConnection.java:1246)
    at net.sf.l2j.loginserver.LoginController.loginValid(LoginController.java:643)
    at net.sf.l2j.loginserver.LoginController.tryAuthLogin(LoginController.java:210)
    at net.sf.l2j.loginserver.clientpackets.RequestAuthLogin.run(RequestAuthLogin.java:114)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Could not check password:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    The last packet successfully received from the server was 248,940 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
    Problem with checked-in Statement, discarding.
    com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after statement closed.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    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: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.StatementImpl.checkClosed(StatementImpl.java:405)
    at com.mysql.jdbc.PreparedStatement.clearParameters(PreparedStatement.java:1140)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.refreshStatement(GooGooStatementCache.java:604)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinStatement(GooGooStatementCache.java:236)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinAll(GooGooStatementCache.java:288)
    at com.mchange.v2.c3p0.impl.NewPooledConnection.checkinAllCachedStatements(NewPooledConnection.java:664)
    at com.mchange.v2.c3p0.impl.NewPooledConnection.markClosedProxyConnection(NewPooledConnection.java:347)
    at com.mchange.v2.c3p0.impl.NewProxyConnection.close(NewProxyConnection.java:1246)
    at net.sf.l2j.loginserver.LoginController.loginValid(LoginController.java:643)
    at net.sf.l2j.loginserver.LoginController.tryAuthLogin(LoginController.java:210)
    at net.sf.l2j.loginserver.clientpackets.RequestAuthLogin.run(RequestAuthLogin.java:114)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    а в ГС


    HellboundManager: Could not load the hellbound table
    Problem with checked-in Statement, discarding.
    com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after statement closed.
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    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: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.StatementImpl.checkClosed(StatementImpl.java:405)
    at com.mysql.jdbc.PreparedStatement.clearParameters(PreparedStatement.java:1140)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.refreshStatement(GooGooStatementCache.java:604)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinStatement(GooGooStatementCache.java:236)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinAll(GooGooStatementCache.java:288)
    at com.mchange.v2.c3p0.impl.NewPooledConnection.checkinAllCachedStatements(NewPooledConnection.java:664)
    at com.mchange.v2.c3p0.impl.NewPooledConnection.markClosedProxyConnection(NewPooledConnection.java:347)
    at com.mchange.v2.c3p0.impl.NewProxyConnection.close(NewProxyConnection.java:1246)
    at net.sf.l2j.gameserver.instancemanager.HellboundManager.checkHellboundLevel(HellboundManager.java:239)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyInstance.invoke(Unknown Source)
    at org.python.pycode.serializable._pyx1279803647769.onAdvEvent$5(Leveling_System.py:190)
    at org.python.pycode.serializable._pyx1279803647769.call_function(Leveling_System.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject._jcallexc(Unknown Source)
    at org.python.core.PyObject._jcall(Unknown Source)
    at org.python.proxies.main$Leveling_System$64.onAdvEvent(Unknown Source)
    at net.sf.l2j.gameserver.model.quest.Quest.notifyEvent(Quest.java:407)
    at net.sf.l2j.gameserver.model.quest.QuestTimer$ScheduleTimerTask.run(QuestTimer.java:41)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)
    at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    java.sql.SQLException: An SQLException was provoked by the following failure: java.util.ConcurrentModificationException
    at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
    at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
    at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:62)
    at com.mchange.v2.c3p0.impl.NewProxyConnection.close(NewProxyConnection.java:1271)
    at net.sf.l2j.gameserver.instancemanager.HellboundManager.checkHellboundLevel(HellboundManager.java:239)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyInstance.invoke(Unknown Source)
    at org.python.pycode.serializable._pyx1279803647769.onAdvEvent$5(Leveling_System.py:190)
    at org.python.pycode.serializable._pyx1279803647769.call_function(Leveling_System.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject._jcallexc(Unknown Source)
    at org.python.core.PyObject._jcall(Unknown Source)
    at org.python.proxies.main$Leveling_System$64.onAdvEvent(Unknown Source)
    at net.sf.l2j.gameserver.model.quest.Quest.notifyEvent(Quest.java:407)
    at net.sf.l2j.gameserver.model.quest.QuestTimer$ScheduleTimerTask.run(QuestTimer.java:41)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)
    at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Unknown Source)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.util.ConcurrentModificationException
    at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
    at java.util.HashMap$KeyIterator.next(Unknown Source)
    at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinAll(GooGooStatementCache.java:286)
    at com.mchange.v2.c3p0.impl.NewPooledConnection.checkinAllCachedStatements(NewPooledConnection.java:664)
    at com.mchange.v2.c3p0.impl.NewPooledConnection.markClosedProxyConnection(NewPooledConnection.java:347)
    at com.mchange.v2.c3p0.impl.NewProxyConnection.close(NewProxyConnection.java:1246)
    ... 31 more
    HellboundManager: Could not load the hellbound table

    2010.07.22 11:01:48,082 WARNING 11 net.sf.l2j.gameserver.instancemanager.HellboundManager HellboundManager: Could not load the hellbound table
    2010.07.22 11:01:48,083 INFO 11 com.mchange.v2.c3p0.stmt.GooGooStatementCache Problem with checked-in Statement, discarding.
    avatar
    noub


    Сообщения : 47
    Дата регистрации : 2010-07-18

    Проблема| Linux Empty Re: Проблема| Linux

    Сообщение  noub Чт Июл 22, 2010 4:56 pm

    ну одна ошибка явная... сервер не может загрузить таблицу хеллбаунда,походу забыл залить...

    HellboundManager: Could not load the hellbound table
    avatar
    DoDeleZ
    Гость


    Проблема| Linux Empty Re: Проблема| Linux

    Сообщение  DoDeleZ Чт Июл 22, 2010 4:57 pm

    неа... она залита уже...
    avatar
    noub


    Сообщения : 47
    Дата регистрации : 2010-07-18

    Проблема| Linux Empty Re: Проблема| Linux

    Сообщение  noub Чт Июл 22, 2010 7:05 pm

    хм... а с какой ты дериктории запускаешь sh'шники,у меня когда я запускаю с директории отличной от login или gameserver вылазят ошыбки... потому что sh'шники криво написаны...
    avatar
    DoDeleZ
    Гость


    Проблема| Linux Empty Re: Проблема| Linux

    Сообщение  DoDeleZ Чт Июл 22, 2010 9:26 pm

    ну у меня типа панел
    а он включает startGameServer.sh
    avatar
    noub


    Сообщения : 47
    Дата регистрации : 2010-07-18

    Проблема| Linux Empty Re: Проблема| Linux

    Сообщение  noub Чт Июл 22, 2010 9:53 pm

    что за панел?
    avatar
    DoDeleZ
    Гость


    Проблема| Linux Empty Re: Проблема| Linux

    Сообщение  DoDeleZ Чт Июл 22, 2010 10:45 pm

    ну там типа жмёш Старт Логин
    и он команду startLoginServer.sh поселаеи
    Liiion911
    Liiion911


    Сообщения : 248
    Дата регистрации : 2010-07-02

    Проблема| Linux Empty Re: Проблема| Linux

    Сообщение  Liiion911 Чт Июл 22, 2010 11:57 pm

    Ошибка управления либ mysql , смотри или права доступа или не залита libs
    avatar
    DoDeleZ
    Гость


    Проблема| Linux Empty Re: Проблема| Linux

    Сообщение  DoDeleZ Пт Июл 23, 2010 12:15 am

    а кому прова доват и как?
    avatar
    noub


    Сообщения : 47
    Дата регистрации : 2010-07-18

    Проблема| Linux Empty Re: Проблема| Linux

    Сообщение  noub Пт Июл 23, 2010 12:36 am

    не понятно что за "панел" такая)))
    та и вообще не видел я никаких панелей под линукс Оо
    ты что ее через вайн запускаешь? хД

    чтобы дать права на запуск... ммм... легче всего будет тебе зайти в папку логин сервера, геймсервера и написать

    chmod +x *.sh

      Текущее время Пт Окт 04, 2024 5:24 am