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
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.
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