Re: Ducc Service Registration Error

2017-11-21 Thread Burn Lewis
Looks as if your service is still trying to use DUCC's broker on port 61617 ... please ensure that your service is using the application broker's port 61616 ~Burn On Tue, Nov 21, 2017 at 8:03 AM, priyank sharma wrote: > Still Facing the same issue after starting the startBroker.sh. > > Logs fro

Re: Ducc Service Registration Error

2017-11-21 Thread priyank sharma
Still Facing the same issue after starting the startBroker.sh. Logs from the service DuccAbstractProcessContainer.deploy() User Container deployed Deployed Processing Container - Initialization Successful - Thread 1 21 Nov 2017 18:30:13,072 INFO AgentSession - T[1] notifyAgentWit

Re: Ducc Service Registration Error

2017-11-21 Thread Lou DeGenaro
>From DUCC Book: - 5.5 Application Broker for UIMA-AS Services UIMA-AS services require a separate ActiveMQ broker. An application broker can be started using a script in the UIMA-AS distribution bundled with DUCC. export UIMA_HOME=$DUCC_HOME/apache-uima $UIMA_HOME/bin/startBroker

Re: Ducc Service Registration Error

2017-11-21 Thread priyank sharma
Service logs 21 Nov 2017 14:32:57,227 INFO SM.ServiceHandler - N/A T[69] runCommands Running 0 API Tasks. 21 Nov 2017 14:32:57,227 INFO SM.ServiceHandler - N/A T[69] processUpdates Processing updates. 21 Nov 2017 14:32:57,227 INFO SM.ServiceSet - 18 T[69] determinePingerStatus pinger dat

Re: Ducc Service Registration Error

2017-11-20 Thread priyank sharma
We are using DUCC's Broker. How can we use DUCC's Broker? Thanks and Regards Priyank Sharma On Tuesday 21 November 2017 12:19 PM, Lou DeGenaro wrote: Are you trying to use DUCC's Broker for your service (not allowed, pw protected) or do you have your own Broker? Lou. On Tue, Nov 21, 2017 at 1

Re: Ducc Service Registration Error

2017-11-20 Thread Lou DeGenaro
Are you trying to use DUCC's Broker for your service (not allowed, pw protected) or do you have your own Broker? Lou. On Tue, Nov 21, 2017 at 1:11 AM, priyank sharma wrote: > Thanks It helped. > > > Now my service shows the state *Waiting+Alert, *when i opened the service > details page it show

Re: Ducc Service Registration Error

2017-11-20 Thread priyank sharma
Thanks It helped. Now my service shows the state *Waiting+Alert, *when i opened the service details page it shows the running state. In the logs it shows Service:CorefernceAggDescriptor Initialized. Ready To Process Messages From Queue:NLPSentiment Nov 21, 2017 11:20:41 AM org.apache.uima.a

Re: Ducc Service Registration Error

2017-11-20 Thread Eddie Epstein
Hi, Annotator class "org.orkash.annotator.AnalysisEngine.TreebankChunkerAnnotator" was not found ... means that this class is not in the classpath specified by the registration. Eddie On Mon, Nov 20, 2017 at 9:17 AM, priyank sharma wrote: > Hi! > > When i am registering the service on the ducc

Ducc Service Registration Error

2017-11-20 Thread priyank sharma
Hi! When i am registering the service on the ducc it is not able to start and giving the error WARNING: org.apache.uima.resource.ResourceInitializationException: Annotator class "org.orkash.annotator.AnalysisEngine.TreebankChunkerAnnotator" was not found. (Descriptor: file:/home/ducc/Uima_S