Re: [jira] [Commented] (UIMA-4793) Unable to localize exceptions when using alternative classloader

2017-08-08 Thread Jaroslaw Cwiklik
Marshall, my current fix for the Serialization problem is kinda what you suggest. Since I can't Serialize this class I stringify it and create a RuntimeException wrapper around it. Perhaps not ideal solution but it is what I came up with for now. There is at least one voice opposing this fix. The

[jira] [Commented] (UIMA-4793) Unable to localize exceptions when using alternative classloader

2017-08-08 Thread Richard Eckart de Castilho (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119085#comment-16119085 ] Richard Eckart de Castilho commented on UIMA-4793: -- > A better design, it seems to me, is

[jira] [Commented] (UIMA-4793) Unable to localize exceptions when using alternative classloader

2017-08-08 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16119056#comment-16119056 ] Marshall Schor commented on UIMA-4793: -- To fix this, we need to understand the desired behavior for

Build failed in Jenkins: UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #1245

2017-08-08 Thread Apache Jenkins Server
See Changes: [cwiklik] UIMA-5529 add 1-error.job to the tarball -- [INFO]

Build failed in Jenkins: UIMA-DUCC #1245

2017-08-08 Thread Apache Jenkins Server
See Changes: [cwiklik] UIMA-5529 add 1-error.job to the tarball [cwiklik] UIMA-5529 improve handling of exception thrown by AE process() -- [...truncated 397.73 KB...] [ERROR] ^

[jira] [Reopened] (UIMA-4793) Unable to localize exceptions when using alternative classloader

2017-08-08 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-4793: - I think this fix broke serialization of Uima exceptions. In particular DUCC runtime code started to

[jira] [Created] (UIMA-5529) DUCC: Serialization of AnalysisEngineProcessException fails in JP

2017-08-08 Thread Jerry Cwiklik (JIRA)
Jerry Cwiklik created UIMA-5529: --- Summary: DUCC: Serialization of AnalysisEngineProcessException fails in JP Key: UIMA-5529 URL: https://issues.apache.org/jira/browse/UIMA-5529 Project: UIMA

[jira] [Updated] (UIMA-5529) DUCC: Serialization of AnalysisEngineProcessException fails in JP

2017-08-08 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-5529: Description: If AE process() fails, the JP tries to serialize the exception before sending it to

Build failed in Jenkins: UIMA-DUCC #1244

2017-08-08 Thread Apache Jenkins Server
See Changes: [cwiklik] UIMA-5529 modified to serialize AnalysisEngineProcessException as string [cwiklik] UIMA-5529 added new job spec to test AE failure in process() --

Build failed in Jenkins: UIMA-DUCC » Apache UIMA-DUCC: uima-ducc #1244

2017-08-08 Thread Apache Jenkins Server
See -- [INFO] [INFO]

[VOTE] Release UIMA-DUCC 2.2.1 RC3

2017-08-08 Thread Jaroslaw Cwiklik
Cancelling the vote due to a problem with serializing exceptions in a JP/Service. Thanks for testing and voting. Jerry