Hello, I ´m new to ActiveMQ 5.3.
When I start the Broker , I get the following exception (See below). Any idea about what could be wrong in my installation/config. Thanks for your help. Evangelos //************************************************************************ Loading message broker from: xbean:activemq.xml INFO | Using Persistence Adapter: AMQPersistenceAdapter(/local/xt392/tools/apache-activemq-5.3.0/data) INFO | AMQStore starting using directory: /local/xt392/tools/apache-activemq-5.3.0/data INFO | Kaha Store using data directory /local/xt392/tools/apache-activemq-5.3.0/data/kr-store/state INFO | Active data files: [] INFO | ActiveMQ 5.3.0 JMS Message Broker (CB_1) is starting INFO | For help or more information please see: http://activemq.apache.org/ INFO | Kaha Store using data directory /local/xt392/tools/apache-activemq-5.3.0/data/kr-store/data java.io.FileNotFoundException: logging.properties (No such file or directory) at java.io.FileInputStream.<init>(FileInputStream.java:112) at java.io.FileInputStream.<init>(FileInputStream.java:72) at java.util.logging.LogManager.readConfiguration(Unknown Source) at java.util.logging.LogManager$3.run(Unknown Source) at java.security.AccessController.doPrivileged(AccessController.java:202) at java.util.logging.LogManager.<clinit>(Unknown Source) at java.lang.J9VMInternals.initializeImpl(Native Method) -- View this message in context: http://old.nabble.com/Exception-when-starting-the-broker-%3A-java.io.FileNotFoundException%3A-logging.properties-tp26305218p26305218.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.