You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org> on 2006/11/02 11:55:21 UTC

[jira] Closed: (GERONIMO-696) Too much info-level output during startup

     [ http://issues.apache.org/jira/browse/GERONIMO-696?page=all ]

Vamsavardhana Reddy closed GERONIMO-696.
----------------------------------------


> Too much info-level output during startup
> -----------------------------------------
>
>                 Key: GERONIMO-696
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-696
>             Project: Geronimo
>          Issue Type: Improvement
>            Reporter: Erin Mulder
>         Assigned To: Aaron Mulder
>             Fix For: 1.0-M4
>
>
> During startup, too much unnecessary information is written to the console.  Ideally, it should display a "Server starting..." message, followed by some sort of small progress indicator, followed by a "Server started successfully!" message.   Only errors, severe warnings, or truly useful environment information should go in between.  (A verbose switch could be added to allow developers to load the server with the current chatty log4j config.)
> For example:
>   -----------------------------------------------------
>   > bin/startup.sh
>   Environment information:
>     JDK_HOME: /usr/lib/java
>     GERONIMO_BUILD: 1.0-169186
>     VERBOSE_LEVEL: quiet (use -verbose to change)
>   SERVER STARTING..................................
>   Now listening on:
>     Port 1234: JMS
>     Port 8080: HTTP
>     Port 8081: HTTPS
>     Port 9876: Foo
>   SERVER STARTED SUCCESSFULLY!
>   Browse to http://localhost:8080/ for web console
>   -----------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira