Jerry Cwiklik created UIMA-5082:
-----------------------------------
Summary: UIMA-AS: http based communication is broken due to AMQ bug
Key: UIMA-5082
URL: https://issues.apache.org/jira/browse/UIMA-5082
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Affects Versions: 2.8.1AS
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 2.8.2AS
Due to https://issues.apache.org/jira/browse/AMQ-6262 the UIMA-AS http
communication is broken. When a client connects to the broker using http, the
brokers log starts filling up with these:
WARN Transport - Transport Connection to:
blockingQueue_-1679375177 failed:
org.apache.activemq.transport.InactivityIOException: Channel was inactive (no
connection attempt made) for too (>30000) long: blockingQueue_-1679375177
Change UIMA-AS pom to depend on AMQ 5.14.0 which fixes the problem
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)