Re: Your favorite AMQ monitoring tool?

2011-01-03 Thread andrew . marlow
FWIW, I use the AMQ web console. This is mainly because I have not got around to configuring HermesJMS, which I do use when I switch out AMQ for IBM MQSeries.. Regards, Andrew Marlow Internet robert2...@hotmail.com 24/12/2010 23:53 Please respond to users@activemq.apache.org To users

Re: JMSPriority implemented in AMQ 5.4.1?

2010-12-23 Thread andrew . marlow
ordering. Regards, Andrew Marlow Internet robert2...@hotmail.com 23/12/2010 16:17 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject JMSPriority implemented in AMQ 5.4.1? Does ActiveMQ 5.4.1 support JMSPriority based on the the JMS API 1.1

Re: Opinions about using AMQ in virtual distributed simulations

2010-10-27 Thread andrew . marlow
by all means, it is very good and performs quite well. $0.02. Regards, Andrew Marlow Internet petri.riipi...@insta.fi 27/10/2010 11:57 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject Opinions about using AMQ in virtual distributed simulations I'd like

Re: Problem with AMQCPP, crashes randomly

2010-10-19 Thread andrew . marlow
and valgrind reported a distressing number of errors. This makes me think there is some multi-threaded memory problem with AMQ. It seems to have moved to a harmless corner in my app though, otherwise this would be an urgent problem. Regards, Andrew Marlow Internet ja...@mansionfamily.plus.com 16

activemqcpp, stomp and openwire and message selectors

2010-10-12 Thread andrew . marlow
openwire (by adding ?wireFormat=openwire to the URL). Can anyone shed more light on this please? Has anyone managed to use message selectors with AMQCPP? Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged

Re: Problem with AMQCPP, crashes randomly

2010-10-01 Thread andrew . marlow
exactly the same as my app build, no matter how inconsequential the setting may appear. This fixed it. HTH, Andrew Marlow Internet zadel...@gmail.com 30/09/2010 23:10 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject Re: Problem with AMQCPP, crashes

Re: Can I replace MQSeries simply by ActiveMQ ?

2010-09-13 Thread andrew . marlow
that implements the stomp protocol. Regards, Andrew Marlow Internet bxsto...@yahoo.co.uk 11/09/2010 11:06 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject Re: Can I replace MQSeries simply by ActiveMQ ? Hey Andrew, this sounds great. When will your C

Re: Can I replace MQSeries simply by ActiveMQ ?

2010-09-10 Thread andrew . marlow
when the default model is not being used. Regards, Andrew Marlow Internet bxsto...@yahoo.co.uk 10/09/2010 11:09 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject Can I replace MQSeries simply by ActiveMQ ? Assume a software system which currently

Queues, replication, failover and disaster recovery

2010-08-05 Thread andrew . marlow
may also be unreliable, e.g dropped from time to time. Ha anyone any experience of developing HA systems in such an environment? Whilst using AMQ? Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged

Re: JMSPriority and activeMQ

2010-07-27 Thread andrew . marlow
Yes, I reckon they should be int. Maybe setPriority should throw an exception if the input priority is out of range. Regards, Andrew Marlow Internet clark.obr...@ttmsolutions.com 26/07/2010 17:40 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject Re

JMSPriority and activeMQ

2010-07-26 Thread andrew . marlow
. But it seems to me that ActiveMQ should. After all, it should follow the spec Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail

Re: help needed: heap corruption when activemq-cpp routines called

2010-07-24 Thread Andrew Marlow
Windows users. I am on the version that has that bug but I do not think that bug is responsible for this. I am desperately in need of some help/guidance please. Regards, Andrew Marlow ___ This e-mail may contain confidential

Failover and replication questions

2010-07-21 Thread andrew . marlow
in the queues is replicated between A and B. Can anyone enlighten me please? Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error

activemq-cpp problems with VS 2005 in Release mode

2010-07-05 Thread andrew . marlow
code. But the problem only happens when linking with amq-cpp and only in release mode. I am on Windows-XP (SP3) using VS 2005 (SP2). Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged information. If you

Re: activemq-cpp problems with VS 2005 in Release mode

2010-07-05 Thread andrew . marlow
of warnings about bad object code. The symbols are produced but those warning are very worrying. The message says: File format not recognised. Doing an nm on an individual object file gives: File truncated. Regards, Andrew Marlow Internet tabish...@gmail.com 05/07/2010 16:30 Please respond

activemq-cpp, exception specifications and VS 2005

2010-07-05 Thread andrew . marlow
deprecation warnings at some point. AMQ-cpp would need to support being built with both kinds of GCC, which is why it would be nice to be switchable. Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged information

Desperate for working AMQ-cpp for VS2005

2010-07-02 Thread andrew . marlow
an effect. I would really appreciate a release of AMQ-cpp with VS files for VS2005. Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail

Visual Studio project files for VC8, VC9, VC10 using MPC

2010-06-30 Thread Andrew Marlow
and amqbase.mpb are also in the tarball. The command I used to generate the vc8 project file was: $ mpc.pl -type vc8 --include . amq.mpc Regards, Andrew Marlow mpc_build.tgz Description: GNU Zip compressed data

lots of compilation warnings when building amq-cpp 3.2.x on VS 2005

2010-06-24 Thread andrew . marlow
C4101: 'ex' : unreferenced local variable .\src\main\activemq\core\ActiveMQConnection.cpp(907) : warning C4101: 'ignored' : unreferenced local variable I am using the 3.2.x branch checked out from SVN. I am building on Windows-XP SP3 using VS 2005 (SP2). Regards, Andrew Marlow

Re: Temporary queues and a WAN

2010-06-23 Thread andrew . marlow
it again during a reconnect. Regards, Andrew Marlow Internet gary.tu...@gmail.com 22/06/2010 17:40 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject Re: Temporary queues and a WAN The choice of tempQ vs replyQ comes down to the need for a durable

Re: activemq-cpp 3.2.0 vs2005-build directory is missing

2010-06-23 Thread andrew . marlow
on creating the MPC files. I will post them when they are completed and tested on linux (generating Makefiles) and XP-SP3 using VS 2005. Regards, Andrew Marlow Internet tabish...@gmail.com 22/06/2010 21:53 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject Re

Re: activemq-cpp 3.2.0 vs2005-build directory is missing

2010-06-22 Thread andrew . marlow
I don't understand how peole are building with Visual Studio given that the project/solution files are missing. Can someone explain please? Regards, Andrew Marlow Internet tabish...@gmail.com 22/06/2010 11:20 Please respond to users@activemq.apache.org To users@activemq.apache.org cc

Temporary queues and a WAN

2010-06-22 Thread andrew . marlow
with ActiveMQ locally. ActiveMQ is fine there and so is IBM-MQSeries. I am not able to see if ActiveMQ would still work in the WAN situation. But IBM does not seem to like it. What advice/recommendations do people have please? Regards, Andrew Marlow

Re: Temporary queues and a WAN

2010-06-22 Thread andrew . marlow
I thought that temporary Qs are to be preferred to a reply Q for scalability reasons. I am not so sure now I note that a reply Q is a very common way of doing client-server request-response despite the advice from the ActiveMQ web page. H. Regards, Andrew Marlow Internet

Re: activemq-cpp 3.2.0 vs2005-build directory is missing

2010-06-21 Thread andrew . marlow
then be part of the distribution. Regards, Andrew Marlow Internet so...@sodan.dk 21/06/2010 10:55 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject Re: activemq-cpp 3.2.0 vs2005-build directory is missing I just tried to use my VC10 project, but it fails many

Re: Fw: AMQ-cpp problem with ExceptionListener, receive and lost connection

2010-06-17 Thread andrew . marlow
? Regards, Andrew Marlow Internet tabish...@gmail.com 16/06/2010 13:15 Please respond to users@activemq.apache.org To users@activemq.apache.org cc Subject Re: Fw: AMQ-cpp problem with ExceptionListener, receive and lost connection On Wed, 2010-06-16 at 12:30 +0100, andrew.mar

help needed: heap corruption when activemq-cpp routines called

2010-06-16 Thread andrew . marlow
users. I am on the version that has that bug but I do not think that bug is responsible for this. I am desperately in need of some help/guidance please. Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged

Fw: AMQ-cpp problem with ExceptionListener, receive and lost connection

2010-06-16 Thread andrew . marlow
and test with. It was always going to go into production with MQSeries. It is quite ironic that it ha actually been easier to do the development with MQSeries. Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged

design question about temporary queues

2010-06-15 Thread andrew . marlow
on a reconnect. This is a little bit involved and makes me wonder if maybe I shouldn't be using temporary Qs after all. But I heard somewhere that temporary Qs are supposed to be the better solution, more scalable, better performance etc etc. Can anyone comment please? Regards, Andrew Marlow

how to detect on server side when queue manager has gone away?

2010-06-15 Thread andrew . marlow
the client I can't write a message. The server only writes replies to requests and does so using a temporary Q. So I wonder what cn be done Regards, Andrew Marlow ___ This e-mail may contain confidential and/or privileged information

Re: design question about temporary queues

2010-06-15 Thread andrew . marlow
if temporary Qs are right for a long running server when the Q mgr may go away. And I am not sure how my server is supppsed to detect when the Q mgr has gone away. Regards, Andrew Marlow Internet de...@nighttale.net Sent by: chubr...@gmail.com 15/06/2010 09:30 Please respond to users