Hi All,
i am switching from Kahadb to replicatedlevelDB using zookeeper
i have 2 clusters one for zookeeper and one for activeMQ
on the zookeeper side i have 3 nodes (192.168.5.100, 192.168.5.101 and
192.168.5.102)
and on the ActiveMQ side i have 3 nodes (192.168.5.200, 192.168.5.201 and
192.168
You probably need to use the XML-escaped version of the & - i.e. & - I
must’ve messed that up somehow in the copy/paste.
> On Mar 7, 2016, at 12:33 PM, gmelasecca
> wrote:
>
> This is great. I am using this in my dev environment successfully. The only
> question or issue I have is the below
This is great. I am using this in my dev environment successfully. The only
question or issue I have is the below error I get in the logs when im using the
query string below you provided. I changed the query to remove the
"&replyTo=queue:stats.destination" pattern="InOnly". And activemq starts
Hello All,
I am attempting to either set the message body or append a stream (with a
similar approach to that described in
https://activemq.apache.org/artemis/docs/1.0.0/large-messages.html ) within an
ActiveMQ Artemis *transformer*.
The desired "payload" is up to about 50 megs in size...
My
Hi
I trying to add general error page for web socket requests but i can't i
add this bean at jetty bean
but it works only for http request as per last part in this resource
http://www.eclipse.org/jetty/documentation/current/custom-error-pages.html
So I found one issue that seems to have stabilized it a bit.
My ops gave me 3 boxes with only 1 Gig Ram and 1 CPU.
I increased that to 4 Gig Ram and 2 CPU's and it seems to be running better.
I don't see any out of order messages so nothing to report.
I performed a few reboot's to test fail ov
Hi
i'm facing issue that cross-domain requests to ActiveMQ against the Jetty
server is Allowed .
i tried this filter but still able to connect to ActiveMQ through
another machine
cross-origin
org.eclipse.jetty.servlets.CrossOriginFilter
allowedOrigins
http://localh
I'm trying to send activemq a message to a queue using its rest API
curl -XPOST -d "body=aaa"
http://admin:admin@localhost:8161/api/message?destination=queue://test
I would like to change Message Header like Correlation ID or type Is it
possible to do it through the rest api? Is there another opt
Hi Everyone,
Apache ActiveMQ 5.13.2 has been released.
This release contains a number of improvements and bug fixes found since
the 5.13.1 release.
A list of issues fixed in this release is available here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12334774
Hi Tim
The main reason we put a broker on the producer is we want to leverage the
broker's TempStore feature. Which is if the Consumer is offline, all the
producer's broker can temporarily hold the produced data, and once the
consumer is back online, it will catch up.
This is the design since we
Is there a way that ActiveMQ can be configured to enforce an ACL on the
'ephemeral-sequential' ZNodes it creates on Zookeeper when using replicated
Level DB ?
By default, no ACL's are set on the ZNodes ActiveMQ creates. The cluster
meta information stored in the ZNodes can be tampered & can impact
You have to do what you described, and attempt to connect to all the client
brokers from the hub, which means you have to list them all out up front
and then live with the log messages when the hub can't connect to a spoke
broker because the spoke is offline. That's the more-complicated
configurat
Thanks Nicolas,
we will fix that asap.
Regards
JB
On 03/04/2016 02:48 PM, Nicolas V. wrote:
Yes I can, it is done : https://issues.apache.org/jira/browse/AMQ-6195
Best regards.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Unable-to-start-fileserver-webapp-tp47088
13 matches
Mail list logo