• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Error starting Tomcat 4.1.27

 
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From unzipping the package on a WinXP Pro machine running Java 1.4.1.03. Only minor changes were made to the server.xml file (turned on the servlet invoker and added a context path). This server.xml file was acquired from another developer (who has no issues running Tomcat on his nearly identical box).

server.xml file:

[ August 27, 2003: Message edited by: Charles Hasegawa ]
 
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
Did the examples run before you plugged in this foreign server.xml file?
Is your friend running exactly the same Tomcat version?
Bill
 
reply
    Bookmark Topic Watch Topic
  • New Topic