You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2015/04/09 17:19:13 UTC

[jira] [Created] (UIMA-4335) DUCC CLI Monitor (CLI) has out-of-otder messages

Lou DeGenaro created UIMA-4335:
----------------------------------

             Summary: DUCC CLI Monitor (CLI) has out-of-otder messages
                 Key: UIMA-4335
                 URL: https://issues.apache.org/jira/browse/UIMA-4335
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Lou DeGenaro
            Assignee: Lou DeGenaro
            Priority: Minor
             Fix For: 2.0.0-Ducc


1. discard "remote"
2. replace with "Assigned"

degenaro@uima-ducc-vm:~/hello$ java-viaducc Hello
/home/degenaro/ducc/versions/apache-uima-ducc-2.0.0-SNAPSHOT/bin/ducc_process_submit --attach_console --process_memory_size 15 --scheduling_class fixed --description java-viaducc --wait_for_completion --cancel_on_interrupt --working_directory /home/degenaro/hello --process_executable /home/degenaro/local/sun/jdk1.7.0_45/bin/java --process_executable_args "'Hello'"
Managed Reservation 23 submitted.
id:23 location:31712@uima-ducc-vm
id:23 state:WaitingForResources
[1] Hello
id:23 state:Running
id:23 remote:31980@uima-ducc-demo-4
id:23 state:Completed
id:23 rationale:code=0
id:23 rc:0




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)