Re: NoSuchMethod exception running ActiveMQ 5.10.0

2015-02-03 Thread davidvg77
Thank you for your response. It worked for Oracle Java 8. -- View this message in context: http://activemq.2283324.n4.nabble.com/NoSuchMethod-exception-running-ActiveMQ-5-10-0-tp4690810p4690912.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: NoSuchMethod exception running ActiveMQ 5.10.0

2015-02-02 Thread Jon Gorrono
Sounds to me like a conflicting (duplicate) or missing server-api v2.5+ jar file The recommendations in the accepted answer below are reasonable, particularly #3 which is about jar duplicates activemq has a version 2.5 already, so if you installation has one the classloader will likely complai

Re: NoSuchMethod exception running ActiveMQ 5.10.0

2015-02-02 Thread artnaseef
Hmm, OpenJDK -- isn't that a kind of "pre-release" of the next gen of java? Can you try with a standard oracle java distribution? -- View this message in context: http://activemq.2283324.n4.nabble.com/NoSuchMethod-exception-running-ActiveMQ-5-10-0-tp4690810p4690904.html Sent from the ActiveMQ

Re: NoSuchMethod exception running ActiveMQ 5.10.0

2015-02-02 Thread artnaseef
Can you provide the precise steps to start the broker? I have started 5.10.0 and 5.10.1 brokers without problem. Also, is this with Windows, Linux, Mac, or another environment? -- View this message in context: http://activemq.2283324.n4.nabble.com/NoSuchMethod-exception-running-ActiveMQ-5-10-

Re: NoSuchMethod exception running ActiveMQ 5.10.0

2015-02-02 Thread davidvg77
This is not the final solution but it allows me to go on. I've removed "Server" bean in conf/jetty.xml: -- View this message in context: http://activemq.2283324.n4.nabble.com/NoSuchMethod-exception-running-ActiveMQ-5-10-0-tp4690810p4690814.html Sent from the ActiveMQ - User mailing lis