but they might be unfounded. We are only using the openwire
protocol, setup is fairly simple however it is a high volume
transactional system.
Thanks!
Steve.
On 3/18/24 7:59 AM, Endre Stølsvik wrote:
I was kinda hoping that there was some solution here, because otherwise it
will be a rather
Thanks!
Steve.
On 2/27/24 10:13 PM, Matt Pavlovich wrote:
Hi Steve-
These settings are lower than the default and generally lead to degraded
consumer performance. Any reason you lowered the maxPageSize from 200 to 10?
What only allow 1 message prefetch— the default is 1,000?
Thanks,
Matt
| ActiveMQ Transport:
tcp:///10.20.201.105:46782@61618
Thanks!
Steve.
On 1/24/24 1:02 PM, Arthur Naseef wrote:
Hello Steve. Your report is a little surprising because a 1-3 seconds
pause is huge. I'm curious under what conditions you see that latency - is
it only when running at full load?
T
gesPeriod="60">
Does anyone have any ideas about how we can diagnose the issue further;
we would really like to become current on the version of ActiveMQ we are
running.
Thanks!
Steve.
tings) for client connections to
Artemis. I haven't been able to trace the origins of the 172.x.x.x
addresses
so I will keep researching that. I truly appreciate your help with my
questions (that goes for you too, Frank).
Thanks very much,
Steve
On Thu, Dec 1, 2022 at 11:51 AM Justin
Hi Justin,
Thanks for the quick reply! I just wanted to make sure I didn't do
something wrong from a security point of view.
In particular, I'm trying to understand why certain 172.x.x.x
addresses keep causing the warnings.
Steve
On Wed, Nov 30, 2022 at 4:14 PM Justin Bertram wrote
using the Docker image based on the
apache-artemis-2.26.0-Source/artemis-docker sample.
Any advice on this issue would be greatly appreciated!
Thanks,
Steve Hiller
--
This email message is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. Any un
On Tue, 15 Nov 2022 at 17:26, Steve Hiller
> wrote:
>
> > Thanks, Domenico! So in effect using ArtemisCloud.io would have saved
> > me set up time but the result is basically the same?
> >
> > On Tue, Nov 15, 2022 at 2:30 AM Domenico Francesco Bruscino
> > wrot
Thanks, Domenico! So in effect using ArtemisCloud.io would have saved
me set up time but the result is basically the same?
On Tue, Nov 15, 2022 at 2:30 AM Domenico Francesco Bruscino
wrote:
>
> Hi Steve,
>
> ArtemisClod.io <https://artemiscloud.io/> provides a repository
is,
what is the advantage of using ArtemisCloud.io instead?
Thanks,
Steve
On Mon, Nov 14, 2022 at 11:59 AM Steve Hiller
wrote:
>
> Thanks, Domenico! The issue was real simple -- in the ingress, the
> path on the backend service should have just been "/" on port 8161.
>
>
Thanks, Domenico! The issue was real simple -- in the ingress, the
path on the backend service should have just been "/" on port 8161.
On Fri, Nov 11, 2022 at 5:57 AM Domenico Francesco Bruscino
wrote:
>
> Hi Steve,
>
> the ArtemisCloud.io <https://artemiscloud.io/>
- backend:
service:
name: artemis-console
port:
number: 80
path: /console/
pathType: ImplementationSpecific
tls:
- hosts:
- my-host.com
secretName: my-secret
Did I miss something?
Thanks,
Steve
On Wed, Nov 2,
w to help there. From my POV here seems a simple app dev thing ?
>
>
>
> On Fri, Oct 28, 2022 at 4:03 PM Steve Hiller
> wrote:
>
> > Hi All,
> >
> > I successfully installed AMQ Artemis 2.26.0 as a single pod in a GCP
> > kubernetes cluster. The Dock
, Runtime and Diagnostics links are available in the left hand
navigation bar. Using Chrome's inspection tool, the Network tab shows
that quite a number of JavaScript components are not being found
(404s). Any advice would be appreciated.
Thanks,
Steve Hiller
--
This email message is for the
h doe not compile
as it is an interface.
int logicalDelete(User record) {
}
Any help would be appreciated.
Thanks!
Steve.
We are running ActiveMQ in Master/Slave configuration. Currently
mqarms02p is the Master. Earlier today we ran into a situation where we
lost access to ActiveMQ and on reviewing the client side logs we see the
information below cycle continuously.
Is there anything we can enable on the serve
I would recommend using a load balancer. You would put both up addresses in the
load balancer.
Thanks
Sent from my iPhone
> On May 19, 2017, at 3:17 PM, kpdude7 wrote:
>
> How would someone programmatically access the correct JMX server in this
> master/slave configuration? For example, I hav
I have not used oracle rac but it sounds like active mq is tied to a single
instance rather than any available oracle server. Have you considered putting a
load balancer in front that can determine whether the back end is up and can
route requests appropriately? Not sure if this would work as n
The version is 5.14.3
On 4/22/17 6:55 PM, Timothy Bish wrote:
On 04/22/2017 05:56 PM, Steve Hill wrote:
We now realize that the number after the @ is the file number being
processed and after the colon is the offset in the file. Eg,
97226:18610005 means db-97226.log is being processed. Based
2 hours to start, with a total startup time of 8
hours - this feels somewhat excessive!
On 4/22/17 4:53 PM, Steve Hill wrote:
Hi!
Can anyone provide guidance on why restarting ActiveMQ can take
hours? We were seeing lots of message not found in sequence and it is
currently at 5.9M entries
.. | org.apache.activemq.store.kahadb.MessageDatabase | main
Any guidance would be much appreciated.
Thanks!
Steve.
I would suggest checking out something like GlusterFS which created distributed
replicated data. We have used it for high performant applications without
problem. I am not sure how the slave knows how to not start - so this may not
work for you if it is based on file locking.
Thanks
Steve
I think I just answered my own question with some more google searching. I
found the following discussion on this:
http://stackoverflow.com/questions/19538374/activemq-mapmessage-receive-message-with-empty-thetable
Seems that until you actually parse into the MapMessage contents explicitly,
atte
{ theTable = {} }
*
Thanks in advance for any suggestions,
Steve
--
View this message in context:
http://activemq.2283324.n4.nabble.com/MapMessage-received-it-always-empty-tp4721053.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
voids sending a notice to the broker each
time a new MessageProducer is created. Is this correct?
Thanks in advance,
Steve
--
View this message in context:
http://activemq.2283324.n4.nabble.com/seeking-advice-on-efficient-use-of-resources-tp4720873.html
Sent from the ActiveMQ - User mailing
the failover transport with the following configuration
failover:(tcp://mqarms01p:61616,tcp://mqarms02p:61616)?randomize=true
Does anyone have some hints as to what we could look at to diagnose this
issue further?
Thanks!
Steve.
Thanks I will try that.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/how-to-configure-a-competing-consumers-Queue-tp4720115p4720277.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
associated Camel docs here:
http://camel.apache.org/competing-consumers.html
I don't understand the configuration details in the example however.
Thanks in advance,
Steve
--
View this message in context:
http://activemq.2283324.n4.nabble.com/how-to-configure-a-competing-consumers-Queue-tp47
ow using :
in the remote connection box.
Good luck!
Steve.
On 9/22/16 7:53 PM, mathewvino wrote:
activemq : apache-activemq-5.14.0
jconsole using jdk1.7
I have started the activemq which comes with the jetty server. Minor change
to make the jmx enable is just change default is false(activemq.
know what this might
have been and how to avoid it from occurring in the future?
Thanks!
Steve.
On 9/22/16 9:09 AM, Tim Bain wrote:
Apparently you can scratch the "but not impossible" bit from my reply.
Thanks Tim, I didn't know it wasn't allowed.
On Sep 22, 2016 7:07 AM
e: 1329 as
contained ack(s) refer to referenced file: [980]
2016-09-22 08:31:07,505 [eckpoint Worker] TRACE
MessageDatabase- Not yet time to check for compaction: 7
of 10 cycles
2016-09-22 08:31:07,505 [eckpoint Worker] DEBUG
MessageDatabase- Checkpoint done.
Thanks!
St
that could be gleaned from
there?
Thanks!
Steve.
The most likely place for you to have old messages laying around is in the
DLQ. The next most likely place is on a topic for an offline (and never
coming back) durable subscriber.
Tim
On Sep 20, 2016 2:02 PM, "Christopher Sh
activemq 597139 Sep 19 14:59 db-1279.log
Thanks!
Steve Hill
ARMADA
The information contained in this e-mail and any attachments is confidential and
intended only for the recipient. If you are not the intended recipient, the
information contained in this message may not be used, copied, or
Awesome. Thanks, Tim.
Steve Rice
--
View this message in context:
http://activemq.2283324.n4.nabble.com/how-to-safely-delete-a-cms-MessageListener-object-tp4689939p4690062.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
?
Steve Rice
--
View this message in context:
http://activemq.2283324.n4.nabble.com/how-to-safely-delete-a-cms-MessageListener-object-tp4689939p4690057.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Thanks. I considered the sleep idea and will probably go that route.
Steve Rice
--
View this message in context:
http://activemq.2283324.n4.nabble.com/how-to-safely-delete-a-cms-MessageListener-object-tp4689939p4689997.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
. At that
moment, the main thread does not know that there is a concurrent execution
of onMessage() and may proceed with de-allocating objects used by
onMessage(). Perhaps this window of vulnerability can be closed by using
C++11 shared pointers, but that would require modifying the CMS code.
Steve
object in the main thread, the onMessage() function gets called in the
separate thread? In other words, how do I stop listening for messages and
clean up safely from the main thread?
Steve Rice
--
View this message in context:
http://activemq.2283324.n4.nabble.com/how-to-safely-delete-a-cms
Has anyone successfully used activemq-cpp with an SSL connection in an
application that has set FIPS mode in the openssl library?
I have a C++ application that uses activemq-cpp (3.8.1) to communicate with
a remote broker. This application works perfectly until it is restarted in
FIPS mode. In FIP
Thread.run(Thread.java:619)
The stack trace above is repeated until the broker is restarted.
This has happened several times to us in the field but so far we don't
have any clues about what might trigger it or how to reproduce it.
Steve
sages to grow beyond the limit I've specified.
My broker is embedded so we don't ship the jars necessary for
persistence so I don't want overflow to be spooled to temporary disk.
Should I be specifying the VM cursors?
Thanks,
Steve
---
;m not really sure we are specifying a configuration that makes sense. We are
also running the broker as an embedded application so sometimes I find it
difficult to translate the xlm based configuration to something we can do
programmatic.
Thanks for any feedback,
Steve
private static final long
nd the ActiveMQ Apollo
specification
seems to imply that the subscription is destroyed when the UNSUBSCRIBE is
issued,
but it doesn't say what is supposed to happen when a distinct topic destination
is
defined for an existing durable topic subscription.
Regards,
Steve Powell
[M: +44-7815-838-558;
Steve Powell wrote:
>
> I would like some clarification of the precise intended semantics
> of the SUBSCRIBE and UNSUBSCRIBE STOMP commands in ActiveMQ.
>
> I hope this is the right mailing list.
>
I'm guessing this isn't the right mailing list. Please confir
.
Can you please clarify what is supposed to happen?
Regards,
Steve Powell
[M: +44-7815-838-558; H:+44-1962-775-598]
Links: SpringSource (a division of VMware), Virgo, RabbitMQ.
[1] http://activemq.apache.org/apollo/documentation/user-manual.html
I am experiencing some major issues with
our ActiveMQ instance that I am trying to understand.
Thanks in advance
Steve
tion below occasionally.
Thanks for any insights.
Steve
WARNING: !0: javax.jms.JMSException: java.util.ConcurrentModificationException
WARNING: !0:at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:49)
WARNING: !0:at
org.apache.activemq.ActiveMQConnection.sync
for OS's
> that don't have freeze support.
Thanks Gary.
Based on what you said I'm not sure that fsfreeze will guarantee a
consistent journal by itself unless the journal is updated in a single
atomic write. Is this the case?
A user-space KahaDB snapshotting tool would certainly be useful regardless.
Cheers,
Steve
Hi,
How does KahaDB work with OS-level backups? Would a DB restored from
tape be recoverable?
On a related note, is it possible to snapshot a KahaDB?
Cheers,
Steve
figuration information
when a new client is started. Are other developers doing the same thing
or is there some other more better way to handle it? Would it be
possible to use the advisory messages to know when a new client is
started and just send them the information?
tha
/broker.setDestinationPolicy(destinationPolicy) ;
Thanks again for the help,
Steve
On 05/19/2011 01:40 PM, Marcelo Jabali wrote:
> Hi Steve,
>
> Take a look on org.apache.activemq.broker.region.policy.PolicyEntry
> (http://activemq.apache.org/maven/5.3.1/activemq-core/apidocs/
ation programmatically when using an
embedded broker.
Thanks,
Steve
--
This e-mail, including any attached files, may contain confidential and
privileged information for the sole use of the intended recipient. Any review,
:
Is it possible to have scheduled messages persisted to the JDBC store?
Thanks,
Steve
I am in the phase of imagining what using ActiveMQ to design a wrapper
around a legacy process would look like, and reading the book, which I
have bought. I should say that I am impressed so far with ActiveMQ and
the mapping of what it does with what I am trying to do seems very good.
I am tr
On 11/11/2010 04:42 PM, Bruce Snyder wrote:
On Thu, Nov 11, 2010 at 10:01 PM, Steve Cohen wrote:
All the web Getting Started instructions as well as the new Manning book on
ActiveMQ seem to indicate that you start the broker by entering
the command
bin/activemq
from the main
All the web Getting Started instructions as well as the new Manning book
on ActiveMQ seem to indicate that you start the broker by entering
the command
bin/activemq
from the main installation directory.
My newbie experience, using 5.4.1 indicates that this does not actually
start the
Following the instructions here:
http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQ
I downloaded the source to 5.4.1. (None of the mirrors were working so
I downloaded from svn:
svn co http://svn.apache.org/repos/asf/activemq/tags/activemq-5.4.1
I then ran
mvn
On 11/10/2010 03:23 PM, Alex Dean wrote:
On Nov 10, 2010, at 3:16 PM, Steve Cohen wrote:
from http://activemq.apache.org/pure-master-slave.html :
Pure Master Slave
A Pure Master Slave configuration provides a basic shared nothing, fully
replicated topology which does not depend on a shared
from http://activemq.apache.org/pure-master-slave.html :
Pure Master Slave
A Pure Master Slave configuration provides a basic shared nothing, fully
replicated topology which does not depend on a shared file system or
shared database.
"a basic shared nothing"?
> can you post your JS code so we can try reproduce the problem you're
seeing?
Cool, thanks for the response. Sure, I am able to reproduce it with only
the code from Jeff Mesnil at http://github.com/jmesnil/stomp-websocket,
linked off his "Stomp of Websockets" page at
http://jmesnil.net/stomp-we
Verified on a 5.4 snapshot from today, but first noticed on a snap from Jun
9th. I'm testing connecting Chrome directly to activemq over WebSockets, and
STOMP on top of that. I modified activemq.xml with:
Basically just following the directions from:
http
s you
are going to have? Or if you set it to 1 will it push one at a time to all
your consumers? Sorry, as I noted before I really am a newbie to this
technology.
Thanks!
-Steve
bsnyder wrote:
>
> On Wed, Apr 21, 2010 at 7:31 PM, Steve Holmes
> wrote:
>>
>> It appears
It appears that it is the concurrent consumers setting. Does anyone know how
this should be set properly? When I commented it out:
I'm now only receiving the message once. Shouldn't the messages only be
pushed once to each consumer regardless of this setting?
-Steve
Steve Ho
://www.springframework.org/schema/beans/spring-beans-3.0.xsd";>
http://camel.apache.org/schema/spring";
autoStartup=&
Does anybody know why or how this happens.
If both the message broker and one of the clients are running on the same
machine when the broker is killed the client will also terminate.
If the client is running on a different host the client behaves as expected by
reconnecting as soon as the broke
Is there a way to control the number of ActiveMQ transport threads? We are
finding over 50 in thread dumps and want to know if we can throttle this
number.
Steve
--
View this message in context:
http://www.nabble.com/Can-I-limit-the-number-of-ActiveMQ-Transport-threads--tp21919008p21919008
e can we send message from a java application which
I think will default to openWire and recieve them via stomp in the legacy
code?
How are other people dealing with different types of clients? Is there a
white paper or something that has some recommendations?
Thanks,
Steve
--
View this mess
much information on when or why to use the
parameters.
Thanks,
Steve
connectionTimeout is the timeout used to establish a TCP connection.
soTimeout is the socket configuration option for timeouts on an open
socket. maxInactivityDuration is a transport level timeout we use to
decide if a transport is
ing the
useAsyncSend that the client could attempt to send messages during the
service interruption (without blocking).
Am I overlooking something or is there a different way that I should be
trying to accomplish my goal of allowing the client to continue
processing during a service interrup
69 matches
Mail list logo