[jira] [Updated] (PROTON-1154) Travis CI failing due to valgrind problems

2016-03-03 Thread Andrew Stitcher (JIRA)

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

Andrew Stitcher updated PROTON-1154:

Assignee: (was: Andrew Stitcher)

> Travis CI failing due to valgrind problems
> --
>
> Key: PROTON-1154
> URL: https://issues.apache.org/jira/browse/PROTON-1154
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: cpp-binding
>Affects Versions: 0.13.0
> Environment: Ubuntu 12.04 Travis CI test environment
>Reporter: Andrew Stitcher
> Fix For: 0.13.0
>
>
> 2 of the tests in cpp_example_container_test (test_ssl & 
> test_ssl_client_cert) fail due to valgrind problems on the Travis CI 12.04 
> build environment.
> It looks like the issues are due to the specific environment on that 
> machine/that version of Ubuntu as other environments don't seem to fail these 
> tests.



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


[jira] [Updated] (PROTON-1154) Travis CI failing due to valgrind problems

2016-03-03 Thread Andrew Stitcher (JIRA)

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

Andrew Stitcher updated PROTON-1154:

Fix Version/s: 0.13.0

> Travis CI failing due to valgrind problems
> --
>
> Key: PROTON-1154
> URL: https://issues.apache.org/jira/browse/PROTON-1154
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: cpp-binding
>Affects Versions: 0.13.0
> Environment: Ubuntu 12.04 Travis CI test environment
>Reporter: Andrew Stitcher
> Fix For: 0.13.0
>
>
> 2 of the tests in cpp_example_container_test (test_ssl & 
> test_ssl_client_cert) fail due to valgrind problems on the Travis CI 12.04 
> build environment.
> It looks like the issues are due to the specific environment on that 
> machine/that version of Ubuntu as other environments don't seem to fail these 
> tests.



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


[jira] [Commented] (PROTON-1154) Travis CI failing due to valgrind problems

2016-03-03 Thread Andrew Stitcher (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178585#comment-15178585
 ] 

Andrew Stitcher commented on PROTON-1154:
-

I've put in a work around for now - but I don't really consider the issue fully 
resolved.

> Travis CI failing due to valgrind problems
> --
>
> Key: PROTON-1154
> URL: https://issues.apache.org/jira/browse/PROTON-1154
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: cpp-binding
>Affects Versions: 0.13.0
> Environment: Ubuntu 12.04 Travis CI test environment
>Reporter: Andrew Stitcher
>Assignee: Andrew Stitcher
> Fix For: 0.13.0
>
>
> 2 of the tests in cpp_example_container_test (test_ssl & 
> test_ssl_client_cert) fail due to valgrind problems on the Travis CI 12.04 
> build environment.
> It looks like the issues are due to the specific environment on that 
> machine/that version of Ubuntu as other environments don't seem to fail these 
> tests.



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


[jira] [Resolved] (PROTON-1154) Travis CI failing due to valgrind problems

2016-03-03 Thread Andrew Stitcher (JIRA)

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

Andrew Stitcher resolved PROTON-1154.
-
Resolution: Incomplete

> Travis CI failing due to valgrind problems
> --
>
> Key: PROTON-1154
> URL: https://issues.apache.org/jira/browse/PROTON-1154
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: cpp-binding
>Affects Versions: 0.13.0
> Environment: Ubuntu 12.04 Travis CI test environment
>Reporter: Andrew Stitcher
>
> 2 of the tests in cpp_example_container_test (test_ssl & 
> test_ssl_client_cert) fail due to valgrind problems on the Travis CI 12.04 
> build environment.
> It looks like the issues are due to the specific environment on that 
> machine/that version of Ubuntu as other environments don't seem to fail these 
> tests.



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


[jira] [Commented] (PROTON-1154) Travis CI failing due to valgrind problems

2016-03-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178583#comment-15178583
 ] 

ASF subversion and git services commented on PROTON-1154:
-

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

PROTON-1154: Turn off valgrind for tests which fail Travis CI.
- This should be reverted if we move to a different Travis environment
  or find another fix for this problem.


> Travis CI failing due to valgrind problems
> --
>
> Key: PROTON-1154
> URL: https://issues.apache.org/jira/browse/PROTON-1154
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: cpp-binding
>Affects Versions: 0.13.0
> Environment: Ubuntu 12.04 Travis CI test environment
>Reporter: Andrew Stitcher
>Assignee: Andrew Stitcher
>
> 2 of the tests in cpp_example_container_test (test_ssl & 
> test_ssl_client_cert) fail due to valgrind problems on the Travis CI 12.04 
> build environment.
> It looks like the issues are due to the specific environment on that 
> machine/that version of Ubuntu as other environments don't seem to fail these 
> tests.



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


[jira] [Commented] (PROTON-1154) Travis CI failing due to valgrind problems

2016-03-03 Thread Andrew Stitcher (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178560#comment-15178560
 ] 

Andrew Stitcher commented on PROTON-1154:
-

This is a major issue as this CI build is very visible and having it fail makes 
it impossible to validate source changes before they are merged.

> Travis CI failing due to valgrind problems
> --
>
> Key: PROTON-1154
> URL: https://issues.apache.org/jira/browse/PROTON-1154
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: cpp-binding
>Affects Versions: 0.13.0
> Environment: Ubuntu 12.04 Travis CI test environment
>Reporter: Andrew Stitcher
>Assignee: Andrew Stitcher
>
> 2 of the tests in cpp_example_container_test (test_ssl & 
> test_ssl_client_cert) fail due to valgrind problems on the Travis CI 12.04 
> build environment.
> It looks like the issues are due to the specific environment on that 
> machine/that version of Ubuntu as other environments don't seem to fail these 
> tests.



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


[jira] [Created] (PROTON-1154) Travis CI failing due to valgrind problems

2016-03-03 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created PROTON-1154:
---

 Summary: Travis CI failing due to valgrind problems
 Key: PROTON-1154
 URL: https://issues.apache.org/jira/browse/PROTON-1154
 Project: Qpid Proton
  Issue Type: Bug
  Components: cpp-binding
Affects Versions: 0.13.0
 Environment: Ubuntu 12.04 Travis CI test environment
Reporter: Andrew Stitcher
Assignee: Andrew Stitcher


2 of the tests in cpp_example_container_test (test_ssl & test_ssl_client_cert) 
fail due to valgrind problems on the Travis CI 12.04 build environment.

It looks like the issues are due to the specific environment on that 
machine/that version of Ubuntu as other environments don't seem to fail these 
tests.



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


[jira] [Commented] (PROTON-1153) [C++ binding] Tidy up various details

2016-03-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178496#comment-15178496
 ] 

ASF subversion and git services commented on PROTON-1153:
-

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

PROTON-1153: Settle on what() as name for printable condition summary.


> [C++ binding] Tidy up various details
> -
>
> Key: PROTON-1153
> URL: https://issues.apache.org/jira/browse/PROTON-1153
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: cpp-binding
>Reporter: Andrew Stitcher
>Assignee: Andrew Stitcher
>




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


[jira] [Commented] (PROTON-1153) [C++ binding] Tidy up various details

2016-03-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178373#comment-15178373
 ] 

ASF subversion and git services commented on PROTON-1153:
-

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

PROTON-1153: Fix VS 2010 dll export problem


> [C++ binding] Tidy up various details
> -
>
> Key: PROTON-1153
> URL: https://issues.apache.org/jira/browse/PROTON-1153
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: cpp-binding
>Reporter: Andrew Stitcher
>Assignee: Andrew Stitcher
>




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


[jira] [Reopened] (PROTON-995) Url fails to parse URL

2016-03-03 Thread Javier Ruere (JIRA)

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

Javier Ruere reopened PROTON-995:
-

Sorry, this is still happening on 0.12.0.

Try this: proton.Url('amqps://name:pass/w...@example.com/queue-name')


> Url fails to parse URL
> --
>
> Key: PROTON-995
> URL: https://issues.apache.org/jira/browse/PROTON-995
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: python-binding
>Affects Versions: 0.10
> Environment: Linux, Python 3.4.3
>Reporter: Javier Ruere
>Assignee: Alan Conway
> Fix For: 0.12.0
>
>
> proton.Url apparently parses an URL correctly but then it fails as if it was 
> parsed incorrectly.
> It appears to fail to handle the escaped characters in the password and using 
> a default port.
> {quote}
> >>> import proton
> >>> from proton.reactor import Container
> >>> url = 
> >>> 'amqps://a_name:1w6MN0yeUqLUwDdWHk%2FxIR2Z6aIrhslm69lYtHA0r5E%3D@a_namespace.servicebus.windows.net/a_topic/Subscriptions/a_subscription'
> >>> purl=proton.Url(url)
> >>> purl
> Url('amqps://a_name:1w6MN0yeUqLUwDdWHk/xIR2Z6aIrhslm69lYtHA0r5E=@a_namespace.servicebus.windows.net:amqps/a_topic/Subscriptions/a_subscription')
> >>> container = Container()
> >>> receiver = container.create_receiver(purl)
> Traceback (most recent call last):
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/__init__.py",
>  line 3940, in _port_int
> return int(value)
> ValueError: invalid literal for int() with base 10: '1w6MN0yeUqLUwDdWHk'
> During handling of the above exception, another exception occurred:
> Traceback (most recent call last):
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/__init__.py",
>  line 3943, in _port_int
> return socket.getservbyname(value)
> OSError: service/proto not found
> During handling of the above exception, another exception occurred:
> Traceback (most recent call last):
>   File "", line 1, in 
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/reactor.py",
>  line 738, in create_receiver
> session = self._get_session(context)
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/reactor.py",
>  line 660, in _get_session
> return self._get_session(self.connect(url=context))
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/reactor.py",
>  line 637, in connect
> if url: connector.address = Urls([url])
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/reactor.py",
>  line 577, in __init__
> self.values = [Url(v) for v in values]
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/reactor.py",
>  line 577, in 
> self.values = [Url(v) for v in values]
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/__init__.py",
>  line 3967, in __init__
> if defaults: self.defaults()
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/__init__.py",
>  line 4010, in defaults
> self.port = self.port or self.Port(self.scheme)
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/__init__.py",
>  line 3984, in _get_port
> return portstr and Url.Port(portstr)
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/__init__.py",
>  line 3928, in __new__
> port = super(Url.Port, cls).__new__(cls, cls._port_int(value))
>   File 
> "/home/javier/tmp/virtualenvs/ss-update/lib/python3.4/site-packages/proton/__init__.py",
>  line 3949, in _port_int
> raise ValueError("Not a valid port number or service name: '%s'" % value)
> ValueError: Not a valid port number or service name: '1w6MN0yeUqLUwDdWHk'
> >>> 
> >>> purl.port
> 5671
> >>> purl.password
> '1w6MN0yeUqLUwDdWHk/xIR2Z6aIrhslm69lYtHA0r5E='
> >>> purl.host
> 'a_namespace.servicebus.windows.net'
> {quote}



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


[jira] [Commented] (PROTON-1151) [C++ binding] Move exposed implementation details into proton::internal namespace

2016-03-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178072#comment-15178072
 ] 

ASF subversion and git services commented on PROTON-1151:
-

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

PROTON-1151: Missed object -> internal::object change


> [C++ binding] Move exposed implementation details into proton::internal 
> namespace
> -
>
> Key: PROTON-1151
> URL: https://issues.apache.org/jira/browse/PROTON-1151
> Project: Qpid Proton
>  Issue Type: Improvement
>  Components: cpp-binding
>Reporter: Andrew Stitcher
>Assignee: Andrew Stitcher
>




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


[jira] [Commented] (PROTON-1061) [Python Binding] Add support for all AMQP 1.0 types

2016-03-03 Thread Justin Ross (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177976#comment-15177976
 ] 

Justin Ross commented on PROTON-1061:
-

[~kpvdr], what's the status of this?

> [Python Binding] Add support for all AMQP 1.0 types
> ---
>
> Key: PROTON-1061
> URL: https://issues.apache.org/jira/browse/PROTON-1061
> Project: Qpid Proton
>  Issue Type: Task
>  Components: python-binding
>Reporter: Kim van der Riet
>Assignee: Kim van der Riet
>
> Currently, a number of AMQP 1.0 simple types are not supported in the Python 
> binding. Only those types that "make sense" from a Python language 
> point-of-view are currently supported, but types such as the unsigned 
> integral types, 32-bit float and the decimal types are not supported.  As 
> long as the Python client only talks to other Python clients, this approach 
> makes sense, but as soon as a Python client needs to talk to some other 
> client that may require these types, then an impasse is reached.
> The AMQP types currently *NOT* supported in the Python binding are:
> * Byte
> * Short
> * Int (32-bit)
> * Ubyte
> * Ushort
> * Uint (32-bit)
> * Float (32-bit)
> * Decimal32
> * Decimal64
> * Decimal128
> A proposed patch is available for review at 
> https://reviews.apache.org/r/39479/.



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