Re: JMS Send Failed. Check UIMA Log For Details.

2014-03-11 Thread Bai Shen
; preceding > org.apache.uima.aae.error.AsynchAEException: javax.jms.JMSException: JMS > Send Failed. Check UIMA Log For Details. > > Looks like the service was unable to deliver an ACK message to the client. > This ACK > message is a confirmation that the service received a CAS for processing. >

Re: JMS Send Failed. Check UIMA Log For Details.

2014-03-11 Thread Jaroslaw Cwiklik
Each UIMA-AS service should produce uima.log. Is there another exception preceding org.apache.uima.aae.error.AsynchAEException: javax.jms.JMSException: JMS Send Failed. Check UIMA Log For Details. Looks like the service was unable to deliver an ACK message to the client. This ACK message is a

JMS Send Failed. Check UIMA Log For Details.

2014-03-11 Thread Bai Shen
adFactory$1.run(UimaAsThreadFactory.java:118) at java.lang.Thread.run(Thread.java:744) Caused by: javax.jms.JMSException: JMS Send Failed. Check UIMA Log For Details. at org.apache.uima.adapter.jms.activemq.JmsOutputChannel.sendReply(JmsOutputChannel.java:846) ... 12 more