Re: ActiveMQ-CPP 3.9.0 does not build on Solaris 11

2016-01-07 Thread Timothy Bish
On 01/07/2016 09:20 AM, spamtrap wrote: > Environment: Solaris 11 (sparc) > Compiler: Solaris Studio 12.3 > > CFLAGS="-xarch=generic64" > CXXFLAGS="-xarch=generic64" > > Configure options: > ./configure '--disable-ssl' '--prefix=' '--with-apr=' > > > CC: -library=Cstd cannot be used with -library=s

ActiveMQ-CPP 3.9.0 does not build on Solaris 11

2016-01-07 Thread spamtrap
Environment: Solaris 11 (sparc) Compiler: Solaris Studio 12.3 CFLAGS="-xarch=generic64" CXXFLAGS="-xarch=generic64" Configure options: ./configure '--disable-ssl' '--prefix=' '--with-apr=' CC: -library=Cstd cannot be used with -library=stlport4 [Removing -library=Cstd -library=Crun from the bu

Re: failover and cannot access queue

2016-01-07 Thread Tim Bain
Why are you only forwarding one destination per networkConnector, and a different one in each case? And what destination are you publishing to? It sounds like you believe that you have a master/slave cluster (you say "cluster1 is the active machine"), but that's not true. What you actually have