Re: How Can I Build ActiveMQ-CPP dynamically (dll) on CentOS 5.3 Virtual Machine?

2011-09-30 Thread Timothy Bish
On Fri, 2011-09-30 at 10:30 -0700, newbieSCS wrote: > Yes I have. I just looked in there and I saw the "example" executable for > the HelloWorldProducer/Consumer example. > > How can I run a broker? > > When I tried running the program, it just hangs there after displaying the > "Starting the

Re: How Can I Build ActiveMQ-CPP dynamically (dll) on CentOS 5.3 Virtual Machine?

2011-09-30 Thread newbieSCS
Yes I have. I just looked in there and I saw the "example" executable for the HelloWorldProducer/Consumer example. How can I run a broker? When I tried running the program, it just hangs there after displaying the "Starting the example." string. Thanks. -- View this message in context: http

Re: How Can I Build ActiveMQ-CPP dynamically (dll) on CentOS 5.3 Virtual Machine?

2011-09-30 Thread Timothy Bish
On Fri, 2011-09-30 at 07:29 -0700, newbieSCS wrote: > Sorry for the confusion. They don't want a windows dll, they want the .so > file. I've already executed the ./configure/make/make install and I have > that file. The other thing they want is a hello world program testing the > library and tha

Re: How Can I Build ActiveMQ-CPP dynamically (dll) on CentOS 5.3 Virtual Machine?

2011-09-30 Thread newbieSCS
Sorry for the confusion. They don't want a windows dll, they want the .so file. I've already executed the ./configure/make/make install and I have that file. The other thing they want is a hello world program testing the library and that links to the .so library file (preferably in Qt). Is ther

Re: MySQL active/passive cluster not recovering from master power failure

2011-09-30 Thread R.I.Pienaar
- Original Message - > > > - Original Message - > > How did you simulate such error? > > I have tested JDBC master/slave in the past and killed -9 the > > master. > > The lock on the database was released immediately and so the slave > > was able to take over. > > > > Have neve

Re: MySQL active/passive cluster not recovering from master power failure

2011-09-30 Thread R.I.Pienaar
- Original Message - > How did you simulate such error? > I have tested JDBC master/slave in the past and killed -9 the master. > The lock on the database was released immediately and so the slave > was able to take over. > > Have never simulated a kernel panic though. > Do you use a def

Re: MySQL active/passive cluster not recovering from master power failure

2011-09-30 Thread Torsten Mielke
How did you simulate such error? I have tested JDBC master/slave in the past and killed -9 the master. The lock on the database was released immediately and so the slave was able to take over. Have never simulated a kernel panic though. Do you use a default MySQL configuration? Torsten Mielke

MySQL active/passive cluster not recovering from master power failure

2011-09-30 Thread R.I.Pienaar
hello, I have a active/passive setup using a mysql datastore: this works fine, one of the pair is master and one is slave based on the lock contention on the table. When the master fails - like with a power failure or a kernel panic - the lock

Re: Locking & Shared File System Master Slave

2011-09-30 Thread Gary Tully
For windows, I think you will have to ask the computer. There is no magic in the code, it is a regular RandomAccessFile channel lock see: org.apache.kahadb.util.LockFile#lock from: http://svn.apache.org/viewvc/activemq/trunk/kahadb/src/main/java/org/apache/kahadb/util/LockFile.java?view=markup

Re: STOMP SUBSCRIBE and UNSUBSCRIBE behaviour

2011-09-30 Thread Steve Powell
On 28 Sep 2011, at 20:40, tabish...@gmail.com [via ActiveMQ] wrote: > Can you clarify what it is you want to know, the stomp spec defines this > pretty clearly already, what part do you need help with? Durable topic subscriptions are not described in the STOMP spec. My questions relate to Active

Re: Error handler client amq.js

2011-09-30 Thread Dejan Bosanac
Hi, it's not in a development and any contribution is more than welcomed. Regards -- Dejan Bosanac - http://twitter.com/dejanb - The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nigh

Re: Error handler client amq.js

2011-09-30 Thread stratio
Any idea or suggestion about this aspect? -- View this message in context: http://activemq.2283324.n4.nabble.com/Error-handler-client-amq-js-tp3854682p3859042.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.