UIMA-AS replaced by DUCC?

2014-06-23 Thread Bai Shen
Has UIMA-AS been replaced by DUCC? I have not seen an AS release since 2.4.2. If this is the case is there a guide to migrating from UIMA-AS 2.4.2 to DUCC? Thanks.

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

2014-03-11 Thread Bai Shen
For some > reason the send fails. Usually, this happens when a client terminates with > an outstanding CAS. > Not sure if this is the case here. > > Jerry C > > > On Tue, Mar 11, 2014 at 12:39 PM, Bai Shen > wrote: > > > I'm getting the following error. I&#

JMS Send Failed. Check UIMA Log For Details.

2014-03-11 Thread Bai Shen
I'm getting the following error. I'm not sure which log it refers to when it mentions the UIMA Log. My broker log doesn't have any errors and my client only has AS timeout errors. Any suggestions? Thanks. org.apache.uima.aae.error.AsynchAEException: javax.jms.JMSException: JMS Send Failed. Che

Re: ActiveMQ Errors

2014-02-18 Thread Bai Shen
Also, upon running mvn clean install a second time, the test errors went away. So I'm not sure exactly what is going on there. On Tue, Feb 18, 2014 at 12:52 PM, Jaroslaw Cwiklik wrote: > Got it. Thanks for clarifying this. > > Jerry Cwiklik > > > On Tue, Feb 18, 201

Re: ActiveMQ Errors

2014-02-18 Thread Bai Shen
where you want and set ACTIVEMQ_HOME environment > variable to the location of ActiveMQ you intend to use. > > Jerry Cwiklik > > > > On Tue, Feb 18, 2014 at 10:55 AM, Bai Shen > wrote: > > > No problem. I only stumbled across them due to the SLF4J and ActiveMQ > 5.

Re: ActiveMQ Errors

2014-02-18 Thread Bai Shen
ould like to know more detail about this. > > Jerry C > > > > > On Tue, Feb 18, 2014 at 10:10 AM, Bai Shen > wrote: > > > Firstly, the following files still refer to ActiveMQ 5.4.1 > > > > src/main/assembly/src.xml > > src/main/examples/run_configuration/UI

ActiveMQ Errors

2014-02-18 Thread Bai Shen
Firstly, the following files still refer to ActiveMQ 5.4.1 src/main/assembly/src.xml src/main/examples/run_configuration/UIMA Run Remote Async AE.launch src/main/eclipseProject/classpath uimaj-as-activemq/src/main/java/org/apache/uima/aae/jmx/monitor/JmxMonitor.java Secondly, I'm getting multiple

Re: Error deploying pear on AS 2.4.2

2014-02-13 Thread Bai Shen
r > in the import statement. > Then, assuming the service is to be deployed from the same directory, that > UIMA_HOME and PATH have been updated for the UIMA-AS SDK, and a JMS broker > started with startBroker.sh, the command would be: > > UIMA_CLASSPATH=`pwd`/lib deployAsyn

Re: Error deploying pear on AS 2.4.2

2014-02-12 Thread Bai Shen
ed, Feb 12, 2014 at 3:09 PM, Eddie Epstein wrote: > A pear is a packed UIMA analysis engine, or AE. UIMA-AS deploys services > that contain AEs. The command deployAsyncService requires a UIMA-AS > Deployment Descriptor. > > > On Wed, Feb 12, 2014 at 10:52 AM, Bai Shen &g

Error deploying pear on AS 2.4.2

2014-02-12 Thread Bai Shen
I'm running the following command to deploy my pear to UIMA-AS 2.4.2. deployAsyncService.sh test_pear.xml -brokerURL tcp://uima-broker:61616 I'm getting the following error. SEPM0004: When 'standalone' or 'doctype-system' is specified, the document must be well-formed; but this document contai

Re: Installing pears on DUCC

2014-02-12 Thread Bai Shen
apter 5, Service > Management. To scale out collection processing processing, see chapter 8. > > If you have any specific needs for running UIMA-based analytics on one or > more machines and don't see how to use DUCC, please describe here. > > > On Tue, Feb 11, 2014 at 3:28 PM,

Re: Installing pears on DUCC

2014-02-11 Thread Bai Shen
le > out UIMA analytics. The first sample application demonstrates scaling out a > corpus processing task based on OpenNLP. > > > > On Tue, Feb 11, 2014 at 2:58 PM, Bai Shen wrote: > > > How else do I run the runPearInstaller.sh script? I have a UIMA-AS 2.4.1 > >

Re: Installing pears on DUCC

2014-02-11 Thread Bai Shen
d UIMA-AS SDK installed. > > Eddie > > > On Tue, Feb 11, 2014 at 12:14 PM, Bai Shen > wrote: > > > So I need to install UIMA SDK in addition to DUCC? What about UIMA-AS? > > > > > > On Tue, Feb 11, 2014 at 11:21 AM, Eddie Epstein > > wrote: &g

Re: Installing pears on DUCC

2014-02-11 Thread Bai Shen
Thanks, > Eddie > > > On Tue, Feb 11, 2014 at 10:51 AM, Bai Shen > wrote: > > > I've successfully set up DUCC in single user mode and run the example job > > through it. > > > > Now I'd like to install my pears and attempt to send a CAS through t

Installing pears on DUCC

2014-02-11 Thread Bai Shen
I've successfully set up DUCC in single user mode and run the example job through it. Now I'd like to install my pears and attempt to send a CAS through the system. The DUCC book mentions the following. "Then install the UIMA pear file in the working directory with the runPearInstaller script an