TestCase: clean installation of JBoss 4.0.4cr2
Deploying ActiveMQ 4.0 m4 rar (unmodified,just the rar file) leads to: --- start 17:38:58,296 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/activemq-ra-4.0-M4.rar 17:38:58,500 INFO [XBeanXmlBeanDefinitionReader] Loading XML bean definitions from class path resource [broker-config.xml] 17:38:58,937 INFO [ClassPathXmlApplicationContext] Bean factory for application context [org.apache.xbean.spring.context.ClassPathXmlApplicationContext;hashCode=27845948]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [org.apache.activemq.xbean.XBeanBrokerService]; root of BeanFactory hierarchy 17:38:58,953 INFO [ClassPathXmlApplicationContext] 1 beans defined in application context [org.apache.xbean.spring.context.ClassPathXmlApplicationContext;hashCode=27845948] 17:38:58,968 INFO [CollectionFactory] JDK 1.4+ collections available 17:38:58,968 INFO [ClassPathXmlApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [EMAIL PROTECTED] 17:38:58,968 INFO [ClassPathXmlApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [EMAIL PROTECTED] 17:38:58,968 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [org.apache.activemq.xbean.XBeanBrokerService]; root of BeanFactory hierarchy] 17:38:59,250 INFO [BrokerService] ActiveMQ 4.0-M4 JMS Message Broker (localhost) is starting 17:38:59,250 INFO [BrokerService] For help or more information please see: http://www.logicblaze.com 17:39:00,171 INFO [JDBCPersistenceAdapter] Database driver recognized: [apache_derby_embedded_jdbc_driver] 17:39:01,625 INFO [JournalPersistenceAdapter] Journal Recovery Started from: Active Journal: using 5 x 20.0 Megs at: ..\data\journal 17:39:01,671 INFO [JournalPersistenceAdapter] Journal Recovered: 0 message(s) in transactions recovered. 17:39:01,921 INFO [TransportServerThreadSupport] Listening for connections at: tcp://MYHOST:61616 17:39:01,921 INFO [TransportConnector] Accepting connection on: tcp://MYHOST:61616 17:39:01,921 WARN [MulticastDiscoveryAgent] brokerName not set 17:39:01,937 INFO [BrokerService] ActiveMQ JMS Message Broker (localhost) started 17:39:02,437 INFO [NetworkConnector] Establishing network connection between vm://localhost?network=true and null at failover:tcp://MYHOST:61616 17:39:02,437 INFO [VMTransportFactory] binding to broker: localhost 17:39:02,437 INFO [TransportConnector] Accepting connection on: vm://localhost 17:39:02,484 INFO [DemandForwardingBridge] Starting a network connection between vm://localhost#0 and unconnected has been established. 17:39:02,515 INFO [DemandForwardingBridge] Disconnecting loop back connection. --- end now try the same with ActiveMQ rc2. --- start 17:40:54,906 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/activemq-ra-4.0-RC2.rar --- end maybe there is something faulty with my setup, but it seems to be reproducible hth Bernhard -- View this message in context: http://www.nabble.com/ActiveMQ-%3Em4-%2B-JBoss-t1437916.html#a3884235 Sent from the ActiveMQ - User forum at Nabble.com.
