The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Programming Languages
> Java Help
|
Tomcat troubles...
Discuss Tomcat troubles... in the Java Help forum on Dev Shed. Tomcat troubles... Java Help forum discussing all Java platforms - J2ME, J2SE and J2EE - as well as relevant standards, APIs and frameworks such as Swing, Servlets, JSPs, Applets, Struts, Spring, Hibernate, ANT, EJB, and other Java-related topics.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

July 13th, 2001, 07:04 PM
|
|
Junior Member
|
|
Join Date: Jan 2000
Location: Payson, UT, United States
Posts: 28
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Tomcat troubles...
I have installed apache, tomcat, and jserv, but now tomcat won't fully start. I don't know what is up. Anyone have some ideas why this is happening?
|

July 17th, 2001, 10:13 AM
|
|
Junior Member
|
|
Join Date: Nov 2000
Location: Winnipeg, Canada
Posts: 10
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Are you getting any errors on startup? If so, can you please post them.
|

July 17th, 2001, 11:44 AM
|
|
Junior Member
|
|
Join Date: Jan 2000
Location: Payson, UT, United States
Posts: 28
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Tomcat starts before I install Jserv, but does not write the tomcat-apache.conf file when it starts, which is supposed to be included in httpd.conf.
|

July 17th, 2001, 01:52 PM
|
|
Junior Member
|
|
Join Date: Nov 2000
Location: Winnipeg, Canada
Posts: 10
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
In your autoexec.bat file, put in
set TOMCAT_HOME=path\to\tomcat ex. TOMCAT_HOME=c:\tomcat
Looks like tomcat is trying to guess where it is located. I would recommend that you use mod_jk. Jserv is not developed anymore, and is outdated. mod_jk works better, is easier to configure and faster than mod_jserv. You can find it in the download section under win32/mod_jk.dll
Follow this install guide to get it working:
http://jakarta.apache.org/tomcat/to...k-howto.html#s7
Let me know how it goes.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|