On Thu, Nov 7, 2013 at 2:19 PM, dhj123456 <[email protected]> wrote:
> Another shock thing is i downloaded the tomcat8 this morning, very unlike > the previous versions, it can't be run in my pc windows, tomcat8 won't > support windows? the flashing dos window is too fast, i am not able to > capture the exceptions. > if/since you're running in DOS Command Prompt window, then can you start tomcat8 and pipe the std err/output to a file, and then see exceptions in the file? C:\> someCmd.exe > somefile.txt
