Has anyone experienced problems with the following command in the shutdown.bat file:
C:\Tomcat40\bin>"C:\Tomacat40\bin\catalina" stop basically, CATALINA_HOME is set to C:\Tomcat40 and once it gets to this point in the shutdown.bat process (or startup.bat process for that matter) it bombs because it doesn't understand this string for some reason. If I execute the following command: C:\Tomcat40\bin>catalina stop it runs until a point that it hits another one of these "strings". Any ideas? Thanks, Paul
