Hi,
I am trying to establish a connection using the HTTP transport. I tried
TCP and SSL as well. They seem to be working fine in Activemq-5.1.0. But it
does not seem to be working when I use HTTP.
I haev mentioned http://localhost:port in the activemq file under the bin
folder of ActiveMq. An
On 1 May 2008, at 00:02, Filip Hanik - Dev Lists wrote:
There doesnt seem to be a way of limiting how messages are delivered
to the client.
the ActiveMQMessageConsumer.unconsumedMessages seems to fill up, all
to quickly, and eventually cause an OOME
we have this setting on the server
There doesnt seem to be a way of limiting how messages are delivered to
the client.
the ActiveMQMessageConsumer.unconsumedMessages seems to fill up, all to
quickly, and eventually cause an OOME
we have this setting on the server
memoryLimit="10mb">
Env: JDK1.6, Activemq 4.1.1
I have a simple peer to peer setup as follows,
--- = network connector ---
Messages on topics are exchanged between client1 and client 2 fine till
extBrokerA is restarted. When this happens, the activeMQ logs (on both ends)
indicate that the ntw
thx - looks like we aren't sending the configuration properties across
at all - will re-open AMQ-1542 and fix as soon as svn is back
cheers,
Rob
On 30 Apr 2008, at 18:44, sgm wrote:
Well, I found the real problem. I went back and looked at the 5.0.0
issue someone reported about duplex conne
Well, I found the real problem. I went back and looked at the 5.0.0
issue someone reported about duplex connections and networkTTL here
http://issues.apache.org/activemq/browse/AMQ-1542 and realized it's
the same problem.
It turns out the dynamicOnly property isn't being passed over the
duplex con
ah - ok - thx for investigating it further!
On 30 Apr 2008, at 17:29, sgm wrote:
Hi Rob - I did more testing and it seems that a duplex connection
creates an additional subscriber on the spoke's queue when messages
are routed there. So even though my subscriber is no longer active,
this spuriou
Hi Rob - I did more testing and it seems that a duplex connection
creates an additional subscriber on the spoke's queue when messages
are routed there. So even though my subscriber is no longer active,
this spurious subscriber causes messages to continue to be sent to the
broker.
I'll create a Jir
How do I configure my broker-config.xml to use a JNDI data source
from JBoss?
Alex Soto
[EMAIL PROTECTED]
-
Amicus Plato, sed magis amica veritas.
rajdavies wrote:
>
>
> Transactional state is replayed from the client - so the new master
> will remove the message from the store
>
>
Is there a window of opportunity during the failover where some other client
could retrieve the message before the first client commits the transaction?
Thank you Philippe, It's good to know.
Alex Soto
[EMAIL PROTECTED]
-
Amicus Plato, sed magis amica veritas.
On Apr 30, 2008, at 10:51 AM, Philippe P. wrote:
I find the bug, not the solution now.
The remote JNDI register a
org.apache.activemq.ra.ActiveMQManagedConnectionFactory.
When a re
greenapple wrote:
>
> Say a new application yyy requested to use JMS.
>
> My job as a JMS admin is to create the queues needed (on the fly), add
> users and groups (on the fly) and grant permissions to certain users and
> groups to read/write/both/etc (also on the fly).
>
> By on the fly, I m
I find the bug, not the solution now.
The remote JNDI register a
org.apache.activemq.ra.ActiveMQManagedConnectionFactory.
When a remote lookup is done, the remote JNDI server must serialize this
instance to send to the client.
This instance is connected to an ActiveMQResourceAdapter.
This inst
Hi,
I have ActiveMQ 5.0 running embedded in JBoss 4.2.2 using the rar
adapter.
I see the following stack trace every time a message is written to a
queue from within a EJB.
09:11:44,225 WARN [Service] Failed to remove connection
ConnectionInfo {commandId = 1, responseRequired = true, con
Thanks Nigel,
something like this is needed. We just have to translate it to maven and
integrate it with an amq assembly process.
Cheers
--
Dejan Bosanac
www.scriptinginjava.net
On Wed, Apr 30, 2008 at 10:43 AM, Nigel Leck <[EMAIL PROTECTED]>
wrote:
> we use this script to extract just what we
we use this script to extract just what we want and build it.
hope it helps
Dejan Bosanac wrote:
Hi,
in the client application you'll need only activemq-core jar file (and all
its dependencies). I've just made an enhancement request to create
lightweight jar for these purposes (
https://issues
Hi,
in the client application you'll need only activemq-core jar file (and all
its dependencies). I've just made an enhancement request to create
lightweight jar for these purposes (
https://issues.apache.org/activemq/browse/AMQ-1703).
Cheers
--
Dejan Bosanac
www.scriptinginjava.net
On Tue, Ap
I raised jira https://issues.apache.org/activemq/browse/AMQ-1698 1698 on
this issue which has now been marked as resolved in 5.2.0.
Thanks,
-Dominic
--
View this message in context:
http://www.nabble.com/Tomcat-doesn%27t-shutdown-when-amq-client-used-within-webapp-tp16834603s2354p16977288.ht
On 29 Apr 2008, at 23:23, sgm wrote:
I'm seeing a problem with dead subscribers not being
detected/propagated using duplex networkConnections.
Specifically, I've set up a hub/spoke arrangement with a central
broker (hub) and several remote brokers (spokes). On one spoke I
publish messages to a
On 29 Apr 2008, at 21:00, Rob Bugh wrote:
In a JDBC Master/Slave topology with durable queues if the master
fails does
the slave pick up the transactions of the master? In other works, if a
consumer opens a session against the master, consumes a message, but
doesn't
commit the transactio
20 matches
Mail list logo