![]() |
![]() |
|
Lineage II
|
![]() |
Опции темы |
![]() |
#1 |
Пользователь
|
![]()
Нужна помощь по запуску и настройке сервера l2jfree.
Кто ставил, пользовался? |
![]() ![]() |
![]() |
![]() |
#2 |
Пользователь
|
![]()
какая помощь ?
|
![]() ![]() |
![]() |
![]() |
#3 |
Пользователь
|
![]()
по настройке под линукс
да и под виндой дает ошибку при запуске геймсервера: Error: no "server" JVM C:\program files\java\jre6\bin\server\jvm.dll |
![]() ![]() |
![]() |
![]() |
#4 | |
Администратор
Регистрация: 09.11.2007
Адрес: Украина, Кривбасс
Возраст: 37
Сообщений: 6,377
Отблагодарили 3,720 раз(а)
Рейтинг мнений:
548
|
![]() Цитата:
composer require laravel/framework yarn add vue |
|
![]() ![]() ![]() |
![]() |
![]() |
#5 | |
Пользователь
|
![]() Цитата:
![]() |
|
![]() ![]() |
![]() |
![]() |
#6 |
Участник
|
![]()
В Винде создай папку server по пути C:\Program Files\Java\jre6\bin\server и скопируй туда содержимое папки client - она находится там же C:\Program Files\Java\jre6\bin\client
Последний раз редактировалось Kilot; 17.12.2009 в 16:26. Причина: Правка |
![]() ![]() ![]() |
![]() |
Сказали спасибо: |
![]() |
#7 | |
Пользователь
|
![]() Цитата:
Еще бы с линуксом разобраться Добавлено через 55 минут Под Линухом такая вот трабла: [SPOILER]INFO [18 дек 13:56:24,086] logging initialized INFO [18 дек 13:56:24,329] loading login config INFO [18 дек 13:56:24,665] MLog clients using java 1.4+ standard logging. INFO [18 дек 13:56:24,732] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10] INFO [18 дек 13:56:25,255] Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ java.beans.IntrospectionException: java.lang.reflect.InvocationTargetException [numThreadsAwaitingCheckoutDefaultUser] ] WARNING [18 дек 13:56:25,258] org.hibernate.util.JDBCExceptionReporter.logExcept ions(): SQL Error: 0, SQLState: 08S01 SEVERE [18 дек 13:56:25,258] org.hibernate.util.JDBCExceptionReporter.logExcept ions(): Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. WARNING [18 дек 13:56:25,258] org.hibernate.cfg.SettingsFactory.buildSettings(): Could not obtain connection metadata com.mysql.jdbc.exceptions.jdbc4.CommunicationsExce ption: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Construc tor.java:513) at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6) at com.mysql.jdbc.SQLError.createCommunicationsExcept ion(SQLError.java:1074) at com.mysql.jdbc.ConnectionImpl.createNewIO(Connecti onImpl.java:2214) at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImp l.java:781) at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connect ion.java:46) at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Construc tor.java:513) at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6) at com.mysql.jdbc.ConnectionImpl.getInstance(Connecti onImpl.java:352) at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg isteringDriver.java:284) at com.mchange.v2.c3p0.DriverManagerDataSource.getCon nection(DriverManagerDataSource.java:119) at com.mchange.v2.c3p0.WrapperConnectionPoolDataSourc e.getPooledConnection(WrapperConnectionPoolDataSou rce.java:143) at com.mchange.v2.c3p0.WrapperConnectionPoolDataSourc e.getPooledConnection(WrapperConnectionPoolDataSou rce.java:132) at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.initializeAutomaticTestTable(C3P0PooledConn ectionPoolManager.java:772) at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.createPooledConnectionPool(C3P0PooledConnec tionPoolManager.java:696) at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0PooledConnectionPoolManager.jav a:257) at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0PooledConnectionPoolManager.jav a:271) at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSou rce.getConnection(AbstractPoolBackedDataSource.jav a:128) at org.springframework.orm.hibernate3.LocalDataSource ConnectionProvider.getConnection(LocalDataSourceCo nnectionProvider.java:81) at org.hibernate.cfg.SettingsFactory.buildSettings(Se ttingsFactory.java:84) at org.hibernate.cfg.Configuration.buildSettings(Conf iguration.java:2009) at org.hibernate.cfg.Configuration.buildSessionFactor y(Configuration.java:1292) at org.springframework.orm.hibernate3.LocalSessionFac toryBean.newSessionFactory(LocalSessionFactoryBean .java:804) at org.springframework.orm.hibernate3.LocalSessionFac toryBean.buildSessionFactory(LocalSessionFactoryBe an.java:744) at org.springframework.orm.hibernate3.AbstractSession FactoryBean.afterPropertiesSet(AbstractSessionFact oryBean.java:131) at org.springframework.beans.factory.support.Abstract AutowireCapableBeanFactory.invokeInitMethods(Abstr actAutowireCapableBeanFactory.java:1118) at org.springframework.beans.factory.support.Abstract AutowireCapableBeanFactory.initializeBean(Abstract AutowireCapableBeanFactory.java:1085) at org.springframework.beans.factory.support.Abstract AutowireCapableBeanFactory.createBean(AbstractAuto wireCapableBeanFactory.java:429) at org.springframework.beans.factory.support.Abstract BeanFactory$1.getObject(AbstractBeanFactory.java:2 50) at org.springframework.beans.factory.support.DefaultS ingletonBeanRegistry.getSingleton(DefaultSingleton BeanRegistry.java:141) at org.springframework.beans.factory.support.Abstract BeanFactory.getBean(AbstractBeanFactory.java:247) at org.springframework.beans.factory.support.Abstract BeanFactory.getBean(AbstractBeanFactory.java:161) at org.springframework.beans.factory.support.DefaultL istableBeanFactory.preInstantiateSingletons(Defaul tListableBeanFactory.java:270) at org.springframework.context.support.AbstractApplic ationContext.refresh(AbstractApplicationContext.ja va:346) at org.springframework.context.support.ClassPathXmlAp plicationContext.<init>(ClassPathXmlApplicationCon text.java:92) at org.springframework.context.support.ClassPathXmlAp plicationContext.<init>(ClassPathXmlApplicationCon text.java:77) at com.l2jfree.L2Registry.loadRegistry(L2Registry.jav a:78) at com.l2jfree.loginserver.L2LoginServer.<init>(L2Log inServer.java:81) at com.l2jfree.loginserver.L2LoginServer.main(L2Login Server.java:70) Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsExce ption: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Construc tor.java:513) at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6) at com.mysql.jdbc.SQLError.createCommunicationsExcept ion(SQLError.java:1074) at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) at com.mysql.jdbc.ConnectionImpl.createNewIO(Connecti onImpl.java:2137) ... 38 more Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl .java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSoc ketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.j ava:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.j ava:366) at java.net.Socket.connect(Socket.java:525) at java.net.Socket.connect(Socket.java:475) at java.net.Socket.<init>(Socket.java:372) at java.net.Socket.<init>(Socket.java:215) at com.mysql.jdbc.StandardSocketFactory.connect(Stand ardSocketFactory.java:253) at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ... 39 more INFO [18 дек 13:56:25,702] Loaded 127 server names INFO [18 дек 13:56:25,734] LoginManager initiating INFO [18 дек 13:56:27,598] Cached 10 KeyPairs for RSA communication INFO [18 дек 13:56:28,048] Stored 20 keys for Blowfish communication WARNING [18 дек 13:56:28,098] org.hibernate.util.JDBCExceptionReporter.logExcept ions(): SQL Error: 0, SQLState: 08S01 SEVERE [18 дек 13:56:28,098] org.hibernate.util.JDBCExceptionReporter.logExcept ions(): Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. WARNING [18 дек 13:56:28,099] org.hibernate.util.JDBCExceptionReporter.logExcept ions(): SQL Error: 0, SQLState: 08S01 SEVERE [18 дек 13:56:28,099] org.hibernate.util.JDBCExceptionReporter.logExcept ions(): Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. WARNING [18 дек 13:56:28,101] java.lang.ThreadGroup.uncaughtException(): Exception in thread "main" org.springframework.transaction.CannotCreateTransa ctionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.exception.JDBCConnectionException: Cannot open connection WARNING [18 дек 13:56:28,103] java.lang.ThreadGroup.uncaughtException(): Caused by: org.hibernate.exception.JDBCConnectionException: Cannot open connection WARNING [18 дек 13:56:28,103] java.lang.ThreadGroup.uncaughtException(): at org.hibernate.exception.SQLStateConverter.convert( SQLStateConverter.java:74) WARNING [18 дек 13:56:28,103] java.lang.ThreadGroup.uncaughtException(): at org.hibernate.exception.JDBCExceptionHelper.conver t(JDBCExceptionHelper.java:43) WARNING [18 дек 13:56:28,104] java.lang.ThreadGroup.uncaughtException(): at org.hibernate.exception.JDBCExceptionHelper.conver t(JDBCExceptionHelper.java:29) WARNING [18 дек 13:56:28,104] java.lang.ThreadGroup.uncaughtException(): at org.hibernate.jdbc.ConnectionManager.openConnectio n(ConnectionManager.java:424) WARNING [18 дек 13:56:28,104] java.lang.ThreadGroup.uncaughtException(): at org.hibernate.jdbc.ConnectionManager.getConnection (ConnectionManager.java:144) WARNING [18 дек 13:56:28,104] java.lang.ThreadGroup.uncaughtException(): at org.hibernate.jdbc.JDBCContext.connection(JDBCCont ext.java:119) WARNING [18 дек 13:56:28,104] java.lang.ThreadGroup.uncaughtException(): at org.hibernate.transaction.JDBCTransaction.begin(JD BCTransaction.java:57) WARNING [18 дек 13:56:28,104] java.lang.ThreadGroup.uncaughtException(): at org.hibernate.impl.SessionImpl.beginTransaction(Se ssionImpl.java:1326) WARNING [18 дек 13:56:28,104] java.lang.ThreadGroup.uncaughtException(): at org.springframework.orm.hibernate3.HibernateTransa ctionManager.doBegin(HibernateTransactionManager.j ava:497) WARNING [18 дек 13:56:28,105] java.lang.ThreadGroup.uncaughtException(): at org.springframework.transaction.support.AbstractPl atformTransactionManager.getTransaction(AbstractPl atformTransactionManager.java:349) WARNING [18 дек 13:56:28,105] java.lang.ThreadGroup.uncaughtException(): at org.springframework.transaction.interceptor.Transa ctionAspectSupport.createTransactionIfNecessary(Tr ansactionAspectSupport.java:255) WARNING [18 дек 13:56:28,105] java.lang.ThreadGroup.uncaughtException(): at org.springframework.transaction.interceptor.Transa ctionInterceptor.invoke(TransactionInterceptor.jav a:102) WARNING [18 дек 13:56:28,105] java.lang.ThreadGroup.uncaughtException(): at org.springframework.aop.framework.ReflectiveMethod Invocation.proceed(ReflectiveMethodInvocation.java :176) WARNING [18 дек 13:56:28,105] java.lang.ThreadGroup.uncaughtException(): at org.springframework.aop.framework.Cglib2AopProxy$D ynamicAdvisedInterceptor.intercept(Cglib2AopProxy. java:616) WARNING [18 дек 13:56:28,105] java.lang.ThreadGroup.uncaughtException(): at com.l2jfree.loginserver.services.GameserversServic es$$EnhancerByCGLIB$$b2a78f8c.getAllGameservers(<g enerated>) WARNING [18 дек 13:56:28,106] java.lang.ThreadGroup.uncaughtException(): at com.l2jfree.loginserver.manager.GameServerManager. load(GameServerManager.java:196) WARNING [18 дек 13:56:28,106] java.lang.ThreadGroup.uncaughtException(): at com.l2jfree.loginserver.manager.GameServerManager. <init>(GameServerManager.java:99) WARNING [18 дек 13:56:28,106] java.lang.ThreadGroup.uncaughtException(): at com.l2jfree.loginserver.manager.GameServerManager. getInstance(GameServerManager.java:68) WARNING [18 дек 13:56:28,106] java.lang.ThreadGroup.uncaughtException(): at com.l2jfree.loginserver.L2LoginServer.<init>(L2Log inServer.java:90) WARNING [18 дек 13:56:28,106] java.lang.ThreadGroup.uncaughtException(): at com.l2jfree.loginserver.L2LoginServer.main(L2Login Server.java:70) WARNING [18 дек 13:56:28,106] java.lang.ThreadGroup.uncaughtException(): Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsExce ption: Communications link failure WARNING [18 дек 13:56:28,106] java.lang.ThreadGroup.uncaughtException(): WARNING [18 дек 13:56:28,107] java.lang.ThreadGroup.uncaughtException(): The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. WARNING [18 дек 13:56:28,107] java.lang.ThreadGroup.uncaughtException(): at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method) WARNING [18 дек 13:56:28,107] java.lang.ThreadGroup.uncaughtException(): at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39) WARNING [18 дек 13:56:28,107] java.lang.ThreadGroup.uncaughtException(): at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27) WARNING [18 дек 13:56:28,107] java.lang.ThreadGroup.uncaughtException(): at java.lang.reflect.Constructor.newInstance(Construc tor.java:513) WARNING [18 дек 13:56:28,107] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6) WARNING [18 дек 13:56:28,108] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.SQLError.createCommunicationsExcept ion(SQLError.java:1074) WARNING [18 дек 13:56:28,108] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.ConnectionImpl.createNewIO(Connecti onImpl.java:2214) WARNING [18 дек 13:56:28,108] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImp l.java:781) WARNING [18 дек 13:56:28,108] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connect ion.java:46) WARNING [18 дек 13:56:28,108] java.lang.ThreadGroup.uncaughtException(): at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method) WARNING [18 дек 13:56:28,108] java.lang.ThreadGroup.uncaughtException(): at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39) WARNING [18 дек 13:56:28,108] java.lang.ThreadGroup.uncaughtException(): at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27) WARNING [18 дек 13:56:28,109] java.lang.ThreadGroup.uncaughtException(): at java.lang.reflect.Constructor.newInstance(Construc tor.java:513) WARNING [18 дек 13:56:28,109] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6) WARNING [18 дек 13:56:28,109] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.ConnectionImpl.getInstance(Connecti onImpl.java:352) WARNING [18 дек 13:56:28,109] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg isteringDriver.java:284) WARNING [18 дек 13:56:28,109] java.lang.ThreadGroup.uncaughtException(): at com.mchange.v2.c3p0.DriverManagerDataSource.getCon nection(DriverManagerDataSource.java:119) WARNING [18 дек 13:56:28,109] java.lang.ThreadGroup.uncaughtException(): at com.mchange.v2.c3p0.WrapperConnectionPoolDataSourc e.getPooledConnection(WrapperConnectionPoolDataSou rce.java:143) WARNING [18 дек 13:56:28,110] java.lang.ThreadGroup.uncaughtException(): at com.mchange.v2.c3p0.WrapperConnectionPoolDataSourc e.getPooledConnection(WrapperConnectionPoolDataSou rce.java:132) WARNING [18 дек 13:56:28,110] java.lang.ThreadGroup.uncaughtException(): at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.initializeAutomaticTestTable(C3P0PooledConn ectionPoolManager.java:772) WARNING [18 дек 13:56:28,110] java.lang.ThreadGroup.uncaughtException(): at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.createPooledConnectionPool(C3P0PooledConnec tionPoolManager.java:696) WARNING [18 дек 13:56:28,110] java.lang.ThreadGroup.uncaughtException(): at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0PooledConnectionPoolManager.jav a:257) WARNING [18 дек 13:56:28,110] java.lang.ThreadGroup.uncaughtException(): at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolM anager.getPool(C3P0PooledConnectionPoolManager.jav a:271) WARNING [18 дек 13:56:28,110] java.lang.ThreadGroup.uncaughtException(): at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSou rce.getConnection(AbstractPoolBackedDataSource.jav a:128) WARNING [18 дек 13:56:28,110] java.lang.ThreadGroup.uncaughtException(): at org.springframework.orm.hibernate3.LocalDataSource ConnectionProvider.getConnection(LocalDataSourceCo nnectionProvider.java:81) WARNING [18 дек 13:56:28,111] java.lang.ThreadGroup.uncaughtException(): at org.hibernate.jdbc.ConnectionManager.openConnectio n(ConnectionManager.java:421) WARNING [18 дек 13:56:28,111] java.lang.ThreadGroup.uncaughtException(): ... 16 more WARNING [18 дек 13:56:28,111] java.lang.ThreadGroup.uncaughtException(): Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsExce ption: Communications link failure WARNING [18 дек 13:56:28,111] java.lang.ThreadGroup.uncaughtException(): WARNING [18 дек 13:56:28,111] java.lang.ThreadGroup.uncaughtException(): The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. WARNING [18 дек 13:56:28,111] java.lang.ThreadGroup.uncaughtException(): at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method) WARNING [18 дек 13:56:28,112] java.lang.ThreadGroup.uncaughtException(): at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39) WARNING [18 дек 13:56:28,112] java.lang.ThreadGroup.uncaughtException(): at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27) WARNING [18 дек 13:56:28,112] java.lang.ThreadGroup.uncaughtException(): at java.lang.reflect.Constructor.newInstance(Construc tor.java:513) WARNING [18 дек 13:56:28,112] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6) WARNING [18 дек 13:56:28,112] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.SQLError.createCommunicationsExcept ion(SQLError.java:1074) WARNING [18 дек 13:56:28,112] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) WARNING [18 дек 13:56:28,112] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.ConnectionImpl.createNewIO(Connecti onImpl.java:2137) WARNING [18 дек 13:56:28,113] java.lang.ThreadGroup.uncaughtException(): ... 35 more WARNING [18 дек 13:56:28,113] java.lang.ThreadGroup.uncaughtException(): Caused by: java.net.ConnectException: Connection refused WARNING [18 дек 13:56:28,113] java.lang.ThreadGroup.uncaughtException(): at java.net.PlainSocketImpl.socketConnect(Native Method) WARNING [18 дек 13:56:28,113] java.lang.ThreadGroup.uncaughtException(): at java.net.PlainSocketImpl.doConnect(PlainSocketImpl .java:333) WARNING [18 дек 13:56:28,113] java.lang.ThreadGroup.uncaughtException(): at java.net.PlainSocketImpl.connectToAddress(PlainSoc ketImpl.java:195) WARNING [18 дек 13:56:28,113] java.lang.ThreadGroup.uncaughtException(): at java.net.PlainSocketImpl.connect(PlainSocketImpl.j ava:182) WARNING [18 дек 13:56:28,113] java.lang.ThreadGroup.uncaughtException(): at java.net.SocksSocketImpl.connect(SocksSocketImpl.j ava:366) WARNING [18 дек 13:56:28,114] java.lang.ThreadGroup.uncaughtException(): at java.net.Socket.connect(Socket.java:525) WARNING [18 дек 13:56:28,114] java.lang.ThreadGroup.uncaughtException(): at java.net.Socket.connect(Socket.java:475) WARNING [18 дек 13:56:28,114] java.lang.ThreadGroup.uncaughtException(): at java.net.Socket.<init>(Socket.java:372) WARNING [18 дек 13:56:28,114] java.lang.ThreadGroup.uncaughtException(): at java.net.Socket.<init>(Socket.java:215) WARNING [18 дек 13:56:28,114] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.StandardSocketFactory.connect(Stand ardSocketFactory.java:253) WARNING [18 дек 13:56:28,114] java.lang.ThreadGroup.uncaughtException(): at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) WARNING [18 дек 13:56:28,114] java.lang.ThreadGroup.uncaughtException(): ... 36 more [/SPOILER] Причем процесс зацикливается в бесконечность, создавая каждую минуту этот лог в разных файлах. Заходя в ТОП процессов вижу что процесс явы постоянно перезапускается. Последний раз редактировалось nelegal; 18.12.2009 в 05:07. Причина: Добавлено сообщение |
|
![]() ![]() |
![]() |
![]() |
#8 | |
Участник
|
![]() Цитата:
|
|
![]() ![]() ![]() |
![]() |
![]() |
#9 |
Пользователь
|
![]()
конфиги раз питсот уже проверял и другого узера в мускуле создавал на базу, эффект одинаковый
|
![]() ![]() |
![]() |
![]() |
#10 |
Пользователь
|
![]()
Проблема решилась коментированием строчки skip-networking в файле my.conf
|
![]() ![]() |
![]() |
![]() |
Здесь присутствуют: 1 (пользователей: 0 , гостей: 1) | |
Опции темы | |
|
|