Hi, Iam new in activemq, I would install it  with  MySql  as Data Persistence 
I use  linux RHEL5,

when i add these lines in my activemq.xml

        
          
        

        
         
         
         
         
         
        
instead 
       -------
       
            
        
      ---------

I'll have this ERROR msg :

[root@localhost bin]# ./activemq
Java Runtime: Sun Microsystems Inc. 1.6.0_11 /usr/java/jre1.6.0_11
  Heap sizes: current=5056k  free=4461k  max=520256k
    JVM args: -Xmx512M -Dorg.apache.activemq.UseDedicatedTaskRunner=true
-Djava.util.logging.config.file=logging.properties
-Dcom.sun.management.jmxremote
-Dactivemq.classpath=/usr/lib/php/activemq/conf;
-Dactivemq.home=/usr/lib/php/activemq -Dactivemq.base=/usr/lib/php/activemq
ACTIVEMQ_HOME: /usr/lib/php/activemq
ACTIVEMQ_BASE: /usr/lib/php/activemq
Loading message broker from: xbean:activemq.xml
ERROR: java.lang.RuntimeException: Failed to execute start task. Reason:
org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized
xbean element mapping: property in namespace
http://activemq.apache.org/schema/core
java.lang.RuntimeException: Failed to execute start task. Reason:
org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized
xbean element mapping: property in namespace
http://activemq.apache.org/schema/core
        at
org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:98)
        at
org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
        at
org.apache.activemq.console.command.ShellCommand.runTask(ShellCommand.java:129)
        at
org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
        at
org.apache.activemq.console.command.ShellCommand.main(ShellCommand.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.apache.activemq.console.Main.runTaskClass(Main.java:251)
        at org.apache.activemq.console.Main.main(Main.java:107)
Caused by: org.springframework.beans.factory.BeanDefinitionStoreException:
Unrecognized xbean element mapping: property in namespace
http://activemq.apache.org/schema/core
....etc 



 
 

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/activemq-does-nt-start-tp3415653p3415653.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to