Hi,
I have a situation in which i need to close a client cms::connection block
inside a cms::connection::start(), from a different thread. In this case, no
broker as been started yet and i'm using failover. so the thread is blocked
inside connection.start() (which is expected). However to close an
Hi Timothy,
Thanks for your quick reply. I tried using stop(), but got the same
result... i appears the mutex gets deleted, and this result in the r6025
failure, since synchronisable object is an abstract class.
Are you aware of any other method to abort the start() at the moment? (a
workaround t
.
Is that expected behavior?
Regards,
Chris
with broker failover then use Master/Slave
I am using 5.3.2 and I'd like to know if this is still the case: Message
Groups are not "working" in a cluster of brokers?
The documentation doesn't seem to state that explicitly.
Rgds,
Chris
code, this revision seems to undo a fix
for a memory leak that has been done earlier: revision 902009 for
AMQ-2530. I wonder if with the actual code, we're now back to the
situation where conduit bridge "works" but with memory leak.
Rgds,
Chris
PS:
The following patch for 5.3.2 mig
g. The failover
transport calls clearMessagesInProgress which tries to get hold of the
"unconsumedMessages" lock but holds the "reconnectMutex" in
FailoverTransport::handleTransportFailure. The two stack traces below
should show what happens.
We're using ActiveMQ-CPP 3.2.5 wit
/guidance appreciated…
Chris Krusch
UBC IT
The University of British Columbia
Thanks for the guidance JB
Jira issue opened - AMQ-8491
https://issues.apache.org/jira/browse/AMQ-8491
Chris
On 2022-02-15, 10:08 PM, "Jean-Baptiste Onofré" wrote:
[CAUTION: Non-UBC Email]
Hi Chris,
It's certainly a miss ;)
Currently, the documentation is
blished - maybe issues with connection pools on connecting servers.
Has anyone else noted this behavior?
Is that type of number normal?
Can anyone recommend a simple way to capture and view some of the advisory
messages being issued?
Any guidance appreciated...
Chris Krusch
Systems Architect
Th
been enqueued on our verf broker since
last restart yesterday morning, but there's 590,222 connection advisory
messages.
Suspect I'll have to somehow get a look at the advisory messages to really
understand what's going on...
Chris
On 2022-03-31, 11:32 AM, "Ma
potential causes we should investigate?
Is there some setting to force these connections to eventually time out and
complete shutdown?
Chris Krusch
The University of British Columbia
To close the loop on this - the higher connection rate seems to be related
to our use of JBoss, the active MQ resource adapter, and use of XA transactions:
https://issues.redhat.com/browse/ENTMQ-2087
https://access.redhat.com/solutions/3023001
Chris
On 2022-03-31, 12:17 PM
isconnecting.
Finally, if I disable the regular consumer on MYQUEUE and edit the
destinationName of the advisory listener to listen to MYQUEUE directly,
it does get called, so its not a problem with the listener
implementation.
Why isn't this working?
Thanks
Chris
The bamboo server that creates the nightly snapshots is having problems, and
there is a clean up script that probably removed the older snapshots.
Hopefully we can get this fixed soon.
Chris
On Thu, Feb 28, 2008 at 4:53 PM, toli <[EMAIL PROTECTED]> wrote:
>
> Deepak,
>
> Aft
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 BUG so that it can be corrected in the Distribution?
--
View this message in context:
http://ww
on of the jaxb dependencies from the ActiveMQ dependency.
I would be curious to know if this works for you because I think it is going
to become a common issue here really soon.
Hope this helps!
Chris
On Fri, Apr 18, 2008 at 10:04 AM, Tom Purcell <[EMAIL PROTECTED]>
wrote:
>
>
capacity, or business
function, and other brokers would "discover" other brokers matching
attributes they were interested in.
This sounded similar to what you are looking for so if you are interested or
want more details let me know!
Chris
--
Chris Custine
My Blog :: http://blog.orga
Make sure you checked the NetworkConnectors as well as the
TransportConnectors section of activemq.xml. I am thinking that you might
have missed one.
Chris
--
Chris Custine
My Blog :: http://blog.organicelement.com
Apache ServiceMix :: http://servicemix.apache.org
Apache Directory Server
I noticed that CMS (current svn trunk) contains some code to hook in
with OpenSSL.
Has anyone got an example of using it that they can share ?
Best regards,
Chris
nd response as soon as possible.
>
> Detail response will be appreciate.
>
> Thanks.
>
>
> Regards,
> Manish
>
>
> --
> View this message in context:
> http://www.nabble.com/help-need-in-servicemix-and-activeMQ-tp20395781p20395781.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
I hope this helps answer some of your questions!
Thanks,
Chris
-destinations.html
ActiveMQ Mirrored Queues: http://activemq.apache.org/mirrored-queues.html
Camel Recipient List: http://activemq.apache.org/camel/recipient-list.html
Chris
--
Chris Custine
My Blog :: http://blog.organicelement.com
Apache ServiceMix :: http://servicemix.apache.org
Apache Directory Server
You can create any number of loggers that you want. Logger.getLogger()
takes either a Class or String as argument. You refer to this logger in the
log4j properties by the same string.
--
Chris Custine
My Blog :: http://blog.organicelement.com
Apache ServiceMix :: http://servicemix.apache.org
I ran into this at one time. For me, it was that my ClassLoader was
null for the current thread. But then, I was using JNI and hadnt set
things up properly for myself - which is probably not your problem.
I would imagine you could run into the same problem if your classpath
didn't include acti
Hi all
To successfully run the ruby examples
(apache-activemq-4.1.0-incubator/example/ruby/*) multiple times, you have -
at least - to append the following line to publisher.rb
@conn.disconnect
Regards,
Chris
--
View this message in context:
http://www.nabble.com/Running-ruby-example
one, etc).
I'm just looking for some general guidance or a pointer to somewhere in
the docs where this is covered.
-- Chris
I am starting to work on a project that requires us to Post events from our
ERP application. (Mine happens to be in IBM U2 (Unidata) and I have
previously posted a message about the best way to communicate. Unfortunatly
there is no STOMP interface for UniBasic. While Unidata has a CallC
interfac
Is there documentation on on what fields the REST interface will take.. (i.e.
are there any ActiveMQ special fields in the post...)
--
View this message in context:
http://www.nabble.com/Fields-for-HTTP-POST-interface-to-REST--tf4200537s2354.html#a11947136
Sent from the ActiveMQ - User mailin
I tried to use the wrapper.exe to execute the 5.0 SNAPSHOT as a service.. (no
spaces in the Startup Path) This is where the wrapper fails...
jvm 1| Usage: Main [--extdir ] [task] [task-options] [task data]
jvm 1|
jvm 1| Tasks (default task is start):
jvm 1| start -
Found the missing lines...
Added the following to the wrapper.conf (Maybe someone could fix this in
the distro?)
wrapper.app.parameter.2=start
wrapper.app.parameter.3-xbean:activemq.xml
Chris Neal wrote:
>
> I tried to use the wrapper.exe to execute the 5.0 SNAPSHOT as a service..
AMQ) so that the web portal can display the results
to the user. Is a content-based router still the way to go here?
Chris
On Fri, Jan 27, 2012 at 2:21 PM, Matt Pavlovich wrote:
> Chris-
>
> Separate queues is a good approach. Additionally, it doesn't sound like
> you need t
th.login.ConfigFile.(ConfigFile.java:108)
... 38 more
I'm not understanding the Configuration Error. What is it expecting that
I'm not giving it? Any help would be appreciated.
Thanks,
Chris
No good. I should note that I'm combining LDAP authenticate with simple
authorization. Is that possible?
Chris
On Wed, Feb 1, 2012 at 12:42 PM, Matt Pavlovich wrote:
> My bad.. the default is "s" in the ActiveMQ src. This is where you would
> specify "ssl" or no
Yeah, it's the exact same exception.
On Wed, Feb 1, 2012 at 12:55 PM, Matt Pavlovich wrote:
> Are you getting the exact same exception? Your original exception cause
> shows a null value for a key in that config:
>
>
> Caused by: java.io.IOException: Configuration Error:
> Line 6: expected [opt
file.
>
> See:
>
> com.sun.security.auth.login.**ConfigFile
>
>
>
> On 2/1/12 1:59 PM, Chris Robison wrote:
>
>> Yeah, it's the exact same exception.
>>
>> On Wed, Feb 1, 2012 at 12:55 PM, Matt Pavlovich
>> wrote:
>>
>> Are you getting the exa
When I run it, I still get the error.
On Wed, Feb 1, 2012 at 1:32 PM, Matt Pavlovich wrote:
> Chris-
>
> I whipped up a quick unit test, and this passed. I set the
> connectionProtocol=s, w/o quotes.
>
>
> ldap-login {
> org.apache.activemq.jaas.**LDAPLoginModule
The error says line 6 which in my login.config is connectionUsername.
Chris
On Wed, Feb 1, 2012 at 1:42 PM, Chris Robison wrote:
> When I run it, I still get the error.
>
>
> On Wed, Feb 1, 2012 at 1:32 PM, Matt Pavlovich wrote:
>
>> Chris-
>>
>> I whipped up a
Sweet! Now I'm getting an LDAP error, which is progress.
On Wed, Feb 1, 2012 at 1:56 PM, Matt Pavlovich wrote:
> Ah, start w/ line 0.. that puts it at connectionPassword. Try adding " "
> around "Password!". The exclamation point may be throwing it off.
>
&g
Nevermind, I found my answer in the FAQs.
On Wed, Feb 1, 2012 at 6:38 PM, Chris Robison wrote:
> In my journey to integrate with an LDAP system, I've noticed there are a
> few extra features on the current Fuse broker release when compared to the
> current Apache release. I was
ot be resolved:
org.apache.camel:camel-jms:jar:2.8.0-fuse-01-13,
org.apache.camel:camel-test:jar:2.8.0-fuse-01-13,
org.apache.camel:camel-jdbc:jar:2.8.0-fuse-01-13: Could not find artifact
org.apache.camel:camel-jms:jar:2.8.0-fuse-01-13 in central (
http://repo.maven.apache.org/maven2)
Any suggestions?
Chris
ot;CN=MQUser,OU=Groups,OU=ActiveMQ,DC=cdr,DC=corp". The LDAPAuthorizationMap
considers the name of the
role "MQUser,OU=Groups,OU=ActiveMQ,DC=cdr,DC=corp". Is this by design? I
would be happy to submit a patch to change this behavior. Thoughts?
Chris Robison
I looked at that tutorial already. And you're right, works fine with Apache
Directory, but I have to use Active Directory. I just created a plugin that
inherited LDAPAuthorizationMap and changed the one method preventing what
was currently there from working.
Chris
On Fri, Feb 3, 2012 at 2:
I'd be happy to do that. What package do you want me to put the class in?
Chris
On Mon, Feb 6, 2012 at 7:51 AM, Gary Tully wrote:
> Is that something you can/want to contribute back. Would be great if
> we got a solution that worked for both.
>
> If you want to get that ont
Submitted the patch to https://issues.apache.org/jira/browse/AMQ-3701
Chris
On Mon, Feb 6, 2012 at 8:55 AM, Chris Robison wrote:
> I'd be happy to do that. What package do you want me to put the class in?
>
> Chris
>
>
> On Mon, Feb 6, 2012 at 7:51 AM, Gary Tully wrote:
Hi Forum,
Does kahadb support encryption of the persisted data?
Many thanks,
Chris
Looking at the code, it looks like I have to be able to set the
AcceptInvalidBrokerCert on the SslTransportFactory, but I can't seem to
find a way to get access to that unless I create my own factory and url
scheme. This seems a little severe to me. Is there something that I'm
missing?
Thank you! That worked swimmingly!
chris
On Thu, Feb 23, 2012 at 2:59 PM, Timothy Bish wrote:
> On Thu, 2012-02-23 at 14:53 -0700, Chris Robison wrote:
> > Looking at the code, it looks like I have to be able to set the
> > AcceptInvalidBrokerCert on the SslTransportFactory, b
I'm trying create a network of brokers between just two brokers using ssl.
It is having problems telling me "No X509TrustManager implementation
available." Any suggestions?
Chris
The other broker is reporting the following: Received fatal alert:
certificate_unknown.
On Fri, Mar 9, 2012 at 6:08 PM, Chris Robison wrote:
> I'm trying create a network of brokers between just two brokers using ssl.
> It is having problems telling me "No X509TrustManage
Never mind. Found this document:
http://activemq.apache.org/certificateunknown.html. Everything works now.
On Fri, Mar 9, 2012 at 6:10 PM, Chris Robison wrote:
> The other broker is reporting the following: Received fatal alert:
> certificate_unknown.
>
>
> On Fri, Mar 9, 2012 at
hanks,
Chris
Looks like it works now.
On Wed, Mar 21, 2012 at 1:00 PM, Hiram Chirino wrote:
> I've just committed a fix for that. Could you update and try again?
>
> On Wed, Mar 21, 2012 at 2:10 PM, Chris Robison >wrote:
>
> > I just got the latest source from the AMQ repo and a re
y subscriptions?
Chris
-07 at 11:56 -0600, Chris Robison wrote:
> > I'm running into an interesting issue. I have a client connecting to an
> > activemq server, trying to consume messages and reply to a temporary
> > destination set. The ActiveMQ server debug is showing the following:
> >
Is the .NET client library reconnect itself so is that something I have to
catch and do?
On Sat, Apr 7, 2012 at 12:37 PM, Chris Robison wrote:
> I'm assuming you mean set it on the connection factory. I've tried that,
> but no go. The only way I've found to recover from
Sorry, that was really badly written. Is the .NET client library supposed
to be able to reconnect itself with the ActiveMQ broker or is that
something I have to catch and do myself?
On Sat, Apr 7, 2012 at 1:00 PM, Chris Robison wrote:
> Is the .NET client library reconnect itself so is t
I have a windows service that is long running, listening to messages from a
particular queue. This windows service replies to messages off the queue.
Right now, if there are old messages on the queue, there is a good change
the temp queue set in the message no longer exists and it appears as though
ll exception. I
also started noticing that after an attempt to send to a non-existent temp
queue, that the producer send() method started to hang indefinitely. The
usage limits are set very high so I don't it was that because I also have
the sendFailIfNoSpace set to true.
On Mon, Apr 9, 2012 a
Just in case this helps you further, I implemented a tracer. Attached is
the log output from that.
Chris
On Mon, Apr 9, 2012 at 2:21 PM, Timothy Bish wrote:
> On Mon, 2012-04-09 at 16:10 -0400, Chris Robison wrote:
> > More on the issue. I'm noticing that if I don't
I tried the release candidate. Still exhibits the same behavior.
On Mon, Apr 9, 2012 at 2:25 PM, Chris Robison wrote:
> Just in case this helps you further, I implemented a tracer. Attached is
> the log output from that.
>
> Chris
>
>
> On Mon, Apr 9, 2012 at 2:21 PM
>From what it looks like in the log, after I attempt send to a non-existent
temp queue, the transport mechanism gets shutdown, which would probably
explain why the send() method is hanging. Is there any other way to check
if a temp queue exists other than try to send to it?
Chris
On Mon, Ap
I checked out all of
https://svn.apache.org/repos/asf/activemq/activemq-dotnet<https://svn.apache.org/repos/asf/activemq/activemq-dotnet/vendor>.
Do I need to checkout each trunk separately?
Chris
On Fri, Apr 20, 2012 at 11:44 AM, Timothy Bish wrote:
> On Fri, 2012-04-20 at 12:49 -04
va:636)[10:org.apache.aries.blueprint:0.3.1]
... 15 more Any ideas on why this is happening or why this would occur
would be deeply appreciated.
--
Thanks,
Chris Odom
512:799-0270
ment is in A-Z order with in the broker element.
Thanks
Chris O.
On Mon, 23 Apr 2012 17:30:52 -0500, Chris Odom
wrote:
> I am currently trying to setup both a https and ssl transport connector
> for the default broker. I am using servicemix deploying a blueprint
version
> of the activem
ntext bs) {
current.set(bs);
}
The TransportFactory calls setCurrentSslContext twice in which the second
call sets the sslcontext to null.
On Tue, 24 Apr 2012 09:43:03 -0500, Chris Odom
wrote:
> Furthering debugging of the issue has revealed that the create
> SslSocketConnector's sslCont
Never mind this is a bug. Come to find out that even though you set the
SslContext with in the activemq-broker.xml it is never used when creating
the SslSocketConnector for the Broker, so you see the behavior I am seeing.
On Tue, 24 Apr 2012 10:48:57 -0500, Chris Odom
wrote:
> Further debugg
Yep, I tried that. The HTTP client for Java doesn't seem to work.
Chris
On Fri, May 4, 2012 at 7:17 PM, Jaskirat Bhatia wrote:
> Hi Chris
> Try adding http core jar, not sure if activemq ships this jar with it. If
> not then try to download this from here
> http://findjar.com
I'm past that exception. The problem now is that my client is launching and
promptly crashing while accessing the xml libraries. Let me get the
exception for you and I'll post it.
Chris
On Mon, May 7, 2012 at 10:18 AM, jaskirat singh wrote:
> Also check if the jar actually h
And in response to you comment about including the HTTP core jar in the
project, apparently it does not included the abstract class that was
missing. I had to go download the Apache HTTP components in full to get
that.
On Mon, May 7, 2012 at 12:00 PM, Chris Robison wrote:
> I'm p
Even with no consumer attached to MSSD5D101, it still gets flooded.
On Wed, May 9, 2012 at 3:09 PM, Chris Robison wrote:
> I have a very simple network of brokers. Their names are as follows (to
> help understand the log):
>
> MSTMIP101
> MSSD5D101
>
> They each reside in d
I'm on 5.6. And all brokers remain up and running.
On Fri, May 11, 2012 at 8:48 AM, Gary Tully wrote:
> what version are you on?
> Is there any chance that the broker at the other end of the network
> bridge is shutting down?
>
> On 11 May 2012 14:34, Chris Robison wrote:
One thing I have noticed though is that when I restart the broker on the
other end, everything starts to work again until it floods again.
On Fri, May 11, 2012 at 9:05 AM, Chris Robison wrote:
> I'm on 5.6. And all brokers remain up and running.
>
>
> On Fri, May 11, 2012 at 8:
If it helps, I've attached the configuration files for both machines.
On Fri, May 11, 2012 at 9:07 AM, Chris Robison wrote:
> One thing I have noticed though is that when I restart the broker on the
> other end, everything starts to work again until it floods again.
>
>
> On
, if there is only one
> broker, the default value of 1 will be fine.
>
> On 11 May 2012 16:32, Chris Robison wrote:
> > If it helps, I've attached the configuration files for both machines.
> >
> >
> > On Fri, May 11, 2012 at 9:07 AM, Chris Robison
> >
Here is the log from the latest run with the TTL down to 1. It still floods
after about 1 or 2 request-reply calls. It just seems to be alternating
between add temp queue and remove temp queue messages.
On Fri, May 11, 2012 at 9:52 AM, Chris Robison wrote:
> Yes, because we have a spoke and
n
all producers and consumers, but after 1 or 2 request-replies, MSIPAP101 is
flooded with the temp queue advisories--even though there are no producers
or consumers connected to it.
On Fri, May 11, 2012 at 10:09 AM, Chris Robison wrote:
> Here is the log from the latest run with the TTL down to 1.
ion in any sensible way)
>
> There is a test that exercises these options
>
> http://svn.apache.org/repos/asf/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/usecases/RequestReplyNoAdvisoryNetworkTest.java
>
>
> On 11 May 2012 17:45, Chris Robison wrote:
> &g
I tried that last suggestion and it appears as though
the allowTempAutoCreationOnSend is not working. The client keep receiving a
"cannot send to a deleted destination" error.
Chris
On Mon, May 14, 2012 at 4:19 PM, Gary Tully wrote:
> this is expected, but the flooding impact shou
So I tried that and the client appears to be sending just fine, but the
producer on the other side of the network connector that expects to hear
back via the temp queue is not receiving the message.
Chris
On Wed, May 16, 2012 at 1:27 AM, Gary Tully wrote:
> you need one additional bit
d static include
>
>
> This is needed because the destination advisories are no longer propagated.
>
> On 16 May 2012 18:13, Chris Robison wrote:
> > So I tried that and the client appears to be sending just fine, but the
> > producer on the other side of the network co
Is it possible to configure the new ActiveMQ 5.6 Non-Blocking Redelivery in
the Broker itself? Or can it only be done in the ConnectionFactory on the
client? If it is possible, does anyone have a short example of a proper
activemq.xml that might show me how to achieve this? Thanks.
(*Chris*)
Is the URL parameter nonBlockingRedelivery=true,
jms.nonBlockingRedelivery=true,
jms.redeliveryPolicy.nonBlockingRedelivery=true, or something else entirely?
(*Chris*)
On Tue, Jul 31, 2012 at 2:57 AM, Gary Tully wrote:
> The broker variant will be in 5.7, so you can try a 5.7-SNAPSHOT
&g
Well, jms.redeliveryPolicy.nonBlockingRedelivery=true gave a big ol' error
about not being recognized. I haven't confirmed that it's not blocking
yet, but jms.nonBlockingRedelivery=true is at least accepted without error.
(*Chris*)
On Tue, Jul 31, 2012 at 1:10 PM, Timothy Bis
ost of the examples I saw were queue based and I
didn't see anything about an persistent HTTP connection not using a
web browser.
Thanks
Chris
You appear to be missing the required slf4j-api-1.6.4.jar dependency.
(*Chris*)
On Tue, Aug 21, 2012 at 2:33 PM, offbyone wrote:
> When trying to start a broker I get this error on brokerService.start():
>
> BrokerService brokerService = new BrokerService();
> brokerService.s
What is the connection URL you are using on your clients?
(*Chris*)
On Wed, Aug 22, 2012 at 12:16 AM, joesan wrote:
> Any help friends?
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/ActiveMQ-Clustering-Issue-tp4655306p4655410.html
>
That's not a network of brokers, it's a single broker with a failover. For
a network of brokers you would need multiple databases.
(*Chris*)
On Wed, Aug 22, 2012 at 9:28 AM, joesan wrote:
> I"m trying to understand the concept behind the network of brokers in
> Active
At least from what I'm seeing in *ActiveMQ in Action*, that looks right.
Could it be that your maxRecoveryAttempts=1 is preventing it from
recovering the second time? (I'm fairly new to this myself)
(*Chris*)
On Wed, Aug 22, 2012 at 10:32 AM, joesan wrote:
> I'm happy t
s, by
transmitting the information using the configured network connectors. It
doesn't make sense to do both, since you are sending information, using the
network connectors, to a stalled broker (the slave) that can't possibly do
anything with that information.
(*Chris*)
On Wed, Aug 22, 2
s for the EncryptablePropertyPlaceholderConfigurer (but I haven't
tried it myself). http://activemq.apache.org/encrypted-passwords.html
(*Chris*)
On Fri, Aug 24, 2012 at 12:11 AM, joesan wrote:
> I modified the properties by generating new values but still no luck!
>
> admin.p
er around the
corner!
(*Chris*)
On Mon, Oct 8, 2012 at 5:51 AM, Dejan Bosanac wrote:
> The Apache ActiveMQ team is delighted to announce the release of
> Apache ActiveMQ 5.7.0.
>
> This is a maintenance release, bringing together nearly 200 resolved
> issues and some new features.
>
&
hat I had expected 0 messages in the Queue. Once I hit the
resetStatistics the Queue size attribute reflects the correct number of
messages in the Queue 0, but over time this number increases to an
inaccurate Queue size.
ServiceMix 4.4.1
ActiveMQ 5.5.1
AIX 5L 5.3
IBM J9 JVM sr9
Thanks
Chris O.
onBlockingRedelivery=true,tcp://localhost:61617?jms.nonBlockingRedelivery=true)?randomize=false
Thanks so much for the help,
Chris
chris.mo...@gmail.com
--
View this message in context:
http://activemq.2283324.n4.nabble.com/nonBlockingRedelivery-with-failover-URI-tp4659026.html
Sent from th
SuoNayi
Queue's only keep one copy of any message at any given time, that I
am aware of. What you are seeing the web console are metrics that the
Broker maintains about the Queue. Messages arrive to a Queue the Enqueue
count increments. A Consumer reads a message from the Queue the Dispatch
from expiring messages to auto acknowledging.
On 2012-12-23 19:57, SuoNayi wrote:
Thanks chris, in fact I know what these metrics mean.
Here I just want to make sure the consequence of my use case where
my consumer only receives messages but not ack them at all(via the
client acknowledge model
You may also explore JDBC Master-Slave -
http://activemq.apache.org/jdbc-master-slave.html
On Mon, May 6, 2013 at 2:37 PM, Killhoven wrote:
> I also found out Multicasting could be an option (it is ok if all broker
> machines and clients are in the same LAN), but it is not reliable.
>
> Any oth
talked about here [1].
When I try to upgrade to 5.8 I can't install activemq-camel because it's
not a bundle [2]. The 5.8 problem has been fixed in 5.9 I guess but it
would really be nice to be fixed in 5.8.
Is there a good upgrade path for activemq running on Karaf at the moment?
Chri
I noticed 1.6.0 was released. What is the timeline for getting that posted
on Nuget?
Chris Robison
Dejan, in regards to a 5.8.1 it would be really nice to get this fixed
prior to September.
https://issues.apache.org/jira/browse/AMQ-4317
Chris
On Thu, Jun 27, 2013 at 8:59 AM, Gaurav Sharma
wrote:
> Thanks Dejan.
>
> On Jun 27, 2013, at 8:43, Dejan Bosanac wrote:
>
> I
aid I’m new to
activemq so some sort of guide would be helpful, so any help is appreciated.
Many thanks
Chris
calls are triggering these messages. Could be log overload masking
something. Is there something specific to look for?
Chris
1 - 100 of 108 matches
Mail list logo