forum.bitel.ru http://forum.bitel.ru/ |
|
BGBilling 5.1 http://forum.bitel.ru/viewtopic.php?f=22&t=12653 |
Страница 1 из 1 |
Автор: | ayf [ 02 окт 2017, 21:01 ] |
Заголовок сообщения: | BGBilling 5.1 |
Внезапно стал посылать на фиг с формулировкой: Код: 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(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:529) at sun.net.NetworkClient.doConnect(NetworkClient.java:161) at sun.net.www.http.HttpClient.openServer(HttpClient.java:394) at sun.net.www.http.HttpClient.openServer(HttpClient.java:529) at sun.net.www.http.HttpClient.<init>(HttpClient.java:233) at sun.net.www.http.HttpClient.New(HttpClient.java:306) at sun.net.www.http.HttpClient.New(HttpClient.java:323) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:975) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:916) at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:841) at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1019) at bitel.billing.module.common.TransferData.postData(TransferData.java:147) at bitel.billing.module.common.TransferData.postData(TransferData.java:127) at ru.bitel.bgbilling.kernel.CommonTransferManager.getDocument(CommonTransferManager.java:34) at bitel.billing.module.common.DBInfoManager.getMenu(DBInfoManager.java:576) at bitel.billing.module.common.DBInfoManager.setMenuToolBarData(DBInfoManager.java:526) at bitel.billing.module.common.DBInfoManager.performConnect(DBInfoManager.java:455) at bitel.billing.module.common.DBInfoManager.connect(DBInfoManager.java:438) at bitel.billing.ShellFrame.auth(ShellFrame.java:263) at bitel.billing.ShellFrame.auth(ShellFrame.java:266) at bitel.billing.ShellFrame.auth(ShellFrame.java:266) at bitel.billing.ShellFrame.<init>(ShellFrame.java:123) at bitel.billing.ShellFrame.main(ShellFrame.java:382) Стоит на сервере Centos 5.5 Подскажите, в какую сторону копать? Клиент стартует нормально и при соединении с сервером выдает выше указанное. |
Автор: | dimOn [ 02 окт 2017, 21:12 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
копать почему не запущен сервер или почему до него нет линка |
Автор: | ayf [ 02 окт 2017, 21:23 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
Ещё бы знать, где копать. Ставил не я. Я вообще с такими вещами на "вы" |
Автор: | dimOn [ 02 окт 2017, 21:56 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
хммм... вы знаете где у вас сервер стоит? |
Автор: | ayf [ 02 окт 2017, 22:10 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
dimOn писал(а): хммм... вы знаете где у вас сервер стоит? Да. И зайти на него могу. Но где искать причину поломки - тайна:( |
Автор: | dimOn [ 02 окт 2017, 22:24 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
зайти на него чем? вы про сервер биллинга же? см логи внутри. он запущен вообще? ну видимо отсюда начинать нужно: https://docs.bitel.ru/pages/viewpage.ac ... d=43384837 |
Автор: | ayf [ 03 окт 2017, 16:00 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
При запуске ругается вот так: Код: cat /usr/local/BGBillingServer/log/server.log
10-03/13:46:01 INFO [main] DefaultServerSetup - Binding javax.jms.ConnectionFactory[org.apache.activemq.ActiveMQConnectionFactory@254e8cee] to java:comp/env/mq/connectionFactory 10-03/13:46:01 INFO [main] DefaultServerSetup - Init DB connection pools 10-03/13:46:01 INFO [main] DefaultServerSetup - Binding JDBC pool "master" to java:comp/env/jdbc/master 10-03/13:46:02 INFO [main] DefaultServerSetup - Init trash pools.. 10-03/13:46:02 INFO [main] Server - Starting BGBillingServer.. 10-03/13:46:02 INFO [main] Server - HTTP Connector: *:8080 10-03/13:46:02 INFO [main] Server - Starting HTTP connector... 10-03/13:46:02 INFO [main] Server - HTTPS Connector: *:8443 10-03/13:46:02 INFO [main] Server - Starting HTTPS connector.. 10-03/13:46:02 INFO [main] Server - Browsing installed modules and plugins... 10-03/13:46:02 INFO [main] Server - bill v.5.1 build 228 from 18.03.2011 15:54:08 10-03/13:46:02 INFO [main] Server - dba v.5.1 build 134 from 29.09.2010 13:00:59 10-03/13:46:02 INFO [main] Server - ipn v.5.1 build 233 from 05.04.2011 15:15:20 10-03/13:46:02 INFO [main] Server - npay v.5.1 build 169 from 07.02.2011 19:19:27 10-03/13:46:02 INFO [main] Server - reports v.5.1 build 173 from 10.03.2011 17:08:39 10-03/13:46:02 INFO [main] Server - rscm v.5.1 build 148 from 25.03.2011 12:28:50 10-03/13:46:06 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:10 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:14 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:18 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:22 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:26 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:30 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:34 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:38 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:42 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:46 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:50 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:54 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:58 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:02 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:06 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:10 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:14 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:18 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:22 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:26 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:30 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:34 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:38 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:42 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:46 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:50 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:54 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:47:58 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:02 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:06 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:10 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:14 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:18 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:22 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:26 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:30 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:34 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:38 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:42 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:46 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:50 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:54 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:48:58 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:02 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:06 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:10 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:14 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:18 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:22 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:26 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:30 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:34 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:38 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:42 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:46 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:50 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:54 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:49:58 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:02 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:06 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:10 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:14 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:18 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:22 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:26 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:30 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:34 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:38 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:42 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:46 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:50 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:54 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:50:58 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:51:02 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:05 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:09 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:13 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:17 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:21 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:25 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:29 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:33 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! 10-03/13:46:37 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker! |
Автор: | Cromeshnic [ 03 окт 2017, 16:13 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
ActiveMQ-сервер умер наверное |
Автор: | Cromeshnic [ 03 окт 2017, 16:14 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
ps ax | grep ctiveMQ /etc/init.d/activemq start |
Автор: | ayf [ 03 окт 2017, 16:22 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
Cromeshnic писал(а): ps ax | grep ctiveMQ /etc/init.d/activemq start Код: [root@bg /]# ps ax | grep activeMQ 12094 pts/2 S+ 0:00 grep activeMQ [root@bg /]# /etc/init.d/activemq start bash: /etc/init.d/activemq: Нет такого файла или каталога А на сервере вот такая фигня: Код: ll /etc/init.d/ \u0438\u0442\u043e\u0433\u043e 744 -rwxr-xr-x 1 root root 1566 \u042f\u043d\u0432 8 2010 acpid lrwxrwxrwx 1 root root 39 \u0414\u0435\u043a 4 2010 activemq -> /opt/activemq/bin/linux-x86-64/activemq И насчет activemq выделено красным. |
Автор: | skyb [ 04 окт 2017, 06:41 ] |
Заголовок сообщения: | Re: BGBilling 5.1 |
найти где брокер запустить брокер искать в логах проблему прикрепить логи сюда |
Страница 1 из 1 | Часовой пояс: UTC + 5 часов [ Летнее время ] |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |