ActiveMQ 5.13.0 warning on unsubscribing durable subscriber

2016-03-12 Thread Michael Justin
The client connects and specified a client id: CONNECT client-id:test2 and subscribes with a subscription name SUBSCRIBE destination:/topic/TestUnsubscribeDurable ack:auto id:... activemq.subscriptionName:testsub But when the client sends the two unsubscribe

Artemis+Stomp: can a Stomp client create a temporary queue?

2015-07-19 Thread Michael Justin
does ActiveMQ Artemis 1.0.0 support the creation of a temporary queue from a Stomp client? I was able to send data from a Stomp client to a JMS client where the JMS client created the temp queue (but not the other way around). Regards, Michael Justin Example: If the JMS client creates

ANN: Habari Client for ActiveMQ Artemis 1.0a1 released

2015-06-27 Thread Michael Justin
Regards -- Michael Justin Habarisoft - Messaging Software for Delphi https://www.habarisoft.com/

ANN: Habari Client for ActiveMQ Release 2015.06

2015-06-24 Thread Michael Justin
, and message consumers. Release notes: https://mikejustin.wordpress.com/2015/06/20/habari-client-libraries-release-2015-06/ Regards -- Michael Justin Habarisoft - Messaging Software for Delphi https://www.habarisoft.com/

Apollo 1.7 release notes page missing (404)

2014-03-23 Thread Michael Justin
The release notes at http://activemq.apache.org/apollo/blog/releases/release-1.7.html seem to be missing (404 error), the link is http://activemq.apache.org/apollo/download.html -- Michael Justin

[APOLLO] Client uses heart-beat:0,0 - server answers with heart-beat:100,1000

2014-03-14 Thread Michael Justin
. Should I add this to the issue tracker? CONNECT login:admin passcode:password accept-version:1.2 heart-beat:0,0 host:localhost received: CONNECTED version:1.2 server:apache-apollo/1.6 host-id:mybroker session:mybroker-2925 heart-beat:100,1 user-id:admin -- Michael Justin habarisoft

STOMP message acknowledgement blocks with high server load

2014-03-14 Thread Michael Justin
is not reproducible here, with ack mode 'client', sending ACK frames never blocks. With ActiveMQ it is always reproducible. Should I report this is in the issue tracker (currently the code is in Delphi but I could write a Java test case). Regards -- Michael Justin habarisoft - Enterprise Messaging

[APOLLO] STOMP 1.2 broker sends frames with NUL bytes in the header

2014-03-08 Thread Michael Justin
command\c NULSUBSCRIBE)),BufferContent(ascii: ),false,List()) | -- Michael Justin

ANN: Habari Client for ActiveMQ 3.6 - Delphi and Free Pascal STOMP client

2013-12-11 Thread Michael Justin
/habari_apollo.html Regards -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/

ANN: Habari Client for ActiveMQ 3.5 - Delphi and Free Pascal STOMP client

2013-08-07 Thread Michael Justin
August 6, 2013 – Habarisoft is pleased to announce version 3.5 of Habari Client for ActiveMQ. Home page: http://www.habarisoft.com/habari_activemq.html Regards -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/

ActiveMQ 5.9 STOMP - XmlPullParserException for transformation:jms-map-xml

2013-07-03 Thread Michael Justin
/ExampleQueue timestamp:1372915988203 expires:0 subscription:{C94724C2-ED79-4921-968A-25C72F36C2EE} transformation-error:org/xmlpull/v1/XmlPullParserException priority:4 Regards -- Michael Justin

ANN: Habari Client for ActiveMQ 3.4 - Delphi and Free Pascal client library

2013-04-03 Thread Michael Justin
/habari_apollo.html Regards, -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi and Free Pascal http://www.habarisoft.com/

ANN: Habari Client for ActiveMQ 3.3 - Delphi and Free Pascal STOMP client

2012-12-18 Thread Michael Justin
, industry standard based cross-platform application integration, using the peer-to-peer or the publish/subscribe communication model. They are available for the open source message brokers ActiveMQ, Apollo, HornetQ, OpenMQ and RabbitMQ. Regards -- Michael Justin habarisoft - Enterprise Messaging

ActiveMQ 5.7.0 startup error / broker.ks missing

2012-10-09 Thread Michael Justin
) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1487) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1419) ... 34 more -- Michael Justin

ANN: Habari Client for ActiveMQ 3.2 released - Delphi and Free Pascal client

2012-09-12 Thread Michael Justin
documentation: http://www.habarisoft.com/habari_activemq/3.2/docs/api Regards -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/ -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/

ActiveMQ snapshot download no longer linked on download.html

2012-09-06 Thread Michael Justin
Hello, Is the binary snapshot build of ActiveMQ 5.7 still available? The page http://activemq.apache.org/download.html no longer has a link to the snapshot builds. Many thanks in advance Michael Justin

Re: ActiveMQ snapshot download no longer linked on download.html

2012-09-06 Thread Michael Justin
Claus Ibsen wrote: And then use the link below, and find the org/apache/activemq in the repo. thanks! (it looked like a Maven - only repository first but then I found the binaries too) -- Michael Justin

Re: Connection msmq (bizztalk) to Activemq

2012-08-14 Thread Michael Justin
the MSMQ side using native or managed API calls, see for example http://msdn.microsoft.com/en-us/library/ee960174.aspx Hope this helps, -- Michael Justin

Re: STOMP 1.1 NACK test and activemq.prefetchSize question

2012-07-13 Thread Michael Justin
/documentation/user-manual.html#Subscription_Flow_Control -- Michael Justin

STOMP 1.1 NACK test and activemq.prefetchSize question

2012-07-07 Thread Michael Justin
with the STOMP client) Is activemq.prefetchSize the correct header to set the prefetch size on a subscribe frame if the ActiveMQ connection uses STOMP 1.1? Can this header also be used with Apache Apollo, or is there a different header? Many thanks in advance -- Michael Justin habarisoft

Apollo usage of heart-beat header in Stomp 1.0 CONNECTED frame

2012-06-24 Thread Michael Justin
session:mybroker-7da heart-beat:100,1 user-id:admin Regards -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/

ANN: Habari Client for ActiveMQ 3.1 - Delphi and Free Pascal STOMP client

2012-05-14 Thread Michael Justin
identifier * Tested with Apache ActiveMQ 5.3.2, 5.4.3, 5.5.1 and 5.6.0 Home page, documentation and demo download: http://www.habarisoft.com/habari_activemq.html Regards -- Michael Justin Habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/

ActiveMQ 5.6-SNAPSHOT error with activemq-admin stop command

2012-04-11 Thread Michael Justin
access application at http://0.0.0.0:8161/fileserver INFO | Started SelectChannelConnector@0.0.0.0:8161 -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/

Queue Browser last message does not include browser:end

2012-04-10 Thread Michael Justin
Hello, Is it by design that the last message in the queue does not have a browser:end header line? I am testing with the 5.6 snapshot. https://issues.apache.org/jira/browse/AMQ-3449 -- Michael Justin

Re: Queue Browser last message does not include browser:end

2012-04-10 Thread Michael Justin
Am 10.04.2012 10:36, Michael Justin wrote: Hello, Is it by design that the last message in the queue does not have a browser:end header line? I am testing with the 5.6 snapshot. https://issues.apache.org/jira/browse/AMQ-3449 Sorry, it was an error in my unit test, the browser:end appears

ANN: Delphi and Free Pascal Client for Apollo released

2012-03-24 Thread Michael Justin
/ Getting Started guide: http://www.habarisoft.com/download/HabariApolloGettingStarted.pdf Apollo message broker homepage: http://activemq.apache.org/apollo/ Regards -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/

Re: Apollo 1.0 AssertionError on queue browser creation

2012-02-08 Thread Michael Justin
Am 07.02.2012 21:31, Hiram Chirino wrote: Thanks for the bug report. Could you also open an issue at: https://issues.apache.org/jira/browse/APLO Created: https://issues.apache.org/jira/browse/APLO-156 -- Michael Justin

Re: Apollo 1.0 unsubscribe durable subscriptions not successful

2012-02-08 Thread Michael Justin
Am 07.02.2012 21:30, Hiram Chirino wrote: Sounds like a bug. Could you log an issue at: https://issues.apache.org/jira/browse/APLO Created: https://issues.apache.org/jira/browse/APLO-157 -- Michael Justin

Apollo 1.0 unsubscribe durable subscriptions not successful

2012-02-07 Thread Michael Justin
received: MESSAGE subscription:test message-id:mybroker-d101 destination:/topic/TEST.DEFAULT persistent:true send: DISCONNECT client-id:test -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/

Apollo 1.0 AssertionError on queue browser creation

2012-02-07 Thread Michael Justin
) at org.fusesource.hawtdispatch.internal.SerialDispatchQueue.run(SerialDi spatchQueue.java:83) at org.fusesource.hawtdispatch.internal.pool.SimpleThread.run(SimpleThre ad.java:61) I can reproduce it on every broker run, using Apollo 1.0 final Regards -- Michael Justin habarisoft - Enterprise

List entry for commercial Stomp client for Delphi and Free Pascal

2011-12-14 Thread Michael Justin
) library, also for Delphi and Free Pascal. Is it possible to add a link to my product to this page? My library is available here: http://www.habarisoft.com/habari_activemq.html Many thanks in advance -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http

ActiveMQ 5.4.3 download page

2011-12-13 Thread Michael Justin
INFO | ActiveMQ 5.4.3 JMS Message Broker (amq-broker) is starting Looks like the warning is can be removed? Regards -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi http://www.habarisoft.com/

Re: Stomp 1.1 - first message sent to broker after heart-beat time-out is lost

2011-11-22 Thread Michael Justin
Am 21.11.2011 08:56, Michael Justin wrote: Am 19.11.2011 18:21, Timothy Bish wrote: If you want to be sure that the message is processed, then you need to add a receipt request, otherwise the delivery is not guaranteed. You await the receipt an once received you know the broker had a chance

Re: Stomp 1.1 - first message sent to broker after heart-beat time-out is lost

2011-11-20 Thread Michael Justin
) at org.apache.activemq.broker.region.Topic$6.run(Topic.java:667) at org.apache.activemq.thread.SchedulerTimerTask.run(SchedulerTimerTask. java:33) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) Regards -- Michael Justin

Stomp 1.1 - first message sent to broker after heart-beat time-out is lost

2011-11-19 Thread Michael Justin
received: CONNECTED heart-beat:0,2000 session:ID:mj-PC-49595-1314256305896-2:24 server:ActiveMQ/5.6-SNAPSHOT version:1.1 -- wait for five seconds -- send: SEND destination:/queue/TOOL.DEFAULT send: DISCONNECT Thanks and regards -- Michael Justin habarisoft - Enterprise Messaging Software for Delphi

Re: Newbie question about many consumers and many producers

2010-08-31 Thread Michael Justin
acknowledge messages via the Client Acknowledge. As soon as I acknowledge all the messages are removed. ??? Acknowledging a message also acks all preview messages iirc. Hope this helps, -- Michael Justin SCJP, SCJA betasoft - Software for Delphi™ and for the Java™ platform http://www.mikejustin.com - http