Hi all,
I would like activemq to be started by systemd.
I know about the very good activemq startup scripts in ./bin directory of
the downloaded .tar.gz but I am unable to write a good enough
/etc/systemd/system/activemq.service.
Can anybody share her own script?
thank you,
Francesco
--
Vi
I am using AMQ 5.9 and MSSQL for fail-over.
configuration is as follows.
failure scenario is as follows.
1. AMQ 5.9 starts successfully after it connects to MSSQL DB.
2. DB service goes down.
3. DB connection of AMQ broker is broken.
4. AMQ goes down with exception about DB
Hi,
I have updated my application from ActiveMQ 5.3 to 5.11.1 and have noticed
a performance degregation issue. Running a number of jstacks I can see the
broker is often stuck here:
"Queue:master-items" Id=122 RUNNABLE
at
org.apache.activemq.broker.region.cursors.OrderedPendingList.contains(Orde
Any takers on this? Thanks.
On 11/24/15 1:37 PM, Rallavagu wrote:
All,
What is the recommended deployment architecture for an enterprise?
1. Master/Slave with replicated Level DB
(http://activemq.apache.org/replicated-leveldb-store.html)
2. Network of Brokers for scalability
3. Hybrid
In ca
Community growth starts by talking with those interested in your
project. ApacheCon North America is coming, are you?
We are delighted to announce that the Call For Presentations (CFP) is
now open for ApacheCon North America. You can submit your proposed
sessions at
http://events.linuxfoundation.o
First thing would be to test against 5.12.1
On 11/25/2015 10:01 AM, xabhi wrote:
> I am using ActiveMQ v5.11.1
>
> Below are the STOMP frames sent/received from client/server.
>
> # Net::STOMP::Client->connect()
> # encoded CONNECT frame
> # H client-id:test_perl_consumer_huygens01-test_stomp_c
On 11/25/2015 11:29 AM, spamtrap wrote:
> On Wed, 25 Nov 2015 11:07:53 -0500, Timothy Bish
> wrote:
>
>> On 11/25/2015 10:50 AM, spamtrap wrote:
>>> On Wed, 25 Nov 2015 09:33:38 -0500, Timothy Bish
>>> wrote:
>>>
On 11/25/2015 05:47 AM, spam trap wrote:
> Hi,
>
> I have the follo
On Wed, 25 Nov 2015 11:07:53 -0500, Timothy Bish
wrote:
>On 11/25/2015 10:50 AM, spamtrap wrote:
>> On Wed, 25 Nov 2015 09:33:38 -0500, Timothy Bish
>> wrote:
>>
>>> On 11/25/2015 05:47 AM, spam trap wrote:
Hi,
I have the following code:
cms::Message *pMessage;
...
On 11/25/2015 10:50 AM, spamtrap wrote:
> On Wed, 25 Nov 2015 09:33:38 -0500, Timothy Bish
> wrote:
>
>> On 11/25/2015 05:47 AM, spam trap wrote:
>>> Hi,
>>>
>>> I have the following code:
>>>
>>> cms::Message *pMessage;
>>> ...
>>> std::vector propertyNames = pMessage->getPropertyNames();
>>>
>>>
On Wed, 25 Nov 2015 09:33:38 -0500, Timothy Bish
wrote:
>On 11/25/2015 05:47 AM, spam trap wrote:
>> Hi,
>>
>> I have the following code:
>>
>> cms::Message *pMessage;
>> ...
>> std::vector propertyNames = pMessage->getPropertyNames();
>>
>> According to valgrind this leaks memory. propertyNames
I am using ActiveMQ v5.11.1
Below are the STOMP frames sent/received from client/server.
# Net::STOMP::Client->connect()
# encoded CONNECT frame
# H client-id:test_perl_consumer_huygens01-test_stomp_consumer
# H passcode:
# H host:mqbrokerdev
# H accept-version:1.0,1.1
# H login:
# s
When consuming from a queue using the built-in REST API. Is there a way to
see the properties of the message such as: JMSType,
JMSActiveMQBrokerInTime,...
Note that the API used looks like:
http://:8161/api/message?destination=queue://
Is there anything that can be included in the request to get
Hi,
I have same problem.
I have 2 servers on each of them is running WildFly with embedded ActiveMQ.
Any ideas?
Thanks
Eugen
I see such logs.
25.11.2015 12:28:14.285+ INFO [] [ActiveMQ Task-1]
[activemq.transport.failover.FailoverTransport] - Successfully connected to
tcp://serv1:61616
2
On 11/25/2015 05:47 AM, spam trap wrote:
> Hi,
>
> I have the following code:
>
> cms::Message *pMessage;
> ...
> std::vector propertyNames = pMessage->getPropertyNames();
>
> According to valgrind this leaks memory. propertyNames is on the
> stack BTW.
>
> ==27758== 50,039,920 (289,968 direct, 49
Hello,
I am using JDBC with master/slave so I am not using the high performance
journal. Is there a way to have the messages logged or saved automatically
on the file system (so they can be consulted anytime afterwards)? It looks
like there is no documentation about that.
Thanks.
--
View this
Hi,
I have the following code:
cms::Message *pMessage;
...
std::vector propertyNames = pMessage->getPropertyNames();
According to valgrind this leaks memory. propertyNames is on the
stack BTW.
==27758== 50,039,920 (289,968 direct, 49,749,952 indirect) bytes in
6,041 blocks are definitely lost
Hi guys,
I got a problem with cluster of brokers: after a period of time (not
exactly sure how much, a few days usually) from startup, the network
connector bridge between brokers stopped, and restart of brokers make all
things get to normal, then it happens again.
I cannot reproduce the problem
17 matches
Mail list logo