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

Ivan commented on GERONIMO-4540:
--------------------------------

I have some concern for this change, one side, for the windows users, at least 
from my side, I get used to see a pop windows while using geronimo start or 
startup.bat to start the server, and I could check the windows whether the 
server is ready, but now, it seems that I need to check the out put file. 
Another side, I think that redirect all the output to a file might not a good 
choice, it means that the file will increase continuously, for a long running 
server, it might be a problem. If for tracking the messages purpose, all the 
logger outputs should be also found in the log files, except for the 
system.out, and actually we could turn off the console appender to disable the 
outputs on the console, which is a recommended configuration in the product 
environment. Thoughts ?  

> Improve windows startup batch scripts to redirect stdout and stderr messages 
> to GERONIMO_HOME/var/log/geronimo.out
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4540
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4540
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: commands
>    Affects Versions: 2.1.4, 2.2
>         Environment: Any windows platform
>            Reporter: Forrest Xia
>            Assignee: viola.lu
>            Priority: Minor
>             Fix For: 2.1.8, 2.2, 3.0
>
>
> Now the windows startup batch scripts print the stdout and stderr in a 
> Command Prompt window, sometimes it is not user-friendly to check error or 
> stdout message for analysis purpose.
> Do we need to improve it, so that the stdout and stderr are redirected to a 
> file, as did on linux platform?
> Please comment. thanks!

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to