> Andrew Tan wrote:
> 
> I installed tomcat on Windows98
> When I double click on "startup.bat" it says opening in another window
> (the window comes on and then disappears). And it seems that tomcat
> has not started.
> 
> Do you have similar experience? and is there a solution?
> 
> Regards,
> Andrew

1) Open an MSDOS Prompt window
2) Right click the upper left corner -> select properties
3) on the memory tab of the properties dialog, change the initial 
   environment to 3072 or 4096. The reason being that startup.bat
   adds LOTS of strings to the environment, too much for the normal
   win98 setting.
4) change directory to tomcat\bin and execute startup.bat
   if it doesn't work, at least you will be able to see error msg.

-- 
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP 
ISBN 0-7821-2809-2

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to