AW: proton-j 0.7 with SSL throws Exception at large messages

2014-10-17 Thread Dr. Frank Heuschen
Betreff: Re: proton-j 0.7 with SSL throws Exception at large messages I believe it changed to: org.apache.qpid.proton.message.Message.Factory.create() or org.apache.qpid.proton.Proton.message() Robbie On 17 October 2014 10:03, Dr. Frank Heuschen wrote: > Hi Rafael, > > I cloned t

Re: proton-j 0.7 with SSL throws Exception at large messages

2014-10-17 Thread Robbie Gemmell
ethod to > create Messages change? > > Thanks a lot and > Kind regards > Frank > > -Ursprüngliche Nachricht- > Von: Rafael Schloming [mailto:r...@alum.mit.edu] > Gesendet: Mittwoch, 15. Oktober 2014 14:49 > An: users@qpid.apache.org > Cc: Christian Wesp >

AW: proton-j 0.7 with SSL throws Exception at large messages

2014-10-17 Thread Dr. Frank Heuschen
Wesp Betreff: Re: proton-j 0.7 with SSL throws Exception at large messages Hi, I think it's actually a bug that we are overflowing that buffer regardless of its size. I've filed a jira for this ( https://issues.apache.org/jira/browse/PROTON-714) and committed what I believe is a fi

Re: proton-j 0.7 with SSL throws Exception at large messages

2014-10-15 Thread Rafael Schloming
[mailto:frank.heusc...@oraise.com] > Gesendet: Mittwoch, 8. Oktober 2014 11:45 > An: users@qpid.apache.org > Cc: Christian Wesp > Betreff: proton-j 0.7 with SSL throws Exception at large messages > > Hi, > > > > I am developing an application that acts as an AMQP Client,

AW: proton-j 0.7 with SSL throws Exception at large messages

2014-10-09 Thread Dr. Frank Heuschen
ntation? Thanks and bests Frank -Ursprüngliche Nachricht- Von: Dr. Frank Heuschen [mailto:frank.heusc...@oraise.com] Gesendet: Mittwoch, 8. Oktober 2014 11:45 An: users@qpid.apache.org Cc: Christian Wesp Betreff: proton-j 0.7 with SSL throws Exception at large messages Hi, I am devel

proton-j 0.7 with SSL throws Exception at large messages

2014-10-08 Thread Dr. Frank Heuschen
Hi, I am developing an application that acts as an AMQP Client, using an SSL connection on a topic. The messages received on this topic are quite large and for each message I catch the following Exception: java.nio.BufferOverflowException at java.nio.HeapByteBuffer.put(Unknown Sour