Build failed in Jenkins: UIMA-AS #495

2017-07-05 Thread Apache Jenkins Server
See Changes: [cwiklik] UIMA-5477 Modified to catch a stale session and create a new one along with a new JMS producer -- [...truncated 1007.04 KB...] at

[jira] [Created] (UIMA-5479) uv3 performance bug - FsIterator_subtypes_ordered not using custom comparator

2017-07-05 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5479: Summary: uv3 performance bug - FsIterator_subtypes_ordered not using custom comparator Key: UIMA-5479 URL: https://issues.apache.org/jira/browse/UIMA-5479 Project:

[jira] [Assigned] (UIMA-5405) DUCC should allow the "ducc" user to be other than exactly "ducc"

2017-07-05 Thread Burn Lewis (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Burn Lewis reassigned UIMA-5405: Assignee: Eddie Epstein (was: Lou DeGenaro) Please review security changes to ducc_ling since

[jira] [Resolved] (UIMA-5478) OrderedFsSet_array has several infrequent problems

2017-07-05 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor resolved UIMA-5478. -- Resolution: Fixed > OrderedFsSet_array has several infrequent problems >

[jira] [Created] (UIMA-5478) OrderedFsSet_array has several infrequent problems

2017-07-05 Thread Marshall Schor (JIRA)
Marshall Schor created UIMA-5478: Summary: OrderedFsSet_array has several infrequent problems Key: UIMA-5478 URL: https://issues.apache.org/jira/browse/UIMA-5478 Project: UIMA Issue Type:

[jira] [Commented] (UIMA-5477) javax.jms.IllegalStateException: The Session is closed after establish connections between uima-as client and ActiveMQ

2017-07-05 Thread Nelson RIvera (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16075023#comment-16075023 ] Nelson RIvera commented on UIMA-5477: - This behavior is random, not occurs always. In the most of the

Re: [jira] [Created] (UIMA-5477) javax.jms.IllegalStateException: The Session is closed after establish connections between uima-as client and ActiveMQ

2017-07-05 Thread Jaroslaw Cwiklik
Also, please provide a complete stack trace Jerry On Wed, Jul 5, 2017 at 9:29 AM, Jaroslaw Cwiklik wrote: > Hi, looks like a Connection has been recovered but the code has a stale > Session created with a previous connection. I will try to reproduce. The > remote C++

Re: [jira] [Created] (UIMA-5477) javax.jms.IllegalStateException: The Session is closed after establish connections between uima-as client and ActiveMQ

2017-07-05 Thread Jaroslaw Cwiklik
Hi, looks like a Connection has been recovered but the code has a stale Session created with a previous connection. I will try to reproduce. The remote C++ service is not an issue here. Once you restart the broker (not the uima-as client), can you send more than one CAS? Jerry On Wed, Jul 5,

[jira] [Created] (UIMA-5477) javax.jms.IllegalStateException: The Session is closed after establish connections between uima-as client and ActiveMQ

2017-07-05 Thread Nelson RIvera (JIRA)
Nelson RIvera created UIMA-5477: --- Summary: javax.jms.IllegalStateException: The Session is closed after establish connections between uima-as client and ActiveMQ Key: UIMA-5477 URL: