Could you post your Java code you are using to configure and start the broker service?
On 7/28/06, Venkatg <[EMAIL PROTECTED]> wrote:
Forgot to mention that I have already set the following two properties to false. broker.setPersistent(false); broker.setUseJmx(false); Still could see following messages in the console Jul 28, 2006 4:00:16 PM org.apache.activemq.broker.BrokerService getBroker INFO: ActiveMQ 4.0.1 JMS Message Broker (localhost) is starting Jul 28, 2006 4:00:16 PM org.apache.activemq.broker.BrokerService getBroker INFO: For help or more information please see: http://incubator.apache.org/activemq/ Jul 28, 2006 4:00:19 PM org.apache.activemq.store.jdbc.JDBCPersistenceAdapter createAdapter INFO: Database driver recognized: [apache_derby_embedded_jdbc_driver] Jul 28, 2006 4:00:22 PM org.apache.activemq.store.journal.JournalPersistenceAdapter recover INFO: Journal Recovery Started from: Active Journal: using 2 x 20.0 Megs at: D:\Downloads\ActiveMQ\SRC-INT\src\activemq-data\localhost\journal Jul 28, 2006 4:00:23 PM org.apache.activemq.store.journal.JournalPersistenceAdapter recover INFO: Journal Recovered: 1 message(s) in transactions recovered. Jul 28, 2006 4:00:24 PM org.apache.activemq.transport.TransportServerThreadSupport doStart INFO: Listening for connections at: tcp://L3-BFNE3:61616 Jul 28, 2006 4:00:24 PM org.apache.activemq.broker.TransportConnector start INFO: Connector tcp://L3-BFNE3:61616 Started Jul 28, 2006 4:00:24 PM org.apache.activemq.broker.BrokerService start INFO: ActiveMQ JMS Message Broker (localhost, ID:L3-BFNE3-1667-1154082616675-1:0) started Thanks Venkat -- View this message in context: http://www.nabble.com/broker-static-dynamic-IP-list-tf2009183.html#a5538074 Sent from the ActiveMQ - User forum at Nabble.com.
-- James ------- http://radio.weblogs.com/0112098/
