[jira] Created: (UIMA-1766) Fix Memory Leak in UIMA AS Cas Multiplier Service

2010-04-15 Thread Jerry Cwiklik (JIRA)
Fix Memory Leak in UIMA AS Cas Multiplier Service - Key: UIMA-1766 URL: https://issues.apache.org/jira/browse/UIMA-1766 Project: UIMA Issue Type: Bug Components: Async Scaleout

[jira] Commented: (UIMA-1766) Fix Memory Leak in UIMA AS Service

2010-04-19 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12858555#action_12858555 ] Jerry Cwiklik commented on UIMA-1766: - Jorn found another memory leak in the UIMA AS

[jira] Closed: (UIMA-1773) UIMA AS aggregate not handling mis-configured FlowController

2010-04-29 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1773. --- Fix Version/s: 2.3AS Resolution: Fixed Modified Uima AS aggregate controller code to catch

[jira] Closed: (UIMA-1786) UIMA AS aggregate CM hangs due to client not sending Free Cas Request

2010-06-02 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1786. --- Resolution: Fixed Modified UIMA AS client code to always send Free CAS message when handling

[jira] Created: (UIMA-1798) Add exclusion of uima-cpe in uimaj-as-activemq pom

2010-06-03 Thread Jerry Cwiklik (JIRA)
Add exclusion of uima-cpe in uimaj-as-activemq pom --- Key: UIMA-1798 URL: https://issues.apache.org/jira/browse/UIMA-1798 Project: UIMA Issue Type: Improvement Components: Async

[jira] Closed: (UIMA-1798) Add exclusion of uima-cpe in uimaj-as-activemq pom

2010-06-03 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1798. --- Resolution: Fixed Add exclusion of uima-cpe in uimaj-as-activemq pom

[jira] Created: (UIMA-1799) UIMA AS should provide a way to increase prefetch size on a reply queue

2010-06-04 Thread Jerry Cwiklik (JIRA)
UIMA AS should provide a way to increase prefetch size on a reply queue --- Key: UIMA-1799 URL: https://issues.apache.org/jira/browse/UIMA-1799 Project: UIMA Issue Type:

[jira] Closed: (UIMA-1800) UIMA AS should block msg submitter thread if a thread pool is empty

2010-06-04 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1800. --- Resolution: Fixed Modified the UIMA AS listener code to use new UimaBlockingExecutor which uses a

[jira] Created: (UIMA-1801) UIMA AS Aggregate sends STOP message to colocated delegate during shutdown

2010-06-04 Thread Jerry Cwiklik (JIRA)
UIMA AS Aggregate sends STOP message to colocated delegate during shutdown --- Key: UIMA-1801 URL: https://issues.apache.org/jira/browse/UIMA-1801 Project: UIMA Issue

[jira] Created: (UIMA-1807) UIMA AS jmx monitor throws javax.management.AttributeNotFoundException while collecting stats

2010-06-06 Thread Jerry Cwiklik (JIRA)
UIMA AS jmx monitor throws javax.management.AttributeNotFoundException while collecting stats - Key: UIMA-1807 URL: https://issues.apache.org/jira/browse/UIMA-1807

[jira] Reopened: (UIMA-1799) UIMA AS should provide a way to increase prefetch size on a reply queue

2010-06-08 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-1799: - Accidentally commented out a chunk of code that registers temp queue listener with InputChannel.

[jira] Closed: (UIMA-1799) UIMA AS should provide a way to increase prefetch size on a reply queue

2010-06-08 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1799. --- Resolution: Fixed Uncommented code in UimaDefaultMessageListenerContainer.setDestination() that

[jira] Closed: (UIMA-1800) UIMA AS should block msg submitter thread if a thread pool is empty

2010-06-08 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1800. --- Resolution: Fixed UIMA AS should block msg submitter thread if a thread pool is empty

[jira] Created: (UIMA-1820) UIMA AS Aggreagate reports Cas Not Found In CasManager Cache

2010-06-27 Thread Jerry Cwiklik (JIRA)
UIMA AS Aggreagate reports Cas Not Found In CasManager Cache Key: UIMA-1820 URL: https://issues.apache.org/jira/browse/UIMA-1820 Project: UIMA Issue Type: Bug

[jira] Created: (UIMA-1821) Fix NPE in the UIMA AS client

2010-06-29 Thread Jerry Cwiklik (JIRA)
Fix NPE in the UIMA AS client - Key: UIMA-1821 URL: https://issues.apache.org/jira/browse/UIMA-1821 Project: UIMA Issue Type: Bug Components: Async Scaleout Affects Versions: 2.3AS

[jira] Closed: (UIMA-1820) UIMA AS Aggreagate reports Cas Not Found In CasManager Cache

2010-06-29 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1820. --- Fix Version/s: 2.3AS Resolution: Fixed Modified UIMA AS Aggregate code to increment parent CAS

[jira] Closed: (UIMA-1821) Fix NPE in the UIMA AS client

2010-06-29 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1821. --- Fix Version/s: 2.3AS Resolution: Fixed Modified UIMA AS client code to check the state of a

[jira] Created: (UIMA-1831) UIMA AS test deployment descriptors contain absolute paths instead of relative paths

2010-07-07 Thread Jerry Cwiklik (JIRA)
UIMA AS test deployment descriptors contain absolute paths instead of relative paths - Key: UIMA-1831 URL: https://issues.apache.org/jira/browse/UIMA-1831 Project:

[jira] Closed: (UIMA-1831) UIMA AS test deployment descriptors contain absolute paths instead of relative paths

2010-07-07 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1831. --- Resolution: Fixed UIMA AS test deployment descriptors contain absolute paths instead of relative

[jira] Created: (UIMA-1856) Restore RunRemoteAsyncAE in UIMA AS examples to its original state

2010-08-09 Thread Jerry Cwiklik (JIRA)
Restore RunRemoteAsyncAE in UIMA AS examples to its original state -- Key: UIMA-1856 URL: https://issues.apache.org/jira/browse/UIMA-1856 Project: UIMA Issue Type: Bug

[jira] Closed: (UIMA-1856) Restore RunRemoteAsyncAE in UIMA AS examples to its original state

2010-08-09 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1856. --- Resolution: Fixed Restore RunRemoteAsyncAE in UIMA AS examples to its original state

[jira] Created: (UIMA-1867) UIMA AS Cas Multiplier Not Releasing CASes On Send Failures

2010-09-09 Thread Jerry Cwiklik (JIRA)
UIMA AS Cas Multiplier Not Releasing CASes On Send Failures --- Key: UIMA-1867 URL: https://issues.apache.org/jira/browse/UIMA-1867 Project: UIMA Issue Type: Bug Components:

[jira] Updated: (UIMA-1872) UIMA AS Primitive Service ResourceInitializationException is Silently Handled

2010-09-14 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1872: Description: When deploying Uima AS Primitive service, a custom ThreadFactory is used to

[jira] Closed: (UIMA-1871) UIMA AS Aggregate CAS Multiplier Not Releasing Input CAS on Collocated Delegate Failure

2010-09-16 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1871. --- Assignee: Jerry Cwiklik Resolution: Fixed Modified sendReplyToRemoteClient() to release input

[jira] Created: (UIMA-1876) Upgrade UIMA AS to a new version of ActiveMQ

2010-09-16 Thread Jerry Cwiklik (JIRA)
Upgrade UIMA AS to a new version of ActiveMQ Key: UIMA-1876 URL: https://issues.apache.org/jira/browse/UIMA-1876 Project: UIMA Issue Type: Improvement Components: Async Scaleout

[jira] Created: (UIMA-1898) UIMA AS not compatible with ActiveMQ 5.4.+

2010-10-11 Thread Jerry Cwiklik (JIRA)
UIMA AS not compatible with ActiveMQ 5.4.+ -- Key: UIMA-1898 URL: https://issues.apache.org/jira/browse/UIMA-1898 Project: UIMA Issue Type: Bug Components: Async Scaleout

[jira] Created: (UIMA-1902) UIMA AS should send an ACK message to a client for each request

2010-10-15 Thread Jerry Cwiklik (JIRA)
UIMA AS should send an ACK message to a client for each request --- Key: UIMA-1902 URL: https://issues.apache.org/jira/browse/UIMA-1902 Project: UIMA Issue Type: Bug

[jira] Updated: (UIMA-1902) UIMA AS detection of missing client reply queue is not working leading to client timeouts

2010-10-15 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1902: Summary: UIMA AS detection of missing client reply queue is not working leading to client timeouts

[jira] Updated: (UIMA-1902) UIMA AS detection of missing client reply queue is not working leading to client timeouts

2010-10-15 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1902: Description: UIMA AS service checks for existence of a reply queue before processing an incoming

[jira] Closed: (UIMA-1779) UimaAsynchronousEngine should have javadoc for constants

2010-10-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1779. --- Resolution: Fixed Fix Version/s: 2.3.1AS Added descriptions for public final static vars

[jira] Closed: (UIMA-1792) UIMA AS dumps debug messages to stdout

2010-10-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1792. --- Resolution: Fixed Fix Version/s: 2.3.1AS Removed System.out trace msgs from

[jira] Created: (UIMA-1915) UIMA AS client code synchronizes same critical region twice

2010-10-27 Thread Jerry Cwiklik (JIRA)
UIMA AS client code synchronizes same critical region twice --- Key: UIMA-1915 URL: https://issues.apache.org/jira/browse/UIMA-1915 Project: UIMA Issue Type: Bug Components:

[jira] Closed: (UIMA-1915) UIMA AS client code synchronizes same critical region twice

2010-10-27 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1915. --- Resolution: Fixed Removed double synchronization from stop() method of the

[jira] Created: (UIMA-1937) UIMA AS JMX Monitor throws javax.management.AttributeNotFoundException: No such attribute: AvailableInstances

2010-11-12 Thread Jerry Cwiklik (JIRA)
UIMA AS JMX Monitor throws javax.management.AttributeNotFoundException: No such attribute: AvailableInstances - Key: UIMA-1937 URL:

[jira] Created: (UIMA-1938) Modify UIMA AS Primitive Service to optionally dump JVM stack if process() method takes too long

2010-11-12 Thread Jerry Cwiklik (JIRA)
Modify UIMA AS Primitive Service to optionally dump JVM stack if process() method takes too long Key: UIMA-1938 URL: https://issues.apache.org/jira/browse/UIMA-1938

[jira] Closed: (UIMA-1938) Modify UIMA AS Primitive Service to optionally dump JVM stack if process() method takes too long

2010-11-12 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1938. --- Resolution: Fixed Modified Primitive Controller to optionally dump a JVM stack if AE takes too long

[jira] Closed: (UIMA-1902) UIMA AS detection of missing client reply queue is not working leading to client timeouts

2010-11-12 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1902. --- Resolution: Fixed Fix Version/s: 2.3.1AS Modified UIMA AS service code to send an ACK message

[jira] Commented: (UIMA-1658) UIMA AS worker does not respond to client initialize after failover

2010-11-30 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965276#action_12965276 ] Jerry Cwiklik commented on UIMA-1658: - Jorn, I actually found a work around for the

[jira] Closed: (UIMA-1898) UIMA AS not compatible with ActiveMQ 5.4.+

2010-11-30 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1898. --- Resolution: Not A Problem The reported problem was due to a missing jar in UIMA AS classpath I used

[jira] Commented: (UIMA-1298) A shared remote CM hangs when one of its clients runs out of memory

2010-11-30 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965306#action_12965306 ] Jerry Cwiklik commented on UIMA-1298: - Changing scope of the problem to a scenario where

[jira] Closed: (UIMA-1298) A shared remote CM hangs when one of its clients runs out of memory

2010-12-13 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1298. --- Resolution: Fixed Fix Version/s: 2.3.1AS Modified to stop CM from producing new CASes if a

[jira] Commented: (UIMA-1482) Implement PEAR support for UIMA AS

2010-12-13 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970825#action_12970825 ] Jerry Cwiklik commented on UIMA-1482: - deferred beyond 2.3.1 release Implement PEAR

[jira] Commented: (UIMA-1295) Add continue as an error handling option for getMeta at initialization

2010-12-13 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970823#action_12970823 ] Jerry Cwiklik commented on UIMA-1295: - deferred beyond 2.3.1 release Add continue as

[jira] Commented: (UIMA-1377) Extend Uima AS client API to return iterator from sendAndReceive()

2010-12-13 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970826#action_12970826 ] Jerry Cwiklik commented on UIMA-1377: - deferred beyond 2.3.1 release Extend Uima AS

[jira] Commented: (UIMA-1128) Services need to support Suspend Resume commands

2010-12-13 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970828#action_12970828 ] Jerry Cwiklik commented on UIMA-1128: - deferred beyond 2.3.1 release Services need to

[jira] Commented: (UIMA-1263) UIMA AS Creates Too Many Instances of Endpoint Object

2010-12-13 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970829#action_12970829 ] Jerry Cwiklik commented on UIMA-1263: - deferred beyond 2.3.1 release UIMA AS Creates

[jira] Updated: (UIMA-1936) UIMA AS code base should log all trace msgs instead dumping to stdout

2010-12-20 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1936: Summary: UIMA AS code base should log all trace msgs instead dumping to stdout (was: Use logging

[jira] Closed: (UIMA-1936) UIMA AS code base should log all trace msgs instead dumping to stdout

2010-12-20 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1936. --- Resolution: Fixed Assignee: Jerry Cwiklik UIMA AS code base should log all trace msgs instead

[jira] Created: (UIMA-1973) Add getTaskExecutor() method to UimaDefaultMessageListenerContainer

2010-12-22 Thread Jerry Cwiklik (JIRA)
Add getTaskExecutor() method to UimaDefaultMessageListenerContainer --- Key: UIMA-1973 URL: https://issues.apache.org/jira/browse/UIMA-1973 Project: UIMA Issue Type: Bug

[jira] Closed: (UIMA-1973) Add getTaskExecutor() method to UimaDefaultMessageListenerContainer

2010-12-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1973. --- Resolution: Fixed Added getTaskExecutor() method Add getTaskExecutor() method to

[jira] Closed: (UIMA-1975) UIMA AS extended tests import mx4j classes for no reason

2010-12-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1975. --- Resolution: Fixed UIMA AS extended tests import mx4j classes for no reason

[jira] Created: (UIMA-1976) Deprecate BrokerDeployer in UIMA AS

2010-12-22 Thread Jerry Cwiklik (JIRA)
Deprecate BrokerDeployer in UIMA AS --- Key: UIMA-1976 URL: https://issues.apache.org/jira/browse/UIMA-1976 Project: UIMA Issue Type: Bug Components: Async Scaleout Reporter: Jerry

[jira] Closed: (UIMA-1976) Deprecate BrokerDeployer in UIMA AS

2010-12-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1976. --- Resolution: Fixed Deprecate BrokerDeployer in UIMA AS ---

[jira] Reopened: (UIMA-1976) Deprecate BrokerDeployer in UIMA AS

2010-12-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-1976: - closed too soon Deprecate BrokerDeployer in UIMA AS ---

[jira] Created: (UIMA-1978) Copy runUimaClass.* scripts from uimaj to uima-as

2010-12-22 Thread Jerry Cwiklik (JIRA)
Copy runUimaClass.* scripts from uimaj to uima-as -- Key: UIMA-1978 URL: https://issues.apache.org/jira/browse/UIMA-1978 Project: UIMA Issue Type: Improvement Components: Async

[jira] Closed: (UIMA-1978) Copy runUimaClass.* scripts from uimaj to uima-as

2010-12-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1978. --- Resolution: Fixed Copy runUimaClass.* scripts from uimaj to uima-as

[jira] Reopened: (UIMA-1978) Copy runUimaClass.* scripts from uimaj to uima-as

2010-12-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-1978: - Closed too soon Copy runUimaClass.* scripts from uimaj to uima-as

[jira] Closed: (UIMA-1978) Copy runUimaClass.* scripts from uimaj to uima-as

2010-12-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1978. --- Resolution: Fixed Copy runUimaClass.* scripts from uimaj to uima-as

[jira] Closed: (UIMA-1979) UIMA AS allows concurrent access to JMS Session instance

2010-12-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1979. --- Resolution: Fixed UIMA AS allows concurrent access to JMS Session instance

[jira] Closed: (UIMA-1980) UIMA AS extended test testTerminateOnFlowControllerExceptionOnDisable() fails

2010-12-22 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1980. --- Resolution: Fixed UIMA AS extended test testTerminateOnFlowControllerExceptionOnDisable() fails

[jira] Created: (UIMA-1981) UIMA AS releases parent CAS prematurely

2010-12-27 Thread Jerry Cwiklik (JIRA)
UIMA AS releases parent CAS prematurely --- Key: UIMA-1981 URL: https://issues.apache.org/jira/browse/UIMA-1981 Project: UIMA Issue Type: Bug Components: Async Scaleout Reporter:

[jira] Closed: (UIMA-1981) UIMA AS releases parent CAS prematurely

2010-12-27 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1981. --- Resolution: Fixed Modified simpleStep() in UIMA AS aggregate to set replyReceived flag to false

[jira] Created: (UIMA-1986) Fix Synchronization on Long could deadlock Reported by Findbugs

2011-01-04 Thread Jerry Cwiklik (JIRA)
Fix Synchronization on Long could deadlock Reported by Findbugs --- Key: UIMA-1986 URL: https://issues.apache.org/jira/browse/UIMA-1986 Project: UIMA Issue Type: Bug

[jira] Closed: (UIMA-1986) Fix Synchronization on Long could deadlock Reported by Findbugs

2011-01-04 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1986. --- Resolution: Fixed Fix Version/s: 2.3.1AS Added a new monitor to synchronize critical region in

[jira] Closed: (UIMA-1754) Incorrect description of getCAS() method in UIMA AS documentation

2011-01-04 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1754. --- Resolution: Fixed Fix Version/s: 2.3.1AS Assignee: Jerry Cwiklik Modified to read:

[jira] Updated: (UIMA-1971) AggregateAnalysisEngineController should disable Delta CAS serialization if a remote delegate replies with a full CAS

2011-01-04 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1971: Fix Version/s: 2.3.1AS Assigned Fix Version AggregateAnalysisEngineController should disable

[jira] Updated: (UIMA-1915) UIMA AS client code synchronizes same critical region twice

2011-01-04 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1915: Fix Version/s: 2.3.1AS Assigned Fix Version UIMA AS client code synchronizes same critical region

[jira] Updated: (UIMA-1936) UIMA AS code base should log all trace msgs instead dumping to stdout

2011-01-04 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1936: Fix Version/s: 2.3.1AS Assigned Fix Version UIMA AS code base should log all trace msgs instead

[jira] Updated: (UIMA-1872) UIMA AS Primitive Service ResourceInitializationException is Silently Handled

2011-01-04 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1872: Fix Version/s: 2.3.1AS Assigned Fix Version UIMA AS Primitive Service

[jira] Updated: (UIMA-1831) UIMA AS test deployment descriptors contain absolute paths instead of relative paths

2011-01-04 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1831: Fix Version/s: 2.3.1AS Assigned Fix Version UIMA AS test deployment descriptors contain absolute

[jira] Updated: (UIMA-1899) add capability to run docbook PDF generation with additional paper sizes

2011-01-05 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik updated UIMA-1899: Fix Version/s: (was: 2.3.1AS) Assigned this to UIMA-AS 2.3.1 by mistake. Undo. add capability

[jira] Closed: (UIMA-1988) Update uima-website KEYS file with a new Public Key for JC

2011-01-05 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1988. --- Resolution: Fixed Update uima-website KEYS file with a new Public Key for JC

[jira] Created: (UIMA-1989) Update UIMA AS README for the new 2.3.1 release

2011-01-05 Thread Jerry Cwiklik (JIRA)
Update UIMA AS README for the new 2.3.1 release --- Key: UIMA-1989 URL: https://issues.apache.org/jira/browse/UIMA-1989 Project: UIMA Issue Type: Task Components: Async Scaleout

[jira] Created: (UIMA-1995) AMQ 5.4.1 Broker from UIMA AS 2.3.1 not starting on Linux

2011-01-11 Thread Jerry Cwiklik (JIRA)
AMQ 5.4.1 Broker from UIMA AS 2.3.1 not starting on Linux - Key: UIMA-1995 URL: https://issues.apache.org/jira/browse/UIMA-1995 Project: UIMA Issue Type: Bug Components:

[jira] Created: (UIMA-1996) Remove deprecated destroyApplicationContextOnStop property from activemq-nojournal.xml

2011-01-11 Thread Jerry Cwiklik (JIRA)
Remove deprecated destroyApplicationContextOnStop property from activemq-nojournal.xml -- Key: UIMA-1996 URL: https://issues.apache.org/jira/browse/UIMA-1996

[jira] Closed: (UIMA-1996) Remove deprecated destroyApplicationContextOnStop property from activemq-nojournal.xml

2011-01-11 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1996. --- Resolution: Fixed Remove deprecated destroyApplicationContextOnStop property from

[jira] Created: (UIMA-1997) UIMA AS build does not generate distribution for linux (*.tar.gz)

2011-01-11 Thread Jerry Cwiklik (JIRA)
UIMA AS build does not generate distribution for linux (*.tar.gz) - Key: UIMA-1997 URL: https://issues.apache.org/jira/browse/UIMA-1997 Project: UIMA Issue Type: Bug

[jira] Created: (UIMA-1998) Update LICENSE and NOTICE files for UIMA AS

2011-01-12 Thread Jerry Cwiklik (JIRA)
Update LICENSE and NOTICE files for UIMA AS --- Key: UIMA-1998 URL: https://issues.apache.org/jira/browse/UIMA-1998 Project: UIMA Issue Type: Task Components: Async Scaleout

[jira] Closed: (UIMA-1998) Update LICENSE and NOTICE files for UIMA AS

2011-01-12 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1998. --- Resolution: Fixed Update LICENSE and NOTICE files for UIMA AS

[jira] Created: (UIMA-2000) Remove Docbook Processing from uima-as-parent pom.xml

2011-01-12 Thread Jerry Cwiklik (JIRA)
Remove Docbook Processing from uima-as-parent pom.xml - Key: UIMA-2000 URL: https://issues.apache.org/jira/browse/UIMA-2000 Project: UIMA Issue Type: Task Components: Async

[jira] Created: (UIMA-2001) Fix UIMA AS deployment desciptor from extended tests

2011-01-12 Thread Jerry Cwiklik (JIRA)
Fix UIMA AS deployment desciptor from extended tests Key: UIMA-2001 URL: https://issues.apache.org/jira/browse/UIMA-2001 Project: UIMA Issue Type: Bug Components: Async Scaleout

[jira] Closed: (UIMA-2000) Remove Docbook Processing from uima-as-parent pom.xml

2011-01-12 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-2000. --- Resolution: Fixed Remove Docbook Processing from uima-as-parent pom.xml

[jira] Closed: (UIMA-1989) Update UIMA AS README for the new 2.3.1 release

2011-01-12 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1989. --- Resolution: Fixed Update UIMA AS README for the new 2.3.1 release

[jira] Closed: (UIMA-1999) Modify UIMA AS poms to move RAT plugins to a new pluginManagement section

2011-01-12 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1999. --- Resolution: Fixed Modify UIMA AS poms to move RAT plugins to a new pluginManagement section

[jira] Reopened: (UIMA-1998) Update LICENSE and NOTICE files for UIMA AS

2011-01-13 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-1998: - Reopened to remove licenses and notices copied from AMQ 5.4.1 that are not part of the 2.3.1 release

[jira] Closed: (UIMA-1998) Update LICENSE and NOTICE files for UIMA AS

2011-01-13 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1998. --- Resolution: Fixed Update LICENSE and NOTICE files for UIMA AS

[jira] Closed: (UIMA-1995) AMQ 5.4.1 Broker from UIMA AS 2.3.1 not starting on Linux

2011-01-13 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1995. --- Resolution: Fixed Copied startup script from the linux distribution of AMQ AMQ 5.4.1 Broker from

[jira] Closed: (UIMA-2004) Cleanup UIMA AS binary assembly

2011-01-17 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-2004. --- Resolution: Fixed Cleanup UIMA AS binary assembly ---

[jira] Created: (UIMA-2005) Binary assembly script for UIMA AS doesnt copy AMQ README.txt

2011-01-17 Thread Jerry Cwiklik (JIRA)
Binary assembly script for UIMA AS doesnt copy AMQ README.txt - Key: UIMA-2005 URL: https://issues.apache.org/jira/browse/UIMA-2005 Project: UIMA Issue Type: Bug

[jira] Reopened: (UIMA-2005) Binary assembly script for UIMA AS doesnt copy AMQ README.txt

2011-01-17 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-2005: - Undo previous change to combine 2 AMQ fileSets into. Need two of them, to make some files executable

[jira] Reopened: (UIMA-2004) Cleanup UIMA AS binary assembly

2011-01-17 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-2004: - Remove inclusion of org.springframework:xbean-spring. Causes WARNING during assembly. Apparently not

[jira] Closed: (UIMA-2009) Modify Eclipse update site scripts

2011-01-19 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-2009. --- Resolution: Fixed Modify Eclipse update site scripts --

[jira] Reopened: (UIMA-1989) Update UIMA AS README for the new 2.3.1 release

2011-01-25 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-1989: - Add new comments about switching to a different version of AMQ rather than using provided AMQ 5.4.1.

[jira] Reopened: (UIMA-2010) Rollback UIMA AS poms to 2.3.1 SNAPSHOT

2011-01-25 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-2010: - Once again rollback to 2.3.0. This time I forgot to drop Nexus repo and ended up with a mix of RC1

[jira] Issue Comment Edited: (UIMA-2010) Rollback UIMA AS poms to 2.3.1 SNAPSHOT

2011-01-25 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12986678#action_12986678 ] Jerry Cwiklik edited comment on UIMA-2010 at 1/25/11 3:43 PM: --

[jira] Closed: (UIMA-2010) Rollback UIMA AS poms to 2.3.1 SNAPSHOT

2011-01-25 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-2010. --- Resolution: Fixed Rollback UIMA AS poms to 2.3.1 SNAPSHOT ---

[jira] Reopened: (UIMA-1998) Update LICENSE and NOTICE files for UIMA AS

2011-01-27 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-1998: - Notice needs more cleanup. Derby is no longer shipped with AMQ in favor of KahaDB for example.

[jira] Reopened: (UIMA-1876) Upgrade UIMA AS to a new version of ActiveMQ

2011-01-27 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik reopened UIMA-1876: - There are still a few references to ActiveMQ 4.1.1 left in various UIMA AS scrips, UIMA AS docbook

[jira] Closed: (UIMA-2024) Add to uima-as project a new file containing AMQ components excluded from UIMA AS release

2011-01-28 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-2024. --- Resolution: Fixed Added LicNoticeAnalysisActiveMQ.txt to uima-as project Add to uima-as project a

[jira] Created: (UIMA-2025) Merge uima-as and uima-as-distr projects

2011-01-28 Thread Jerry Cwiklik (JIRA)
Merge uima-as and uima-as-distr projects Key: UIMA-2025 URL: https://issues.apache.org/jira/browse/UIMA-2025 Project: UIMA Issue Type: Improvement Components: Async Scaleout

  1   2   3   4   5   6   7   8   9   10   >