Re: Send response to temporary queue gets stuck after 3900 sends

2008-03-11 Thread Rob Davies
On 12 Mar 2008, at 05:41, Michal Singer wrote: Hi. After increasing the memory limitation of the broker, the 3900 has increased to about 5610. this may show some kind of memory leak with the Active MQ broker on my opinion. Please keep in mind that i am using mostly temporary queues which ar

Active MQ installation problem

2008-03-11 Thread ssukatja
Hi, I've problem when installing active mq vers 4.1.1. in HPUX 11.11, as follow error : cygnus:/data1/apache-activemq-4.1.1/bin>./activemq Error: JAVA_HOME is not defined correctly. We cannot execute no java in /usr/sbin /usr/bin /usr/ccs/bin /usr/contrib/bin /opt/hparray/bin /opt/nettladm/bi

Re: Send response to temporary queue gets stuck after 3900 sends

2008-03-11 Thread Michal Singer
Hi. After increasing the memory limitation of the broker, the 3900 has increased to about 5900. this may show some kind of memory leak with the Active MQ broker on my opinion. Please keep in mind that i am using mostly temporary queues which are deleted all the time, so the memory should be relea

Re: WRAPPER.CONF 5.0

2008-03-11 Thread Adrian Co
Already fixed for 5.1.0 https://issues.apache.org/activemq/browse/AMQ-1558 Chris Neal wrote: In order to make the Windows Service work for 5.0.0 release you will need to add wrapper.app.parameter.2=start wrapper.app.parameter.3-xbean:activemq.xml To the wrapper.conf Can someone make this a B

Re: Start ActiveMQ programmatically

2008-03-11 Thread Adrian Co
Maybe the JAVA_HOME environment variable wasn't set correctly. I'm not really sure. beeeph wrote: that's perfect, thank you! but when i installed it, it didn't work. I'll look into it further, but would you have any immediate ideas why this error might be occurring? STATUS | wrapper | 200

Re: Start ActiveMQ programmatically

2008-03-11 Thread beeeph
that's perfect, thank you! but when i installed it, it didn't work. I'll look into it further, but would you have any immediate ideas why this error might be occurring? STATUS | wrapper | 2008/03/11 20:02:38 | ActiveMQ installed. STATUS | wrapper | 2008/03/11 20:06:08 | --> Wrapper Started a

Re: Start ActiveMQ programmatically

2008-03-11 Thread Adrian Co
How about using the service wrapper? http://activemq.apache.org/java-service-wrapper.html beeeph wrote: can anyone provide me with some simple c++ code I can use to start the ActiveMQ service on a windows xp machine? Thanks in advance for your help, I really appreciate it! Beeeph

Re: Unable to comile C++ client on VC++ 2003

2008-03-11 Thread beeeph
[EMAIL PROTECTED] wrote: > > Hi, > > I tried to compile the C++ client on VC++ 2003. I had to change the > version of VC++ in .sln and .vcproj to make it loaded by VC++ 2003. When I > compiled it, I got quick a few errors. Example: > > TransactionInfo.cpp > ..\src\main\activemq\connector\open

Start ActiveMQ programmatically

2008-03-11 Thread beeeph
can anyone provide me with some simple c++ code I can use to start the ActiveMQ service on a windows xp machine? Thanks in advance for your help, I really appreciate it! Beeeph -- View this message in context: http://www.nabble.com/Start-ActiveMQ-programmatically-tp15994303s2354p15994303.html

How can I tell when ActiveMQ has started?

2008-03-11 Thread beeeph
The program I'm writing uses ActiveMQ to send messages between to applications. I'd like one of the applications to start the ActiveMQ server as a separate process when that application is run. The code for starting the ActiveMQ server looks something like this... int WINAPI WinMain(HINSTANCE,

Re: ActiveMQ supports Double-Byte charecters ?

2008-03-11 Thread eddie_epstein
Which connector are you using? We see no such problem with tcp:, but do see the problem with http: nis wrote: > > Hi, > I am using ActiveMQ 4.1.1 for developing a group chat software. When > i try to send a double-byte Charecter like chinese or japanese.. etc. it > is shown as junk value

RE: Consumers not always being released

2008-03-11 Thread Joe Fernandez
> -Original Message- > From: Rob Davies [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2008 4:21 PM > To: users@activemq.apache.org > Subject: Re: Consumers not always being released > > > On 11 Mar 2008, at 19:55, Eric Rodriguez wrote: > > > > > > > Mike Miljour wrote: > >> Aft

Re: Consumers not always being released

2008-03-11 Thread Rob Davies
On 11 Mar 2008, at 19:55, Eric Rodriguez wrote: Mike Miljour wrote: After further investigation, it turns out there was a configuration issue, which could have been avoided with clearer documentation. (it might have helped if i had included my configuration as well!) We had set the val

Re: Consumers not always being released

2008-03-11 Thread Eric Rodriguez
Mike Miljour wrote: After further investigation, it turns out there was a configuration issue, which could have been avoided with clearer documentation. (it might have helped if i had included my configuration as well!) We had set the value for broker name differently in our two running instan

Re: Configuration Confusion

2008-03-11 Thread Adam Sherman
On 11-Mar-08, at 10:01 AM, James Strachan wrote: I have been confused on this list before, but here I am again. :-) I need to configure my brokers to fault-tolerant in a two-node cluster. I'm configuring this directly inside Spring. I believe I need to use some form of auto-discovery, journaled

Error on kaha

2008-03-11 Thread dfrodrig
Hello, Probably this is an obvious newbie question, but I got to the following problem: " 2008-03-11 18:23:00,139 [138.5.237:33191] ERROR Service - Async error occurred: java.lang.RuntimeException: org.apache.activemq.kaha.RuntimeStoreException: java.io.IOException: Could

Re: Unable to comile C++ client on VC++ 2003

2008-03-11 Thread UnknownProgrammer
Here is the possible fix for vc2003 professional ie MSC_VER 1310 but should work for the express version also. This is for activemq-cpp-2.1.3 vc2003 doesn't like virtual function returning different types. all cloneDataStructure() const funtions in all src\main\activemq\connector\openwire\command

Re: Looking for Sample Code JMS 1.02b

2008-03-11 Thread James Strachan
On 11/03/2008, pjagwani <[EMAIL PROTECTED]> wrote: > > Hi. > > Current configuration is Weblogic 8.1, JDK 1.4.2, ActiveMQ 5. > > Looking for code to connect to Active MQ using JMS 1.02b. ActiveMQ supports JMS 1.1 so you'll need to add the jms 1.1 jars to the system/boot classpath. ActiveMQ 5.x

Looking for Sample Code JMS 1.02b

2008-03-11 Thread pjagwani
Hi. Current configuration is Weblogic 8.1, JDK 1.4.2, ActiveMQ 5. Looking for code to connect to Active MQ using JMS 1.02b. I would also be interested in connecting to ActiveMQ using the ActiveMQ api. Thanks! -- View this message in context: http://www.nabble.com/Looking-for-Sample-Code-JMS-1

Re: Configuration Confusion

2008-03-11 Thread Adam Sherman
On 11-Mar-08, at 10:01 AM, James Strachan wrote: I have been confused on this list before, but here I am again. :-) I need to configure my brokers to fault-tolerant in a two-node cluster. I'm configuring this directly inside Spring. I believe I need to use some form of auto-discovery, journaled

Re: connection initialization order

2008-03-11 Thread ttmdev
It is not necessary to start your connection before setting it up (i.e., create sessions, listeners, etc.). As a matter fact, the JMS specification recommends that you start your connection after you've completed your setup. Here's the statement from the specification. "It is typical to leave th

connection initialization order

2008-03-11 Thread gali_ka
'm using activemq in my c++ application. In the examples published on the active-mq site, I saw that connection->start() is called immediately after creating connection. Is it necessary to call Connection::start() before creating session, setting exception listener, creating consumer and producer?

Re: Configuration Confusion

2008-03-11 Thread James Strachan
On 11/03/2008, Adam Sherman <[EMAIL PROTECTED]> wrote: > I have been confused on this list before, but here I am again. :-) > > I need to configure my brokers to fault-tolerant in a two-node > cluster. I'm configuring this directly inside Spring. > > I believe I need to use some form of auto-dis

Configuration Confusion

2008-03-11 Thread Adam Sherman
I have been confused on this list before, but here I am again. :-) I need to configure my brokers to fault-tolerant in a two-node cluster. I'm configuring this directly inside Spring. I believe I need to use some form of auto-discovery, journaled persistence and clustering, but after readin

Re: Problems with simpleAuthenticationPlugin

2008-03-11 Thread ttmdev
Okay, suppose that you have a network of brokers (NoB) with the following configuration: - The NoB comprises two brokers (BrokerA and BrokerB) - You have enabled authentication for BrokerA via the element. - Authentication for BrokerB has not been enabled. - BrokerA only listens for connections

Recieving xml data from activemq

2008-03-11 Thread narts
Hi, i'm able to send the text message to activemq and able to recieve text message from activemq, but when i'm sending xml data to activemq, i'm unable to recieve the data in xml format. i'm Using the following code to recieve the message from activemq using ajax var feedHandler = {

Re: Jconsole accumulates a list of topics when i only create queues

2008-03-11 Thread James Strachan
On 11/03/2008, Michal Singer <[EMAIL PROTECTED]> wrote: > > You are right. I am seeing the advisory topics. I don't understand why I it > accumulates many: > ActiveMQ.Advisory.Producer.Queue. what does it mean? They are all described on the advisory message page... http://activemq.apache.org/ad