James,
(James Strachan said:)
So it sounds like you just wanna mostly use ActiveMQ with PHP and Perl
right? If so I'd recommend just running the broker via the shell
script / windows service / unix service directly; then you don't have
to worry about integrating into some app server and messing
That's not a problem - go for it!
On Oct 5, 2007, at 6:11 PM, Zarick Lau wrote:
Hi Rob,
I'd be happy to post my page on there for share.
but the writing styles of my page is different from other similar
pages on activemq.apache.org/connectivity.html
Is it a problem?
Cheers,
Zarick
On 10/5/07
Hey folks,
i have a configuration problem which hopefully can be solved:
I have an up and running mySQL-Cluster consisting of 2 nodes (let's say
mydbhost1 and mydbhost2) which works so far as i can tell.
Currently i have two AMQ-instances, configured as a cluster as well.
But here is the prob
I have a system that has two brokers that use a shared file system for
persistance.
For purposes of my explaining my issue, consider that Broker1 came up as the
master and Broker2 is the slave.
If Broker1 goes down, the applications (producer and consumer) failover to
Broker2 just fine. Broker2 n
I'm using the journaled JDBC approach to message persistence, with Oracle. It
seems to work well most of the time. However, I'm finding that even after a
normal shutdown a lock occasionally appears to be held on the activemq_lock
table. This prevents ActiveMQ from starting up again on the next att
Hi Rob,
I'd be happy to post my page on there for share.
but the writing styles of my page is different from other similar
pages on activemq.apache.org/connectivity.html
Is it a problem?
Cheers,
Zarick
On 10/5/07, Rob Davies <[EMAIL PROTECTED]> wrote:
> Fantastic Zarick!
>
> If you could add it
Same here: I have a simple 2 brokers configuration, which discover themselves
via Zeroconf, and the bridge between them regularly fails:
09:27:49,996 INFO [org.apache.activemq.network.DemandForwardingBridge]
Network connection between vm://node1#2 and tcp://node2/10.20.116.14:58080
shutdown due
Hi
Our company DNS is not stable. I want to configure ActiveMQ so that it uses
ip address instead of hostName. We are running ActiveMQ on linux. I tried
replacing localhost to our ip address in /conf/activemq.xml. But still get
exception like this.
Error: Exception thrown by the agent : java
I should add, I am using
apache-activemq-4.1.1
jeev wrote:
>
> Hi,
> I hope you can advise what I am doing wrong here. In the activemq.xml file
> I have
> included
> http://localhost:61618"/>
> in the
> However, when I run activemq I get the following error (below)
> My guess is that
> java
Hi,
I hope you can advise what I am doing wrong here. In the activemq.xml file I
have
included
http://localhost:61618"/>
in the
However, when I run activemq I get the following error (below)
My guess is that
java.lang.NoSuchMethodError:
org.mortbay.jetty.Server.setConnectors([Lorg/mortbay/jetty
Hi,
we want to use activemq for the messaging in our system.
and we want to start it embedded(for performance reasons) with the
BrokerFactory.
But we don't want to use xbean to configure the broker, because we don't
want the spring jars inside our classpaths only for reading a configuration.
We ar
Hi David,
I've had a look through the log you've attached to AMQ-1445 - but I
think i'll need some more information to successfully resolve whats
going on. Obviously there's an attempt to retrieve a message that's
already been deleted - I just need to find out why ;)
Could I trouble you
Hi all,
This is strange. I have poked around Google and the mailing list, but
couldn't really find the exact solution to my problem.
I am trying to enable jdbc persistence and I am getting the error below:
= Testi
13 matches
Mail list logo