[jira] [Comment Edited] (CAMEL-12510) Camel servlet component throw "IOException: Stream closed" during route processing for HTTP get request with custom processor

2018-05-16 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476936#comment-16476936 ] Thomas Papke edited comment on CAMEL-12510 at 5/16/18 7:06 AM:

[jira] [Commented] (CAMEL-12510) Camel servlet component throw "IOException: Stream closed" during route processing for HTTP get request with custom processor

2018-05-15 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476936#comment-16476936 ] Thomas Papke commented on CAMEL-12510: -- If I rewrite the code (where the "Stream clo

[jira] [Updated] (CAMEL-12510) Camel servlet component throw "IOException: Stream closed" during route processing for HTTP get request with custom processor

2018-05-14 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-12510: - Description: If i just build a simple Route like this to proxy a incoming Get request to externa

[jira] [Updated] (CAMEL-12510) Camel servlet component throw "IOException: Stream closed" during route processing for HTTP get request with custom processor

2018-05-14 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-12510: - Summary: Camel servlet component throw "IOException: Stream closed" during route processing for H

[jira] [Created] (CAMEL-12510) Camel servlet component throw "IOException: Stream closed" during route processing

2018-05-14 Thread Thomas Papke (JIRA)
Thomas Papke created CAMEL-12510: Summary: Camel servlet component throw "IOException: Stream closed" during route processing Key: CAMEL-12510 URL: https://issues.apache.org/jira/browse/CAMEL-12510 Pr

[jira] [Commented] (CAMEL-12021) ProducerTemplate.requestBody with responseType throw a InvalidPayloadException instead of original exception (wrapped in a CamelExecutionException)

2017-11-22 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263931#comment-16263931 ] Thomas Papke commented on CAMEL-12021: -- Looks good, thank you for providing a fix.

[jira] [Updated] (CAMEL-12021) ProducerTemplate.requestBody with responseType throw a InvalidPayloadException instead of original exception (wrapped in a CamelExecutionException)

2017-11-21 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-12021: - Summary: ProducerTemplate.requestBody with responseType throw a InvalidPayloadException instead o

[jira] [Updated] (CAMEL-12021) RequestBody with responseType throw a InvalidPayloadException instead of original exception (wrapped in a CamelExecutionException)

2017-11-21 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-12021: - Summary: RequestBody with responseType throw a InvalidPayloadException instead of original except

[jira] [Updated] (CAMEL-12021) RequestBody with responseType throw a InvalidPayloadException instead of original exception

2017-11-21 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-12021: - Description: I try to upgrade from camel 2.19.3 to camel 2.20.1 and the behavior of {{org.apache

[jira] [Updated] (CAMEL-12021) RequestBody with responseType throw a InvalidPayloadException instead of original exception

2017-11-21 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-12021: - Description: I try to upgrade from camel 2.19.3 to camel 2.20.1 and the behavior of {{org.apache

[jira] [Updated] (CAMEL-12021) RequestBody with responseType throw a InvalidPayloadException instead of original exception

2017-11-21 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-12021: - Attachment: camel-issue.patch Attaching a patch containing a Junit test for showing the issue (D

[jira] [Created] (CAMEL-12021) RequestBody with responseType throw a InvalidPayloadException instead of original exception

2017-11-21 Thread Thomas Papke (JIRA)
Thomas Papke created CAMEL-12021: Summary: RequestBody with responseType throw a InvalidPayloadException instead of original exception Key: CAMEL-12021 URL: https://issues.apache.org/jira/browse/CAMEL-12021

[jira] [Closed] (CAMEL-11948) NPE on DefaultMessage setBody if deprecated constructor was used

2017-10-27 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke closed CAMEL-11948. Thanks for commit and merge to branch. > NPE on DefaultMessage setBody if deprecated constructor was u

[jira] [Commented] (CAMEL-11948) NPE on DefaultMessage setBody if deprecated constructor was used

2017-10-27 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-11948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221852#comment-16221852 ] Thomas Papke commented on CAMEL-11948: -- Ok i have added provided a PullRequest for t

[jira] [Created] (CAMEL-11948) NPE on DefaultMessage setBody if deprecated constructor was used

2017-10-26 Thread Thomas Papke (JIRA)
Thomas Papke created CAMEL-11948: Summary: NPE on DefaultMessage setBody if deprecated constructor was used Key: CAMEL-11948 URL: https://issues.apache.org/jira/browse/CAMEL-11948 Project: Camel

[jira] [Commented] (CAMEL-10756) Mina2 Producer "hang" until timeout if the response message could not be decoded

2017-02-06 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854171#comment-15854171 ] Thomas Papke commented on CAMEL-10756: -- Just my two cents on this: I think closing t

[jira] (CAMEL-10765) Remove unused oauth dependency from camel-cxf pom

2017-01-30 Thread Thomas Papke (JIRA)
Title: Message Title Thomas Papke closed an issue as Fixed

[jira] (CAMEL-10765) Remove unused oauth dependency from camel-cxf pom

2017-01-30 Thread Thomas Papke (JIRA)
Title: Message Title Thomas Papke commented on CAMEL-10765

[jira] (CAMEL-10765) Remove unused oauth dependency from camel-cxf pom

2017-01-30 Thread Thomas Papke (JIRA)
Title: Message Title Thomas Papke updated an issue

[jira] (CAMEL-10765) Remove unused oauth dependency from camel-cxf pom

2017-01-30 Thread Thomas Papke (JIRA)
Title: Message Title Thomas Papke created an issue

[jira] [Updated] (CAMEL-10756) Mina2 Producer "hang" until timeout if the response message could not be decoded

2017-01-27 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-10756: - Description: I have tried to upgrade from camel 2.16 to 2.18 and run into an issue with camel-mi

[jira] [Updated] (CAMEL-10756) Mina2 Producer "hang" until timeout if the response message could not be decoded

2017-01-27 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-10756: - Description: I have tried to upgrade from camel 2.16 to 2.18 and run into an issue with camel-mi

[jira] [Updated] (CAMEL-10756) Mina2 Producer "hang" until timeout if the response message could not be decoded

2017-01-27 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-10756: - Flags: (was: Patch) > Mina2 Producer "hang" until timeout if the response message could not be

[jira] [Updated] (CAMEL-10756) Mina2 Producer "hang" until timeout if the response message could not be decoded

2017-01-27 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-10756: - Description: I have tried to upgrade from camel 2.16 to 2.18 and run into an issue with camel-mi

[jira] [Updated] (CAMEL-10756) Mina2 Producer "hang" until timeout if the response message could not be decoded

2017-01-27 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-10756: - Description: I have tried to upgrade from camel 2.16 to 2.18 and run into an issue with camel-mi

[jira] [Updated] (CAMEL-10756) Mina2 Producer "hang" until timeout if the response message could not be decoded

2017-01-27 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-10756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-10756: - Attachment: camel_mina2.patch > Mina2 Producer "hang" until timeout if the response message could

[jira] [Created] (CAMEL-10756) Mina2 Producer "hang" until timeout if the response message could not be decoded

2017-01-27 Thread Thomas Papke (JIRA)
Thomas Papke created CAMEL-10756: Summary: Mina2 Producer "hang" until timeout if the response message could not be decoded Key: CAMEL-10756 URL: https://issues.apache.org/jira/browse/CAMEL-10756 Proj

[jira] [Updated] (CAMEL-9739) Mina2Consumer exception handler do close session also for IOException

2016-03-22 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-9739: Attachment: IoException.patch > Mina2Consumer exception handler do close session also for IOExceptio

[jira] [Updated] (CAMEL-9738) Thread leak for camel-mina2 consumers

2016-03-22 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-9738: Description: The camel-mina2 consumer ({{org.apache.camel.component.mina2.Mina2Consumer.doStart()}}

[jira] [Commented] (CAMEL-9738) Thread leak for camel-mina2 consumers

2016-03-22 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206228#comment-15206228 ] Thomas Papke commented on CAMEL-9738: - I have attached a patch to this issue. > Threa

[jira] [Updated] (CAMEL-9738) Thread leak for camel-mina2 consumers

2016-03-22 Thread Thomas Papke (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Papke updated CAMEL-9738: Attachment: ConsumerDispose.patch > Thread leak for camel-mina2 consumers >

[jira] [Created] (CAMEL-9739) Mina2Consumer exception handler do close session also for IOException

2016-03-22 Thread Thomas Papke (JIRA)
Thomas Papke created CAMEL-9739: --- Summary: Mina2Consumer exception handler do close session also for IOException Key: CAMEL-9739 URL: https://issues.apache.org/jira/browse/CAMEL-9739 Project: Camel

[jira] [Created] (CAMEL-9738) Thread leak for camel-mina2 consumers

2016-03-22 Thread Thomas Papke (JIRA)
Thomas Papke created CAMEL-9738: --- Summary: Thread leak for camel-mina2 consumers Key: CAMEL-9738 URL: https://issues.apache.org/jira/browse/CAMEL-9738 Project: Camel Issue Type: Bug C