BiTel

Форум BiTel
bgbilling.ru     docs.bitel.ru     wiki.bitel.ru     dbinfo.bitel.ru     bgcrm.ru     billing.bitel.ru     bitel.ru    
Текущее время: 22 июн 2025, 05:23

Часовой пояс: UTC + 5 часов [ Летнее время ]




Начать новую тему Ответить на тему  [ Сообщений: 3 ] 
Автор Сообщение
 Заголовок сообщения: Не стартует BgRadiusVoip
СообщениеДобавлено: 14 апр 2009, 18:39 
Версия 4.6_145
error.log от него

radius 04-14/16:34:07 ERROR [main] DefaultServerSetup - Communications link failure

Last packet sent to the server was 0 ms ago.
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

Last packet sent to the server was 0 ms ago.
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.SQLError.createCommunicationsException(SQLError.java:1074)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2120)
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:723)
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
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.ConnectionImpl.getInstance(ConnectionImpl.java:302)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:282)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at org.apache.commons.dbcp.DriverManagerConnectionFactory.createConnection(DriverManagerConnectionFactory.java:94)
at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:300)
at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:816)
at ru.bitel.bgbilling.server.util.DefaultServerSetup.getDBConnectionFromPool(DefaultServerSetup.java:175)
at bitel.billing.server.radius.RadiusSetup.<init>(RadiusSetup.java:41)
at bitel.billing.server.radius.Radius.<init>(Radius.java:24)
at bitel.billing.server.radius.Radius.main(Radius.java:93)
Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

Last packet sent to the server was 0 ms ago.
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.SQLError.createCommunicationsException(SQLError.java:1074)
at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:335)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2043)
... 18 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:253)
at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:284)
... 19 more
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - java.lang.NullPointerException
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - at ru.bitel.bgbilling.server.util.ModuleSetup.loadModuleSetup(ModuleSetup.java:47)
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.RadiusSetup.<init>(RadiusSetup.java:53)
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.<init>(Radius.java:24)
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.main(Radius.java:93)
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - java.lang.NullPointerException
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - at ru.bitel.bgbilling.server.util.ModuleSetup.loadModuleSetup(ModuleSetup.java:47)
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.RadiusSetup.<init>(RadiusSetup.java:54)
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.<init>(Radius.java:24)
radius 04-14/16:34:07 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.main(Radius.java:93)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'bgbilling.nas_1' doesn't exist
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at java.lang.reflect.Constructor.newInstance(Unknown Source)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.Util.getInstance(Util.java:381)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1912)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:205)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.processor.DefaultNASList.<init>(DefaultNASList.java:49)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.processor.voiceip.VoiceIpNASList.<init>(VoiceIpNASList.java:10)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.processor.voiceip.VoiceIpProcessor.init(VoiceIpProcessor.java:550)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.processor.DefaultProcessor.setInf(DefaultProcessor.java:100)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.initProcessor(Radius.java:72)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.<init>(Radius.java:50)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.main(Radius.java:93)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'bgbilling.voiceip_login_type_1' doesn't exist
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at java.lang.reflect.Constructor.newInstance(Unknown Source)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.Util.getInstance(Util.java:381)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1912)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:205)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.voiceip.bean.LoginTypeManager.getTypeList(LoginTypeManager.java:38)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.processor.voiceip.VoiceIpProcessor.init(VoiceIpProcessor.java:563)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.processor.DefaultProcessor.setInf(DefaultProcessor.java:100)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.initProcessor(Radius.java:72)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.<init>(Radius.java:50)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.main(Radius.java:93)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'bgbilling.voiceip_login_type_1' doesn't exist
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at java.lang.reflect.Constructor.newInstance(Unknown Source)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.Util.getInstance(Util.java:381)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2477)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at com.mysql.jdbc.StatementImpl.executeQuery(StatementImpl.java:1422)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at org.apache.commons.dbcp.DelegatingStatement.executeQuery(DelegatingStatement.java:188)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.voiceip.bean.LoginTypeManager.getAttributesMap(LoginTypeManager.java:173)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.processor.voiceip.VoiceIpProcessor.init(VoiceIpProcessor.java:568)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.processor.DefaultProcessor.setInf(DefaultProcessor.java:100)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.initProcessor(Radius.java:72)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.<init>(Radius.java:50)
processor 04-14/16:34:10 ERROR [main] LoggingPrintStream - at bitel.billing.server.radius.Radius.main(Radius.java:93)


Вернуться к началу
  
 
 Заголовок сообщения:
СообщениеДобавлено: 14 апр 2009, 19:14 
Винда глюканула, или вернее нужно чаше перезагружатся


Вернуться к началу
  
 
 Заголовок сообщения:
СообщениеДобавлено: 14 апр 2009, 20:42 
Не в сети
Разработчик
Аватара пользователя

Зарегистрирован: 19 дек 2006, 21:04
Сообщения: 5970
Карма: 256
К mysql-у не мог подключится...


Вернуться к началу
 Профиль  
 
Показать сообщения за:  Поле сортировки  
Начать новую тему Ответить на тему  [ Сообщений: 3 ] 

Часовой пояс: UTC + 5 часов [ Летнее время ]


Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 1


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

Найти:
Перейти:  
cron
POWERED_BY
Русская поддержка phpBB
[ Time : 0.037s | 17 Queries | GZIP : On ]