Re: ruby test failures on master?

2015-06-24 Thread Rafael Schloming
FWIW, I'm on fedora 20 also.

--Rafael

On Wed, Jun 24, 2015 at 8:33 AM, Ken Giusti kgiu...@redhat.com wrote:

 I'm seeing exactly the same failures on latest proton master on my fedora
 20 box.

 - Original Message -
  From: Rafael Schloming r...@alum.mit.edu
  To: proton@qpid.apache.org
  Sent: Wednesday, June 24, 2015 8:10:03 AM
  Subject: ruby test failures on master?
 
  Is anyone else seeing the ruby tests fail on master?
 
  I've attached the test output.
 
  --Rafael
 

 --
 -K



Re: ruby test failures on master?

2015-06-24 Thread Ken Giusti
I'm seeing exactly the same failures on latest proton master on my fedora 20 
box.

- Original Message -
 From: Rafael Schloming r...@alum.mit.edu
 To: proton@qpid.apache.org
 Sent: Wednesday, June 24, 2015 8:10:03 AM
 Subject: ruby test failures on master?
 
 Is anyone else seeing the ruby tests fail on master?
 
 I've attached the test output.
 
 --Rafael
 

-- 
-K


proton-j snapshots now being built with JDK7

2015-06-24 Thread Robbie Gemmell
Hi folks,

Just an FYI that I have updated the Jenkins job publishing the
proton-j snapshots to use JDK7. The job previously used JDK6, but has
been failing recently, apparently because infra put Nexus behind a new
SSL proxy which thus far at least breaks deploying anything using
JDK6.

The source is still targetting 1.6, and the separate test job is still
using JDK6, though perhaps that should change given that JDK7 is
already EOL now.

Robbie


Proton-c SSL Connection

2015-06-24 Thread logty
Hi all,

I have been trying to establish an SSL connection with proton-c on an apache
apollo server but have not been having any luck yet. I have tried setting up
certificates and key/trust stores with keytool, and linking to them with
pn_messenger_set_private_key and pn_messenger_set_certificate. I have also
tried correctly setting up the server. None of this is working at the
moment, any thoughts/tutorials anyone can direct me to?

This is what I am getting with PN_TRACE_FRM=1:
[0x1d2de30]:  - AMQP
[0x1d2de30]:0 - @open(16)
[container-id=16bddb71-593c-4493-b773-554875740222, hostname=127.0.0.1]
[0x1d2de30]:0 - @begin(17) [next-outgoing-id=0, incoming-window=2147483647,
outgoing-window=0]
[0x1d2de30]:0 - @attach(18) [name=, handle=0, role=true,
snd-settle-mode=2, rcv-settle-mode=0, source=@source(40) [durable=0,
timeout=0, dynamic=false], target=@target(41) [durable=0, timeout=0,
dynamic=false], initial-delivery-count=0]
[0x1d2de30]:0 - @flow(19) [incoming-window=2147483647, next-outgoing-id=0,
outgoing-window=0, handle=0, delivery-count=0, link-credit=1024,
drain=false]
[0x1d2de30]:0 - @close(24) [error=@error(29)
[condition=:amqp:connection:framing-error, description=AMQP header
mismatch: Unknown protocol ['\x15\x03\x01\x00\x02\x02P']]]
[0x1d2de30]:  - EOS




--
View this message in context: 
http://qpid.2158936.n2.nabble.com/Proton-c-SSL-Connection-tp7627249.html
Sent from the Apache Qpid Proton mailing list archive at Nabble.com.


[jira] [Created] (PROTON-920) frames on invalid channel crash proton

2015-06-24 Thread Gordon Sim (JIRA)
Gordon Sim created PROTON-920:
-

 Summary: frames on invalid channel crash proton
 Key: PROTON-920
 URL: https://issues.apache.org/jira/browse/PROTON-920
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.10
Reporter: Gordon Sim
Assignee: Gordon Sim
 Fix For: 0.10


The result of pni_channel_state() is not checked before it is used for many of 
the frames.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (PROTON-921) [C windows] compile warnings: PN_WINAPI defined multiple times

2015-06-24 Thread Chuck Rolke (JIRA)
Chuck Rolke created PROTON-921:
--

 Summary: [C windows] compile warnings: PN_WINAPI defined multiple 
times
 Key: PROTON-921
 URL: https://issues.apache.org/jira/browse/PROTON-921
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.9.1
 Environment: Windows
Reporter: Chuck Rolke


Files ip.c, iocp.c, write_pipeline.c, and selector.c have an unnecessary 
#define PN_WINAPI. This symbol is already defined in the project settings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PROTON-921) [C windows] compile warnings: PN_WINAPI defined multiple times

2015-06-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599887#comment-14599887
 ] 

ASF subversion and git services commented on PROTON-921:


Commit f6460791a17853e3f2fc2f0dfd1b2aa2141fc3d1 in qpid-proton's branch 
refs/heads/master from [~chug]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=f646079 ]

PROTON-921: remove redundant definitions


 [C windows] compile warnings: PN_WINAPI defined multiple times
 --

 Key: PROTON-921
 URL: https://issues.apache.org/jira/browse/PROTON-921
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.9.1
 Environment: Windows
Reporter: Chuck Rolke

 Files ip.c, iocp.c, write_pipeline.c, and selector.c have an unnecessary 
 #define PN_WINAPI. This symbol is already defined in the project settings.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PROTON-920) frames on invalid channel crash proton

2015-06-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14599898#comment-14599898
 ] 

ASF subversion and git services commented on PROTON-920:


Commit 6e7e04d2e4d554ba5515aa07f3d05203edbfa3de in qpid-proton's branch 
refs/heads/master from [~gsim]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=6e7e04d ]

PROTON-920: checks for valid channel and handle


 frames on invalid channel crash proton
 --

 Key: PROTON-920
 URL: https://issues.apache.org/jira/browse/PROTON-920
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.10
Reporter: Gordon Sim
Assignee: Gordon Sim
 Fix For: 0.10


 The result of pni_channel_state() is not checked before it is used for many 
 of the frames.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (PROTON-920) frames on invalid channel crash proton

2015-06-24 Thread Gordon Sim (JIRA)

 [ 
https://issues.apache.org/jira/browse/PROTON-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim resolved PROTON-920.
---
Resolution: Fixed

 frames on invalid channel crash proton
 --

 Key: PROTON-920
 URL: https://issues.apache.org/jira/browse/PROTON-920
 Project: Qpid Proton
  Issue Type: Bug
  Components: proton-c
Affects Versions: 0.10
Reporter: Gordon Sim
Assignee: Gordon Sim
 Fix For: 0.10


 The result of pni_channel_state() is not checked before it is used for many 
 of the frames.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] qpid-proton pull request: Fix 2 Code Analysis warnings and a reall...

2015-06-24 Thread dcristoloveanu
Github user dcristoloveanu commented on the pull request:

https://github.com/apache/qpid-proton/pull/39#issuecomment-114940533
  
Ping ...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: ruby test failures on master?

2015-06-24 Thread aconway
On Wed, 2015-06-24 at 08:10 -0400, Rafael Schloming wrote:
 Is anyone else seeing the ruby tests fail on master?
 
 I've attached the test output.
 
 --Rafael

Seeing the same thing on fedora 22. I had a quick look and it appears
like somebody started to re-organize the namespaces in the ruby binding
but did not finish the job. E.g. Qpid::Proton::Data is actually in
Qpid::Proton::Codec::Data. I had a quick go at fixing it but there are
a lot of broken references and I'm not sure if it is best to remove the
extra namespaces (e.g. Codec) or fix the references to them.