|
version: tomcat 3.1
platform: win98
I'm new in configuring tomcat and fail to start the
web server. I've following questions:
1) can I run the tomcat web server on Win98 (9X)? or
must be WinNT/2000?
2) after I type 'startup' from the /bin directory,
another DOS window prompts up w/ the log (see blow). From this point on, I try
using my browser and type: http://localhost:8080 (or http://localhost:8080/index.html).
The web server seems not running and the browser prompts me to connect to
internet.
I don't know how to capture the screen log, below is
the extract: (It said 'File not found C:\Apache\Tomcat\webapps\ADMIN.WAR' but
the file is in that directory. So' I don't know why)
Context log: path="/ADMIN.WAR" File not found
C:\Apache\Tomcat\webapps\ADMIN.WAR
\WEB-INF\web.xml, using only defaults Context log path="/ADMIN.WAR" :jsp: init Context log path="/ADMIN.WAR" :default: init Context log path="/TEST.WAR" :tomcat.errorPage: init Context log: path="/TEST.WAR" File not found C:\Apache\Tomcat\webapps\TEST.WAR\W EB-INF\web.xml, using only defaults Context log path="/TEST.WAR" :jsp: init Context log path="/TEST.WAR" :default: init Context log path="/test" :tomcat.errorPage: init Context log path="/test" :jsp: init Context log path="/test" :default: init Context log path="/EXAMPLES.WAR" :tomcat.errorPage: init Context log: path="/EXAMPLES.WAR" File not found C:\Apache\Tomcat\webapps\EXAMPL ES.WAR\WEB-INF\web.xml, using only defaults Context log path="/EXAMPLES.WAR" :jsp: init Context log path="/EXAMPLES.WAR" :default: init Context log path="" :tomcat.errorPage: init Context log path="" :jsp: init Context log path="" :default: init Starting endpoint port="8080" handler="org.apache.tomcat.service.http.HttpConnec tionHandler" Starting endpoint port="8007" handler="org.apache.tomcat.service.connector.Ajp12 ConnectionHandler" 3) I don't see the tomcat/logs files updated. how
to turn the log function on?
I'm stuck at this point. Your help is much
appreiated.
thanks,
jackling.
|
- RE: Newbie problem starting web server. jackling
- RE: Newbie problem starting web server. Darrell Porter
- Re: Newbie problem starting web server. Peter B. West
- RE: Newbie problem starting web server. Darrell Porter
