Re: Failed to start jmx connector

2007-06-18 Thread thiamteck
The problem was solved by installed ActiveMQ to a path that no space.:) thiamteck wrote: I had installed ActiveMQ 4.1 on server with JDK 1.4.2 update 12. ActiveMQ can start and running, however, it failed to start JMX. Below is the logs: ==

Re: Pythin and MapMessage

2007-06-18 Thread Tom Samplonius
- Albert Strasheim [EMAIL PROTECTED] wrote: ... P.S. My previous suggestion still stands: if you want to use PyActiveMQ with MapMessage, you need to use the Openwire wire format. Good suggestion. Especially, since Stomp has some bugs in ActiveMQ, not just just in the C++ library.

How to post a message through http?

2007-06-18 Thread cppUser
Hi all, Since I couldnt get the active to run on Solaris, Iam trying to post the message using plain http(s). Could someone throw some light on how to achieve this? Example : http://localhost:61616/admin/send/?destination=channel://account/Eventspersistent=false blah blah the right way Best

ActiveMQ Broker Error

2007-06-18 Thread Gurvinder
I have an EAR in which I am taking connection through BrokerService and I have another WAR in which I am taking connection through ActiveMQConnectionFactory. When I Start my Application Server, I get an error in getting connection from ActiveMQConnectionFactory in the WAR. -- View this message

Problem with message groups

2007-06-18 Thread jcm231
Hi! I am have a standalone ActiveMQ server and I am sending messages using a producer. The messages include the JMSXGroupID header with two different values: one and two. I launch two Consumer objects, both being threads and implementing the interface MesageListener. The result is that only one

Re: Sharing embedded broker across webapp contexts

2007-06-18 Thread uma_rk
Mario, Thanks for the explanation. If I incorporate the JNDI configuration of amq, would Tomcat automatically start the broker? I need to create an embedded broker with network connectors. If I specify xbean configuration in JNDI, would Tomcat automatically create the broker and issue

Message Cursors

2007-06-18 Thread jevans12
I am upgrading from 4.1.x to SNAPSHOT 5.x to take advantage of the file backed pending queue feature in the latest code. btw props out to the engineers for the refactoring the memory model. many thanks. I was able to drop the 5.0 snapshot in w/o any headaches and get the FPQMSP working. While Im

Re: Sharing embedded broker across webapp contexts

2007-06-18 Thread uma_rk
Mario, How do I specify the network connector in the JNDI configuration? Is there a way to point Tomcat to the xbean configuration for the broker instead of replicating the configuration element by element? I use the xbean config file to specify the JMX configuration, ceiling on the memory

Re: Sharing embedded broker across webapp contexts

2007-06-18 Thread uma_rk
Thank you very much! /U -- Original message -- From: Mario Siegenthaler [EMAIL PROTECTED] I just played around with it a little: The easiest syntax is: Resource name=jms/ConnectionFactory auth=Container

pure master/slave problems (ActiveMQ v1.1.1)

2007-06-18 Thread tcaine
I'm trying to run ActiveMQ v1.1.1 in a pure master/slave setup on a pair of RHEL servers using Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03) and it doesn't seem to reliably handle failover. The first issue I am seeing is that the master server keeps generating the

Re: pure master/slave problems (ActiveMQ v1.1.1)

2007-06-18 Thread tcaine
Opps, I meant ActiveMQ v4.1.1. On Mon, 18 Jun 2007, [EMAIL PROTECTED] wrote: I'm trying to run ActiveMQ v1.1.1 in a pure master/slave setup on a pair of RHEL servers using Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03) and it doesn't seem to reliably handle failover.

Re: Problem with message groups

2007-06-18 Thread James Strachan
On 6/18/07, jcm231 [EMAIL PROTECTED] wrote: Hi! I am have a standalone ActiveMQ server and I am sending messages using a producer. The messages include the JMSXGroupID header with two different values: one and two. I launch two Consumer objects, both being threads and implementing the

Re: Are the amq-message-queues available to jboss?

2007-06-18 Thread James Strachan
On 6/18/07, j0llyr0g3r [EMAIL PROTECTED] wrote: Hey ho folks, my question is a bit specific... Are the amq-message-queues availabe to the external system i.e. Jboss? Sure, if you install the ActiveMQ Resource Adapter into JBoss you can use the ActiveMQ JMS provider in JBoss I know that

Re: How to post a message through http?

2007-06-18 Thread James Strachan
On 6/18/07, cppUser [EMAIL PROTECTED] wrote: Hi all, Since I couldnt get the active to run on Solaris, Why? What went wrong? Iam trying to post the message using plain http(s). Could someone throw some light on how to achieve this? Example :

with same Mysql DB instance with Different Servicemix's

2007-06-18 Thread Rohit Kumar
Hi, I am migrated derby to Mysql with ActiveMQ.xml file. But If I used same Db instace to two servicemix I am getting beow error while processing the request(sending xml file to input queue getting results from WS to output queue). Stace stace like bleow.In both servicemixs using same