You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jim Challenger (JIRA)" <de...@uima.apache.org> on 2013/07/11 15:51:49 UTC

[jira] [Created] (UIMA-3070) DUCC SM: write service startup error log to user's ducc log dir

Jim Challenger created UIMA-3070:
------------------------------------

             Summary: DUCC SM: write service startup error log to user's ducc log dir
                 Key: UIMA-3070
                 URL: https://issues.apache.org/jira/browse/UIMA-3070
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jim Challenger
            Assignee: Jim Challenger
             Fix For: 1.0-Ducc


If Service Manager gets an error trying to start a service instance (via the DuccServiceSubmit API), those errors should be logged both to the SM log and into the user's log directory.

A single log is created for the registered service, in the user's S-<id> log dir for the service, and appended with each failure (because by definition, if it fails, there is no instance ID to log), using ducc_ling's "-a" append capability.  Users may trim this log manually at will.  New entries are timestamped and clearly delimited. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira