OK, my bad.
On Solaris, i should have used GNU tar instead of Solaris tar as the latter
has issues with long file/path names and that resulted in turncation of
class file names while untar'ing the bin package.
Problem fixed.
--
View this message in context:
http://www.nabble.com/New-setup-an
Hi All,
I'm attempting to bridge Oracle 10 G AQ to Active MQ 5.2 on CentOS. My java
version is 6. I believe that I have the two talking to one another but now
I'm running into a problem where on startup of Active MQ I'm getting a NPE
claiming that I my destination is null. Could use a little help
BillCCHKK wrote:
>
> Hi,
>
> I am running ActiveMQ 5.2, embedded within another Java application,
> running on Java 6. I am not using log4j, nor do I have log4j.jar in my
> classpath. According to
> http://activemq.apache.org/how-can-i-enable-detailed-logging.html, if I am
> not using log4j,
Hi,
I am running ActiveMQ 5.2, embedded within another Java application, running
on Java 6. I am not using log4j, nor do I have log4j.jar in my classpath.
According to
http://activemq.apache.org/how-can-i-enable-detailed-logging.html, if I am
not using log4j, I will get the Apache Commons Loggi
Software and OS: Activemq-5.3.0.2-fuse with persistent set to false, LINUX OS
I am trying to send large messages to activemq (9.7 M or 5 M). I want
ActiveMQ to be running (sending large size messages) for ever without
throwing any exception.
However, after enqueuecount reaches 200 for a give
I was wondering if there was a way to tell how many times a particular
message has been redelivered due to exception?
I know there is a redelivered flag in the Message object, but is there a way
to tell how many times the particular message has been redelivered and if it
is going to hit the max n
Hello,
could anyone enligth me about this minor problem ?
I've already some diffs on ActiveMQ source code to solve the problem on my
side. Should I raise a JIRA ?
Thanks for all
ffrenchm wrote:
>
> Hello,
>
> I noticed that the method Broker.getDestinations doesn't return temporary
> destin