• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Apache Tomcat 4.1 with Wins 98

 
Ranch Hand
Posts: 72
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a problem. After i install apache tomcat 4.1 that i downloaded from the homepage itself. after i click the .exe file and install it. I click the configure tomcat after that it showed me a message saying missing .exe file.
Is it because wins98, there is a different way to setup my apache tomcat? or it's because of the installation file? hope that someone can help me on this issue.
Thanks
 
Author and all-around good cowpoke
Posts: 13078
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It has been a LONG time since I used Tomcat on Win98 but as I recall, Tomcat likes to use LOTS of environment variables and you have to increase the memory allocation for enviornment variables to at least 4096 bytes to get Tomcat to work.

I also suspect that the exe installer was never intended to be used with Win98 and that you would have better luck unpacking the zip file version.

Bill
 
reply
    Bookmark Topic Watch Topic
  • New Topic