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

             Summary: 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)

Reply via email to