ActiveMQ stops processing messages

2010-05-31 Thread Spooky13
Hi, my ActiveMQ 5.3.2 installation stops processing messages completely after a while. If I stop and restart I get the following exception and the messages stored in the queue are processed again: 11:06:22 WARN JDBC Failure: Invalid character string format for type BIGINT. java.sql.SQLException

Re: Error downloading ActiveMQ with Maven

2010-05-20 Thread Spooky13
I could solve the issue myself. Seems to be a problem with our own repository cache/proxy and some outdated dependencies already existing. Using central repository directly works fine. Spooky13 wrote: > > I have added the ActiveMQ dependency to my POM file: > > > org.

Error downloading ActiveMQ with Maven

2010-05-20 Thread Spooky13
I have added the ActiveMQ dependency to my POM file: org.apache.activemq activemq-core 5.3.2 When I try to build my project I get the following error: [INFO] Unable to find resource 'org.apache.geronimo.specs:specs:pom:1.1-SNAPSHOT' [INFO] Error building POM (may not be this project's