File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes tomcat not starting Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "tomcat not starting" Watch "tomcat not starting" New topic
Author

tomcat not starting

shan Iyer
Ranch Hand

Joined: Jul 13, 2005
Posts: 391
Hi,
I installed tomcat 5.5 and I use jdk 1.5. , both on WIN98.
Tomcat gives me the error "out of environment space".
Please help.
Thanx in advance,
Shankar.


Warm Regards, S.Iyer
SCJP1.4, SCWCD1.4
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

If you do a search on this forum with the keywords 'environment space' you should find quite a few threads that discuss this.

In a nutshell, by default, win98 doesn't have allot enough memory for the environment variables needed to run Tomcat. Once you increase this, Tomcat will run fine.


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: tomcat not starting
 
Similar Threads
Absolute path for jsp
Error reading resource Hibernate
This weeks giveaway
Should I make my servlet sleep?
SSL + Servlet