> hi, > I have downloaded the slide binary distribution and i am running the > startup.bat file from the bin directory. > The new window running catalina closes automatically because of some > exception. The problem is that i am not able to see the stack trace of the > exception neither is there any information available from the log files. The > only line printed out in the log files is > 2001-09-10 14:34:33 null Opening server socket on all host IP > addresses. To run the server, use the catalina.sh (bat) script with the 'run' parameter. That will run Catalina in the same window, so you'll get to see what's wrong. Under windows, go in the server directory, and type 'bin\catalina run'. Remy
