[jira] [Updated] (PROTON-562) More gracefully handle connections to non-1.0 parties

2015-05-11 Thread Andrew Stitcher (JIRA)

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

Andrew Stitcher updated PROTON-562:
---
Fix Version/s: (was: 0.10)
   0.9

> More gracefully handle connections to non-1.0 parties
> -
>
> Key: PROTON-562
> URL: https://issues.apache.org/jira/browse/PROTON-562
> Project: Qpid Proton
>  Issue Type: Improvement
>Affects Versions: 0.7
>Reporter: Justin Ross
>Assignee: Andrew Stitcher
>Priority: Minor
> Fix For: 0.9
>
>
> Right now, attempting a connection from messenger to a 0-10 only qpidd 
> results in a "SASL header mismatch".  That's correct but less helpful than it 
> might be.
> {noformat}
> jross@localhost bailey$ LD_LIBRARY_PATH=/tmp/tmp.mXaVrrHF8a/lib64 
> PYTHONPATH=/tmp/tmp.mXaVrrHF8a/lib64/proton/bindings/python/ PN_TRACE_FRM=1 
> python ~/test.py
> [0x2418e30]:  -> SASL
> [0x2418e30]:0 -> @sasl-init(65) [mechanism=:ANONYMOUS, initial-response=b""]
> [0x2418e30]:ERROR[-2] SASL header mismatch: 'AMQP\x01\x01\x00\x0a'
>  
> [0x2418e30]:  <- EOS
> [0x2418e30]:ERROR[-2] SASL header mismatch: ''
>  
> [0x2418e30]:  <- EOS
> CONNECTION ERROR connection aborted (remote)
> {noformat}
> See 
> https://issues.apache.org/jira/browse/PROTON-561?focusedCommentId=13966905&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13966905



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


[jira] [Updated] (PROTON-562) More gracefully handle connections to non-1.0 parties

2015-05-11 Thread Andrew Stitcher (JIRA)

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

Andrew Stitcher updated PROTON-562:
---
Fix Version/s: 0.10

> More gracefully handle connections to non-1.0 parties
> -
>
> Key: PROTON-562
> URL: https://issues.apache.org/jira/browse/PROTON-562
> Project: Qpid Proton
>  Issue Type: Improvement
>Affects Versions: 0.7
>Reporter: Justin Ross
>Assignee: Andrew Stitcher
>Priority: Minor
> Fix For: 0.10
>
>
> Right now, attempting a connection from messenger to a 0-10 only qpidd 
> results in a "SASL header mismatch".  That's correct but less helpful than it 
> might be.
> {noformat}
> jross@localhost bailey$ LD_LIBRARY_PATH=/tmp/tmp.mXaVrrHF8a/lib64 
> PYTHONPATH=/tmp/tmp.mXaVrrHF8a/lib64/proton/bindings/python/ PN_TRACE_FRM=1 
> python ~/test.py
> [0x2418e30]:  -> SASL
> [0x2418e30]:0 -> @sasl-init(65) [mechanism=:ANONYMOUS, initial-response=b""]
> [0x2418e30]:ERROR[-2] SASL header mismatch: 'AMQP\x01\x01\x00\x0a'
>  
> [0x2418e30]:  <- EOS
> [0x2418e30]:ERROR[-2] SASL header mismatch: ''
>  
> [0x2418e30]:  <- EOS
> CONNECTION ERROR connection aborted (remote)
> {noformat}
> See 
> https://issues.apache.org/jira/browse/PROTON-561?focusedCommentId=13966905&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13966905



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


[jira] [Updated] (PROTON-562) More gracefully handle connections to non-1.0 parties

2014-05-13 Thread Rafael H. Schloming (JIRA)

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

Rafael H. Schloming updated PROTON-562:
---

Assignee: Andrew Stitcher

> More gracefully handle connections to non-1.0 parties
> -
>
> Key: PROTON-562
> URL: https://issues.apache.org/jira/browse/PROTON-562
> Project: Qpid Proton
>  Issue Type: Improvement
>Affects Versions: 0.7
>Reporter: Justin Ross
>Assignee: Andrew Stitcher
>Priority: Minor
>
> Right now, attempting a connection from messenger to a 0-10 only qpidd 
> results in a "SASL header mismatch".  That's correct but less helpful than it 
> might be.
> {noformat}
> jross@localhost bailey$ LD_LIBRARY_PATH=/tmp/tmp.mXaVrrHF8a/lib64 
> PYTHONPATH=/tmp/tmp.mXaVrrHF8a/lib64/proton/bindings/python/ PN_TRACE_FRM=1 
> python ~/test.py
> [0x2418e30]:  -> SASL
> [0x2418e30]:0 -> @sasl-init(65) [mechanism=:ANONYMOUS, initial-response=b""]
> [0x2418e30]:ERROR[-2] SASL header mismatch: 'AMQP\x01\x01\x00\x0a'
>  
> [0x2418e30]:  <- EOS
> [0x2418e30]:ERROR[-2] SASL header mismatch: ''
>  
> [0x2418e30]:  <- EOS
> CONNECTION ERROR connection aborted (remote)
> {noformat}
> See 
> https://issues.apache.org/jira/browse/PROTON-561?focusedCommentId=13966905&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13966905



--
This message was sent by Atlassian JIRA
(v6.2#6252)