> -----Original Message----- > From: masterov [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 23, 2007 3:48 PM > To: activemq-users@geronimo.apache.org > Subject: Re: Detecting lost clients > > > James, > > > James.Strachan wrote: > > > > FWIW this is now fixed in trunk and the next 4.2-snapshot build > > > > I checked out the latest trunk, and this behavior didn't change. When the > client disconnects "RemoveInfo" message isn't sent until I send any other > message to the topic in question. > > instead I started getting linker warnings like this one: > "ld: warning: symbol `typeinfo for cms::CMSException' has differing sizes: > (file admClient.o value=0x8; file > ~/lib/libactivemq-cpp.a(ActiveMQConnectionFactory.o) value=0xc); > admClient.o definition taken" >
Sounds like you need to do a clean on your App and the CMS library and rebuild. > Thanks, > AM > > -- > View this message in context: http://www.nabble.com/Detecting-lost- > clients-tf2208237.html#a8539685 > Sent from the ActiveMQ - User mailing list archive at Nabble.com.