You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2014/03/23 07:10:43 UTC

[jira] [Updated] (OODT-672) OODT Start script does not notify user of status

     [ https://issues.apache.org/jira/browse/OODT-672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann updated OODT-672:
-----------------------------------

    Attachment: OODT-672.arni.sumarlidason.patchv2.txt

> OODT Start script does not notify user of status
> ------------------------------------------------
>
>                 Key: OODT-672
>                 URL: https://issues.apache.org/jira/browse/OODT-672
>             Project: OODT
>          Issue Type: Improvement
>          Components: radix
>         Environment: XDATA
>            Reporter: Arni Sumarlidason
>            Assignee: Chris A. Mattmann
>             Fix For: 0.7
>
>         Attachments: OODT-672.arni.sumarlidason.patchv2.txt
>
>
> When starting OODT, regardless of failure or success -- the output to the user is the same. Propose improvement to notify user of the status of each component.
> Current sample output:
> [asumarli@md-jl38hv1 oodt]$ ./bin/oodt start
> Using OODT_BASE:   /home/asumarli/Desktop/oodt
> Using OODT_HOME:   /home/asumarli/Desktop/oodt
> Using OODT_TMPDIR: /home/asumarli/Desktop/oodt/temp
> Using JRE_HOME:        /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.19.x86_64
> Using CLASSPATH:       
> Proposed output:
> [asumarli@md-jl38hv1 oodt]$ ./bin/oodt start
> Using OODT_BASE:   /home/asumarli/Desktop/oodt
> Using OODT_HOME:   /home/asumarli/Desktop/oodt
> Using OODT_TMPDIR: /home/asumarli/Desktop/oodt/temp
> Using JRE_HOME:        /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.19.x86_64
> Using CLASSPATH:       
> OODT FileManager started successfully with process id ####.
> OODT ResourceManager started successfully with process id ####.
> OODT WorkflowManager started successfully with process id ####.



--
This message was sent by Atlassian JIRA
(v6.2#6252)