Hello,
are you sure no spurious Windows chars are present in the properties files?
Maybe linefeed or similar
Distinti Saluti / Kind Regards
M.G.
Da: Jana Manju
Inviato: venerdì 20 dicembre 2024 09:32
A: users@activemq.apache.org
Oggetto: Re: java.lang.IllegalAr
Dear Pierre, Justin,
I encountered the "no longer able to keep etc" many times in last years, with
also different AMQ releases..
They are often caused by factors independent from AMQ which in my case were e.g.
*
high DB (postgres) read/write latency
*
DB on heavy load e.g. CPU/RAM/connection
Hello all,
any luck with this?
I'm looking for someone familiar with Jolokia integration inside ActiveMQ
Thank you so much in advance
Distinti Saluti / Kind Regards
M.G.
Da: Marco Garavello
Inviato: lunedì 4 marzo 2024 11:30
A: users@activemq.apache.or
Hello JB,
sorry to bother
I've seen in another thread you're familiar with Jolokia integration inside
ActiveMQ
Maybe you have got an advice also for me, on this thread?
Thank you so much in advance
*Distinti Saluti / *Kind Regards
M.G.
Il giorno ven 23 feb 2024 alle ore 1
got inside its local
datastore.
Anyway it's hard to say if such error is related to the local or to the
shared datastore.
*Distinti Saluti / *Kind Regards
M.G.
Il giorno lun 26 feb 2024 alle ore 11:23 Jack Fry (They/Them)
ha scritto:
> Hi Marco,
>
> Thanks for getting back to me
sistance you can provide
> > would be greatly appreciated.
> >
> > On Mon, 26 Feb 2024 at 09:21, Bruce Cooper
> > wrote:
> >
> >> Hi Marco,
> >>
> >> Thanks for your response. I agree it is strange. I now have some more
> >> info
Hello Bruce,
that sounds very strange because with BrokerB stopped I understood that
everything is working good at the first subsequent run of the producer
script
"
*5. Run the producer script again.6. Observe that one set of messages is
delivered*"
while the issue appears at the following run
Hello John,
" I don’t expect anyone to know the answer, but I’m hoping someone can tell
me what additional diagnostics might be enabled in the client that would
show what the client is waiting on? "
I think the suggestions of
*Justin Bertram* - Wednesday, February 21, 2024 9:56:28 PM GMT+1
are a
Hello JFry,
I'm not expert but IMHO:
regarding the message
Store limit is 30720 mb (current store usage is 0 mb). The data directory:
D:\Apps\apache-activemq-5.18.3\data only has 25672 mb of usable space. -
resetting to maximum available disk space: 25672 mb
there is no a real problem as it's o
Hello,
anyone has an advice?
Thanks in advance
*Distinti Saluti / *Kind Regards
M.G.
Il giorno mer 14 feb 2024 alle ore 09:34 Marco Garavello <
marco.garave...@carel.com> ha scritto:
> Hello,
>
> maybe this could not be the right place where to ask similar information
> An
Hello,
maybe this could not be the right place where to ask similar information
Any advice regarding where to ask for support on this matter?
Thanks in advance
*Distinti Saluti / *Kind Regards
M.G.
Il giorno mar 6 feb 2024 alle ore 14:22 Marco Garavello <
marco.garave...@carel.com&
s code you receive?
*Distinti Saluti / *Kind Regards
M.G.
Il giorno ven 2 feb 2024 alle ore 08:48 Marco Garavello <
marco.garave...@carel.com> ha scritto:
> Hello everybody,
>
> is there someone here who has got experience configuring Jolokia auth on
> ActiveMQ?
> I
1.1 200 OK* ", while on the other I
get " *HTTP/1.1
401 Unauthorized* "
The goal is to obtain 200 on both of them. Any advice?
Thank you so much in advance!
*Distinti Saluti / *Kind Regards
M.G.
Il giorno lun 29 gen 2024 alle ore 11:22 Marco Garavello <
marco.garave...@car
Hello everybody,
I'm new here, so excuse me if I will not adhere completely to the best
practices of this mailing list. I'll do my best!
I've got a strange issue: doing "curl -v http://localhost:8161/api/jolokia";
on an Ubuntu VM with ActiveMQ v5.17.2 running, I receive this
Hi Rafael,
I’m just an ActiveMQ classic user.
I will report the behavior of ActiveMQ I experienced.
As far as I know the ActiveMQ classic journal is composed of append only
files.
Each file should be by default 32MB in size (this can be changed, I think
is controlled by journalLogFileSize)
A jour
io of an XA transaction
composed of:
* 1 non XA connection (usually the db)
* 1 or more XA connections (usually the broker)
you could take advantage of this 2PC algorithm optimization: this
configuration should guarantee that the database commit is visibile when
commit on the broker happens.
Regards
Hi,
I'm having some trouble with client load balancing on my artemis cluster.
The cluster is composed by 2 node with the following configuration:
http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="urn:activemq
/schema/artemis-configuration.xsd">
http://www.w3.org/2001/XMLSchema-
Hi,
I encounter an issue with Camel (2.13) and ActiveMQ (5.11.1) on JBoss EAP
(6.1) where messages are processed in wrong order. It only occurs if there
are a lot of messages send to a single queue.
I can reproduce it with a very simple example:
1000
" ActiveMQ, i.e. is there
a limitation to 1024 group IDs?
- If yes, how can it be reconfigured to allow for more values?
- If not, how is Artemis currently designed to handle this?
- Is this use case feasible / Are there any experiences with such a
grouping?
Thanks in advance,
Marco
--
Vie
Which JDK are you using? I mean, its producer, platform
it runs on and if it's a 32 or 64 bits version.
--
Questo messaggio è di carattere riservato ed è indirizzato esclusivamente
al destinatario specificato. L'accesso, la divulgazione, la copia o la
diffusione sono vietate a chiunque altro ai
es in a HA environment.
All in one, I'd say that there's no perfect fit, you should aim at the
solution which best fits your needs and expectations.
Marco S.
2014-10-15 12:35 GMT+02:00 deepakkumarpitti :
> Thanks. I agree. I just wanted to be sure that there is nothing like that
&
Pure master/slave was removed as not production ready, and since they
already found something production-ready that would work with less effort
(leveldb).
I don't think they will develop the option of having similar functionality
with kahadb as well, what's the purpose of maintaining 2 separate sol
2014-10-15 9:09 GMT+02:00 deepakkumarpitti :
>
> 1. I was wondering if ActiveMQ provides some replication support from
> primary to failover brokers in real time so that even if I lose primary
> broker (and its persistent store), my failover broker can continue with
> it's
> own replicated state.
Look at http://activemq.apache.org/clustering.html and
http://activemq.apache.org/masterslave.html for the info you need. In a
nutshell, the master/slave(s) configuration is a structure to provide HA in
an active/passive fashion.
--
Questo messaggio è di carattere riservato ed è indirizzato esclu
Any system monitoring tool would go with your case, even a remote one. The
trick is: ActiveMQ (at least the recent versions, which are what I use)
won't open the broker ports until it gets the lock on the database, so just
by looking at where your port is open you can tell which server is working
a
ny specific address, it should bind itself to the address
that is usually found in linux by the command "hostname -i".
Best Regards
Marco
--
Questo messaggio è di carattere riservato ed è indirizzato esclusivamente
al destinatario specificato. L'accesso, la divulgazione, la copia
Hi, we're running on a test server ActiveMQ 5.9.1.
The server is working as expected when producers and consumers are
connected; messages are correctly published. We now needed to monitor
the queues and the queued messages, prossibly reading the contents of
some of those. For this, I configure
q-cpp
Best
Marco
rious issues
I would be happy to hear any further thoughts.
Thanks,
Marco
.
http://weibo.com/kimmking
From: Marco Zapletal [via ActiveMQ]
Date: 2012-12-04 22:11
To: kimmking
Subject: Strategy for browsing a DLQ containing a high number of (large)
messages
Hi folks,
I am thinking abo
opinions and/or other approaches for tackling this issue.
Best regards,
Marco
kup KahaDB.
Marco
Am 19.06.2011 18:06, schrieb johneboyer:
> Is it possible to backup the KahaDB? If so, how can I do it?
>
> Thanks,
> John Boyer
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/How-can-I-backup-KahaDB-tp3609481p3609481.ht
hello all,
could anyone help me to get MQ to start at boot time on Ubuntu 9.10?
i have tried everything possible (adding to update-rc.d , using
System-->Preferences-->Startup appplications) but with no success
could anyone help?
regards
marco
Hi,
why you think you need servlets to use push? You can register a
MessageListener on a MessageConsumer to use the push. If you want to
pull the message by your own the you must use the receive-Methods from
the MessageConsumer.
Regards
Marco
Eugeny N Dzhurinsky schrieb:
On Thu, Aug 07, 2008 at 02:43:33PM +0200, Marco Buss wrote:
Eugeny N Dzhurinsky schrieb:
On Thu, Aug 07, 2008 at 02:18:40PM +0200, Marco Buss wrote:
First try this. Set CopyMessageOnSend to false on your connection. See
http://www.nabble.com/A
Eugeny N Dzhurinsky schrieb:
On Thu, Aug 07, 2008 at 02:18:40PM +0200, Marco Buss wrote:
First try this. Set CopyMessageOnSend to false on your connection. See
http://www.nabble.com/A-problem-with-blobmessage-on-activemq-5.0-td15523989.html#a17364301
If this is true (default) the Upload
Eugeny N Dzhurinsky schrieb:
On Thu, Aug 07, 2008 at 01:15:51PM +0200, Marco Buss wrote:
Is the Blob successfuly uploaded? Can you see it in the jetty file system?
No, the blob isn't uploaded at all. Moreover, I added the code listed
Is the Blob successfuly uploaded? Can you see it in the jetty file system?
Eugeny N Dzhurinsky schrieb:
Hello, everybody!
I had configured the internal broker with this descriptor
http://activemq.org/config/1.0";>
Hello,
first have a look at the test class
org.apache.activemq.blob.FTPBlobTest.java. If you have problems with this, i
will help you with a more detailed description.
regards
Marco
Bala M wrote:
>
> Hi,
> Can you please give some example on how to use FTP protocol to transt
Is the MemoryPercentUsage gowing to sink or is it on a constant value?
If the MemoryPercentUsage is going to 100 at our server nothing we must also
restart the broker.
Brian Munroe-2 wrote:
>
>
> The one thing I did notice is on the Queue MBean, the
> MemoryPercentUsage goes to like 192. Is t
Hi Brian,
can you check the open threads with the jconsole on ActiveMQ during your
run?
I have the assumtion that you will see many Session threads. If the
assumption is true, try the 5.1.0 from ActiveMQ.
Regards
Marco
Brian Munroe-2 wrote:
>
> I am building a very basic web service th
Hi,
we ave the same problem here. Setting wireformat.maxInactivityDuration=0 was
not a good idea because the shutdown of client or broker (i cant remeber) is
not recognised. So try if your client get notice of broker shutdown and vice
versa.
Which version of activeMQ did you use? With 5.1 the pr
Hello,
the Datebase is cleared after a fixed peroid (5 Minutes per default).
rhealey wrote:
>
> hi all,
>
> I have active mq set up to persist messages Microsoft SQL Server 2005. I
> have sent durable messages to this active mq instance and see the messges
> persisted to the ACTIVMQ_MSGS tab
kloh wrote:
>
> Marco,
>
> thanks for having time for looking at it!
>
>
>
>> The problem in your code is the closing and creating of a new consumer.
>> If you close the old one, he had not enough time to send the ack for the
>> last message. So t
ged the
consumer a little bit for that.
mJMSSession = mConnector.lookupConnection().createSession(false,
Session.AUTO_ACKNOWLEDGE);
also i have rmoved the commit(); because it is not needed with
AUTO_ACKNOWLEDGE
regards
Marco
kloh wrote:
>
>
m the web server's
> repository.
>
> Joe
>
>
> ttmdev wrote:
>>
>> I have opened up a JIRA for this and submitted a patch for review.
>>
>> https://issues.apache.org/activemq/browse/AMQ-1770
>>
>> Joe
>>
>>
>> Marco Buss
obUploadStrategy.java:44)
> at
> org.apache.activemq.blob.BlobUploader.upload(BlobUploader.java:51)
> at
> org.apache.activemq.command.ActiveMQBlobMessage.onSend(ActiveMQBlobMessage.java:163)
>
>
>
>
>
> balderman wrote:
>>
>> Hi
>&
not work. Please provide a unit test for the problem.
regards
Marco Buss
balderman wrote:
>
> Hi
> I am using ActiveMQ 5.1.
> I want to to use BlobMessage in order to send large amounts of data.
> When the consumer get the message and the below code is executed:
>
would be fine if you can provide a junit-test for the Problem.
regards
Marco
kloh wrote:
>
> Hi *,
>
> we're concerning with interested happenings, about which we're not sure,
> wether this is caused by bad configuration, bad code or a bug.
>
> The scenario:
>
I have put the ftp support to blob messages. (see:
https://issues.apache.org/activemq/browse/AMQ-1744)
Is there a need for other protocols which should supported for
blob-messages?
--
View this message in context:
http://www.nabble.com/new-transfer-protokols-for-blob-messages-tp17596166s2354p17
://issues.apache.org/activemq/browse/AMQ-1624
Marco Buss
=== snip
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
import javax.jms.Destination;
import
I found that the TransportThreadSupport hase the posibillity to start the
Thread as Demon. Is there a way to configure that? I hav not found any Way
to set the Variable to true at runtime.
--
View this message in context:
http://www.nabble.com/Transports-as-Demon-Thread-tp17251049s2354p17251049.
elease try to use this url for your ConnectionFactory.
tcp://localhost:61616?jms.blobTransferPolicy.uploadUrl=http://localhost:8161/fileserver/
best regards
Marco Buss
Hello,
i use a ContextListener. In this Listener i tell every Subscriber that he
must close his open connection to the Broker. This works for me becaus the
Subscribers are Singletons in my case.
MfG
Marco
DominicTulley wrote:
>
> When we shut down our tomcat server the java process do
henry human schrieb:
Hi,
We are working on a project. One idea for data
exchange (zip archives) between a client application
with the server (both of them are web services )was to
do it through a active message queue.
A problem what i think about is the performance of
whole application. What happ
Iosev Perez Rivero schrieb:
When i create blobmessage object and print the inputstream, printed NULL,
why??? then when i send the message the file not sending, the message sending
empty.
Please may anybody help me??
Here is code:
conn = (ActiveMQConnection)cf.createConnection(
activebud schrieb:
Hi All,
I am using activemq 5 , mysql 5.0.37 and
mysql-connector-java-3.1.12-bin.jar
my activemq.xml as follows
http://www.springframework.org/schema/beans";
xmlns:amq="http://activemq.org/config/1.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schem
TED]> wrote:
On Jan 27, 2008, at 9:28 PM, Marco Buss wrote:
Rob Davies schrieb:
On Jan 27, 2008, at 12:22 AM, tpamsler wrote:
Marco,
Thank you for the response. Are there limitations on how long a
session can
stay open and the number of messages it can handle? If I use t
Rob Davies schrieb:
On Jan 27, 2008, at 12:22 AM, tpamsler wrote:
Marco,
Thank you for the response. Are there limitations on how long a
session can
stay open and the number of messages it can handle? If I use the 2nd
example
in our application, the session may stay open for a few weeks
tpamsler schrieb:
Hello,
I am trying to figure out if I need to create a new session for every
message that I produce and or consume?
For example do I need to do the following to send two messages:
// Sending MSG1
session1 = connection.createSession(false, Session.AUTO_ACKNOWLEDGE);
messagePro
teo.danciu schrieb:
Hi, is there any way in which I can see the messages from a queue at any
moment? (I'm having trouble with an application and I just can't follow what
happens with the queue).
Thanks
Mirrored Queues can help
http://activemq.apache.org/mirrored-queues.html
Hello Klas,
ActiveMQ 5.0 can handle Messages >1 if you use blob Messages which where
introduced in ActiveMQ 5.0.
See: http://activemq.apache.org/blob-messages.html
Original-Nachricht
> Datum: Fri, 4 Jan 2008 05:43:28 -0800 (PST)
> Von: eklas <[EMAIL PROTECTED]>
> An: users@ac
In general it works, but it is a little bit tricky i think.
First keep in mind that the message only holds the reference to your
blob. It works for you with an URL becaus the publisher must not send
the blob to the so called uploadurl. That url must point to the
fileserver webapp (you can find
62 matches
Mail list logo