You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "jun aoki (JIRA)" <ji...@apache.org> on 2013/01/14 22:56:13 UTC

[jira] [Commented] (OOZIE-1165) Displaying Oozie startup status

    [ https://issues.apache.org/jira/browse/OOZIE-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553171#comment-13553171 ] 

jun aoki commented on OOZIE-1165:
---------------------------------

Hi Arun, you might be already aware that you can take a look into log files (catalina.out for Tomcat in this case) in logs folder to see if a oozie server properly started or not. [1]
I could be wrong but thought that logs folder is the standard place for J2EE servers (like Tomcat, websphere, weblogic etc.) to see its startup status.
Do you have any good examples that show start up status upon java server start up?



[1] You see a log in catalina.out something like 
231 Jan 03, 2013 1:30:45 PM org.apache.catalina.startup.HostConfig deployDirectory
232 INFO: Deploying web application directory ROOT
233 Jan 03, 2013 1:30:46 PM org.apache.coyote.http11.Http11Protocol start
234 INFO: Starting Coyote HTTP/1.1 on http-11000
235 Jan 03, 2013 1:30:46 PM org.apache.catalina.startup.Catalina start
236 INFO: Server startup in 7284 ms

                
> Displaying Oozie startup status
> -------------------------------
>
>                 Key: OOZIE-1165
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1165
>             Project: Oozie
>          Issue Type: Improvement
>    Affects Versions: 3.2.0
>         Environment: Operating System: Centos 6
>            Reporter: Arun Vasu
>            Priority: Minor
>              Labels: oozie
>
> It will be very useful if the proper start up message can be displayed after running the 'oozie-start.sh'. Currently, even if the oozie server is failed to start, it is difficult for the user to know whether it is started or not by looking into the console.

--
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