спасибо за подсказки, продвинулся дальше, теперь Брокер не ругается в логах только инфо сообщения, но вот сервер биллинга не хочет запускаться, в логах вот что:
Код:
6-30/20:32:18 INFO [main] DefaultServerSetup - Binding javax.jms.ConnectionFactory[org.apache.activemq.ActiveMQConnectionFactory@2c79809] to java:comp/env/
06-30/20:32:18 INFO [main] DefaultServerSetup - Init DB connection pools
06-30/20:32:18 INFO [main] DefaultServerSetup - Binding JDBC pool "master" to java:comp/env/jdbc/master
06-30/20:32:18 INFO [main] DefaultServerSetup - Init trash pools..
06-30/20:32:18 INFO [main] Server - Starting BGBillingServer..
06-30/20:32:19 INFO [main] Server - HTTP Connector: 8080
06-30/20:32:19 INFO [main] Server - HTTPS Connector: null
06-30/20:32:19 INFO [main] Server - Browsing installed modules and plugins...
06-30/20:32:19 INFO [main] Server - assist v.5.1 build 51 from 25.03.2011 19:47:23
06-30/20:32:19 INFO [main] Server - bill v.5.1 build 237 from 20.06.2011 13:05:45
06-30/20:32:19 INFO [main] Server - card v.5.1 build 166 from 15.06.2011 15:59:19
06-30/20:32:19 INFO [main] Server - dba v.5.1 build 134 from 29.09.2010 13:00:59
06-30/20:32:19 INFO [main] Server - dialup v.5.1 build 182 from 26.05.2011 11:58:58
06-30/20:32:19 INFO [main] Server - email v.5.1 build 148 from 29.09.2010 13:00:35
06-30/20:32:19 INFO [main] Server - ipn v.5.1 build 240 from 29.06.2011 13:29:32
06-30/20:32:19 INFO [main] Server - npay v.5.1 build 174 from 27.06.2011 15:51:44
06-30/20:32:19 INFO [main] Server - phone v.5.1 build 261 from 23.06.2011 12:56:52
06-30/20:32:19 INFO [main] Server - reports v.5.1 build 176 from 27.06.2011 18:48:24
06-30/20:32:19 INFO [main] Server - rscm v.5.1 build 149 from 06.06.2011 14:08:25
06-30/20:32:19 INFO [main] Server - trayinfo v.5.1 build 146 from 20.05.2011 16:24:48
06-30/20:32:19 INFO [main] Server - voiceip v.5.1 build 167 from 10.06.2011 12:44:12
06-30/20:32:19 INFO [main] Server - ru.bitel.bgbilling.plugins.cashcheck v.5.1 build 84 from 30.03.2011 11:06:42
06-30/20:32:19 INFO [main] Server - ru.bitel.bgbilling.plugins.cladr v.5.1 build 97 from 29.09.2010 13:01:09
06-30/20:32:19 INFO [main] Server - ru.bitel.bgbilling.plugins.crm v.5.1 build 179 from 16.03.2011 20:29:17
06-30/20:32:19 INFO [main] Server - ru.bitel.bgbilling.plugins.documents v.5.1 build 117 from 18.01.2011 13:03:56
06-30/20:32:19 INFO [main] Server - ru.bitel.bgbilling.plugins.helpdesk v.5.1 build 164 from 30.05.2011 13:41:27
06-30/20:32:19 INFO [main] Server - ru.bitel.bgbilling.plugins.organizer v.5.1 build 50 from 10.06.2011 00:38:13
06-30/20:32:23 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:27 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:31 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:35 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:39 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:43 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:47 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:51 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:25 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:29 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:33 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:37 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:41 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:45 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:49 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
06-30/20:32:53 ERROR [main] EventProcessor - Problem with MQ connection! Timeout connecting to the MQ broker!
Но Брокер то запущен, и телнетом на 127.0.0.1 61616 я могу зацепиться брокер отвечает, в чём может быть прикол?