Hi
I am giving this a test spin against Camel trunk code.
With the new maven components, you need to remember to add the kahadb-store etc.
Though I got two kinds of erros. One that did not have a clue about
the missing store as below:
testDurableTopic(org.apache.camel.component.jms.JmsDurableTopicTest)
Time elapsed: 5.809 sec <<< ERROR!
org.apache.camel.CamelExecutionException: Exception occurred during
execution on the exchange: Exchange[Message: Hello World]
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at
org.apache.activemq.broker.BrokerService.createPersistenceAdapter(BrokerService.java:2210)
And another which had a better error message
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.057
sec <<< FAILURE!
testJmsDLCInOut(org.apache.camel.component.jms.JmsDeadLetterChannelInOutTest)
Time elapsed: 0.788 sec <<< ERROR!
org.springframework.jms.UncategorizedJmsException: Uncategorized
exception occured during JMS processing; nested exception is
javax.jms.JMSException: Error while attempting to add new Connection
to the pool; nested exception is javax.jms.JMSException: Could not
create Transport. Reason: java.io.IOException:
org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at
org.apache.activemq.broker.BrokerService.createPersistenceAdapter(BrokerService.java:2210)
On Wed, Feb 6, 2013 at 8:55 PM, Gary Tully <[email protected]> wrote:
> Hi all,
>
> I've just cut a release candidate for the 5.8.0 release. This release has
> 160 bug fixes and improvements.
>
> It also contains a couple of new features which are summarized here:
> https://cwiki.apache.org/confluence/display/ACTIVEMQ/New+Features+in+5.8
>
> Could you review the artifacts and vote?
>
> The list of resolved issues is:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12323282
>
> You can get binary distributions here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-205/org/apache/activemq/apache-activemq/5.8.0/
>
> Source archives are here:
> https://repository.apache.org/content/repositories/orgapacheactivemq-205/org/apache/activemq/activemq-parent/5.8.0/
>
> Maven2 repository is at:
> https://repository.apache.org/content/repositories/orgapacheactivemq-205/
>
> Source SVN tag:
> https://svn.apache.org/repos/asf/activemq/tags/activemq-5.8.0/
>
> Please vote to approve this release
>
> [ ] +1 Release the binary as Apache ActiveMQ 5.8.0
> [ ] -1 Veto the release (provide specific comments)
>
> Here's my +1
>
> Gary
>
> --
> http://redhat.com
> http://blog.garytully.com
--
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen