RE: Artemis Core consumer hangs when reading message sent by AMQP producer

2016-09-03 Thread Andy Redhead
Hi, There is a test case available at: https://github.com/advanced-365/activemq-artemis-amqp2core-test Cheers, Andy -Original Message- From: Andy Redhead [mailto:andy.redh...@oneadvanced.com] Sent: 02 September 2016 18:02 To: users@activemq.apache.org Subject: RE: Artemis Core consumer

RE: Artemis Core consumer hangs when reading message sent by AMQP producer

2016-09-02 Thread Andy Redhead
6 at 12:48 PM Andy Redhead wrote: > Hmm, something is eating my attachments, both classes inline below: > > > NativeProcessMsgReader> > > > > package com...c2java; > > import java.util.concurrent.ArrayBlockingQueue; > import java.util.concurrent.BlockingQueue; &g

RE: Artemis Core consumer hangs when reading message sent by AMQP producer

2016-09-02 Thread Andy Redhead
rn receivedData; } protected void shutdown() { if (sendBrowserControlMessenger != null) { sendBrowserControlMessenger.stop(); } if (receiveBrowserResponseMessenger != null) { try { // receiveBrowserResponseMessenger. receiveBrowserResponseMessenger.stop(); } catch (Excepti

RE: Artemis Core consumer hangs when reading message sent by AMQP producer

2016-09-02 Thread Andy Redhead
message sent by AMQP producer Andy, Are you able to provide your client code? NativeProcessMsgReader isn't Artemis's so its not clear what else you're doing to connect, subscribe, etc. John On Fri, Sep 2, 2016 at 12:38 PM Andy Redhead wrote: > Hi, > > > > Addin

RE: Artemis Core consumer hangs when reading message sent by AMQP producer

2016-09-02 Thread Andy Redhead
producer and an Artemis Core consumer to work? Cheers, Andy From: Andy Redhead [mailto:andy.redh...@oneadvanced.com] Sent: 01 September 2016 23:03 To: users@activemq.apache.org Subject: Artemis Core consumer hangs when reading message sent by AMQP producer Hi, I'm running Artemis 1.3.0 embe

Artemis Core consumer hangs when reading message sent by AMQP producer

2016-09-01 Thread Andy Redhead
causing this problem? Any pointers gratefully received. Cheers, Andy [cid:image012.png@01D17AF7.D972DF70]<http://www.oneadvanced.com/> Andy Redhead Principal Consultant > Solutions > Advanced Advanced 230 City Road, London, EC1V 2TT t: 020 7880 88

RE: Problems using Qpid Proton-J with Artemis Core [solved]

2016-08-09 Thread Andy Redhead
using the artemis client under the hood? John On Tue, Aug 9, 2016 at 9:24 AM Andy Redhead wrote: > Hi, > > Thanks for that, with both “artemis-amqp-protocol” and > “artemis-proton-plug” included in the server and making sure that the > producer and consumer were using the address “am

RE: Problems using Qpid Proton-J with Artemis Core

2016-08-09 Thread Andy Redhead
the server need the artemis-proton-plug dependency? For the doco glitch I’ve created Jira ticket: https://issues.apache.org/jira/browse/ARTEMIS-674 Cheers, Andy From: Martyn Taylor [mailto:mtay...@redhat.com] Sent: 09 August 2016 13:40 To: Andy Redhead Subject: Re: Problems using Qpid Proton-J

RE: Problems using Qpid Proton-J with Artemis Core

2016-08-09 Thread Andy Redhead
t a transaction if one is being created for me... Cheers, Andy -Original Message- From: Andy Redhead Sent: 09 August 2016 13:01 To: users@activemq.apache.org; 'mtay...@redhat.com' Subject: RE: Problems using Qpid Proton-J with Artemis Core Hi, I've attached all the file

RE: Problems using Qpid Proton-J with Artemis Core

2016-08-09 Thread Andy Redhead
and your log out put and I will take a look. I noticed you referred to the docs from 1.0.0, we're up to 1.3.0 now I would use the latest version of the broker and docs. Thanks Martyn On Tue, Aug 9, 2016 at 11:36 AM, Andy Redhead wrote: > Hi, > > I'm new to Artemis and AM

Problems using Qpid Proton-J with Artemis Core

2016-08-09 Thread Andy Redhead
te later the server kills off the connection: 2016-08-09T11:06:24,711 336337 [activemq-failure-check-thread] DEBUG o.a.a.a.c.r.s.i.RemotingServiceImpl - RemotingServiceImpl::removing connection ID -2079259663 My observations on this are: - Why did the consumer hang until the server side timed o