Re: Tomcat startup script for Windows

2007-12-21 Thread Yoav Shapira
If it's a reproducible problem on a normal Windows operating system (as opposed to some strange custom version on your PC), please submit the script diff as a patch to Bugzilla (issues.apache.org) ;) Thanks, Yoav On Dec 21, 2007 6:35 AM, Alexey Petrenko <[EMAIL PROTECTED]> wrote: > Any comments?

Re: Tomcat startup script for Windows

2007-12-21 Thread Alexey Petrenko
Any comments? SY, Alexey 2007/12/18, Alexey Petrenko <[EMAIL PROTECTED]>: > Hi. > > I've experienced the following problem with Tomcat 6.0.14 startup > script for Windows. The script just exits silently on my machine and > Tomcat does not start. > > Small investigation shown that the problem is i

Tomcat startup script for Windows

2007-12-18 Thread Alexey Petrenko
Hi. I've experienced the following problem with Tomcat 6.0.14 startup script for Windows. The script just exits silently on my machine and Tomcat does not start. Small investigation shown that the problem is in error level after setclasspath.bat call from catalina.bat. Line 101 of catalina.bat al