Readme says the examples/depoly/as/... directory has
Deploy_MeetingAnnotator.xml, but that's not in the distr?

I tried the quick start (on Windows). The broker started OK.  The
runRemoteAsyncAE deployed, it was fed 8 docs, and completed.   However I got the
messages (in the runRemoteAsyncAE window:

D:\test\2.3.1\as\rc4\uima-as-2.3.1-bin\apache-uima-as\examples\deploy\as>..\..\..\bin\runRemoteAsyncAE.cmd
tcp://localhost:61616 MeetingDetectorTaeQueue -d Deploy_MeetingDetectorTA
E.xml -c
..\..\..\examples\descriptors\collection_reader\FileSystemCollectionReader.xml
Attempting to deploy Deploy_MeetingDetectorTAE.xml ...
Service:Meeting Detector TAE Initialized. Ready To Process Messages From
Queue:MeetingDetectorTaeQueue
UIMAEE Initialization Complete
No output is being produced by the TutorialDateTime annotator because the Result
Specification did not contain a request for the type
  org.apache.uima.tutorial.TimeAnnot nor
  org.apache.uima.tutorial.DateAnnot with the language 'x-unspecified'
  (Note: this message will only be shown once.)

........Completed 8 documents; 17185 characters
Time Elapsed : 3189 ms

The "UIMAEE" probably should read UIMA-AS ??? or something more specific?

The "no output is being produced" message - This seems to indicate that
something is wrong with the setup?

In the terminal window running the broker, I got 4 "Transport failed",
connection reset messages, is this expected?  Here's the console:

D:\test\2.3.1\as\rc4\uima-as-2.3.1-bin\apache-uima-as\bin>call
"D:\test\2.3.1\as\rc4\uima-as-2.3.1-bin\apache-uima-as\apache-activemq-5.4.1\bin\activemq.bat"
"xbean:file:amq/conf/a
ctivemq-nojournal.xml"
Java Runtime: Sun Microsystems Inc. 1.5.0_21 C:\p\j\sun5-21\jre
  Heap sizes: current=1984k  free=1297k  max=520256k
    JVM args: -Dcom.sun.management.jmxremote -Xmx512M
-Dorg.apache.activemq.UseDedicatedTaskRunner=true
-Djava.util.logging.config.file=logging.properties -Dactivemq.classpath=amq/
conf;D:\test\2.3.1\as\rc4\uima-as-2.3.1-bin\apache-uima-as\apache-activemq-5.4.1/conf;
-Dactivemq.home=D:\test\2.3.1\as\rc4\uima-as-2.3.1-bin\apache-uima-as\apache-activemq-5.4.1
-
Dactivemq.base=amq
ACTIVEMQ_HOME:
D:\test\2.3.1\as\rc4\uima-as-2.3.1-bin\apache-uima-as\apache-activemq-5.4.1
ACTIVEMQ_BASE: amq
Loading message broker from: xbean:file:amq/conf/activemq-nojournal.xml
INFO  BrokerService                  - Using Persistence Adapter:
MemoryPersistenceAdapter
INFO  BrokerService                  - ActiveMQ 5.4.1 JMS Message Broker
(localhost) is starting
INFO  BrokerService                  - For help or more information please see:
http://activemq.apache.org/
INFO  ManagementContext              - JMX consoles can connect to
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
INFO  TransportServerThreadSupport   - Listening for connections at:
tcp://mistp61p:61616
INFO  TransportConnector             - Connector openwire Started
INFO  BrokerService                  - ActiveMQ JMS Message Broker (localhost,
ID:mistp61p-3561-1296513498980-0:0) started
INFO  Transport                      - Transport failed:
java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:168)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.fill(TcpBufferedInputStream.java:50)
        at
org.apache.activemq.transport.tcp.TcpTransport$2.fill(TcpTransport.java:575)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.read(TcpBufferedInputStream.java:58)
        at
org.apache.activemq.transport.tcp.TcpTransport$2.read(TcpTransport.java:560)
        at java.io.DataInputStream.readInt(DataInputStream.java:353)
        at
org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269)
        at
org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:226)
        at
org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:218)
        at 
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:201)
        at java.lang.Thread.run(Thread.java:595)
INFO  Transport                      - Transport failed:
java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:168)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.fill(TcpBufferedInputStream.java:50)
        at
org.apache.activemq.transport.tcp.TcpTransport$2.fill(TcpTransport.java:575)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.read(TcpBufferedInputStream.java:58)
        at
org.apache.activemq.transport.tcp.TcpTransport$2.read(TcpTransport.java:560)
        at java.io.DataInputStream.readInt(DataInputStream.java:353)
        at
org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269)
        at
org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:226)
        at
org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:218)
        at 
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:201)
        at java.lang.Thread.run(Thread.java:595)
INFO  Transport                      - Transport failed:
java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:168)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.fill(TcpBufferedInputStream.java:50)
        at
org.apache.activemq.transport.tcp.TcpTransport$2.fill(TcpTransport.java:575)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.read(TcpBufferedInputStream.java:58)
        at
org.apache.activemq.transport.tcp.TcpTransport$2.read(TcpTransport.java:560)
        at java.io.DataInputStream.readInt(DataInputStream.java:353)
        at
org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269)
        at
org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:226)
        at
org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:218)
        at 
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:201)
        at java.lang.Thread.run(Thread.java:595)
INFO  Transport                      - Transport failed:
java.net.SocketException: Connection reset
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:168)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.fill(TcpBufferedInputStream.java:50)
        at
org.apache.activemq.transport.tcp.TcpTransport$2.fill(TcpTransport.java:575)
        at
org.apache.activemq.transport.tcp.TcpBufferedInputStream.read(TcpBufferedInputStream.java:58)
        at
org.apache.activemq.transport.tcp.TcpTransport$2.read(TcpTransport.java:560)
        at java.io.DataInputStream.readInt(DataInputStream.java:353)
        at
org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:269)
        at
org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:226)
        at
org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:218)
        at 
org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:201)
        at java.lang.Thread.run(Thread.java:595)



On 1/31/2011 3:31 PM, Marshall Schor wrote:
> build from source worked on Windows and Mac. -Marshall
>
> On 1/31/2011 11:47 AM, Jaroslaw Cwiklik wrote:
>> Hi,
>>
>> Changes since Release Candidate 3:
>>
>> 1) Fixed missing uima-as docs
>> 2) Updated LICENSE and NOTICE files
>> 3) Removed 4.1.1 folder from source distribution
>> 4) Merged contents of uima-as-distr with uima-as
>>
>>
>> The following is a list of issues addressed in this release:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310570&version=12315335
>>
>> UIMA AS release candidate 4 is available in Apache Nexus staging repository
>> here:
>> https://repository.apache.org/content/repositories/orgapacheuima-019
>>
>> The source zip file is available here:
>> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc4
>>
>> The binaries (zip and tar) are available here:
>> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc4
>>
>> The Eclipse update-site is available here:
>> http://people.apache.org/~cwiklik/releases/uima-as/2.3.1/rc4/eclipse-update-site
>>
>> SVN Tag Checkout:
>> svn co http://svn.apache.org/repos/asf/uima/uima-as/tags/uima-as-2.3.1-rc4
>>
>> If you would like to use the staged maven release artifacts within your
>> maven build
>> you need to use version 2.3.1 and include in your settings.xml a reference
>> to
>> the staging repository:
>> https://repository.apache.org/content/repositories/orgapacheuima-019
>> See: http://uima.apache.org/testing-builds.html for details on settting this
>> up.
>>
>>
>> Please vote to approve this release:
>>
>> [ ] +1 Approve the release
>> [ ] -1 Veto the release (please provide specific comments)
>> [ ] 0   Don't care
>>
>> Please report any problems you may find.
>>
>> - Jerry C
>>
>

Reply via email to