Hi,

 I used the binary installation file from jakarta.apache.org.  Here is a
copy of the startup.  I don't see any errrors.

Script started on Tue 08 Jan 2002 03:47:17 PM EST
desweb:/:$TOMCAT_HOME/bin/startup.sh
Using classpath: /tecnet/jakarta-tomcat-3.3/bin/../lib/tomcat.jar
Using JAVA_HOME: /tecnet/j2sdk1_3_1_02
Using TOMCAT_HOME: /tecnet/jakarta-tomcat-3.3
desweb:/:2002-01-08 15:47:30 - ServerXmlReader:
Config=$TOMCAT_HOME/conf/server.xml
2002-01-08 15:47:30 - PathSetter: home=/tecnet/jakarta-tomcat-3.3
2002-01-08 15:47:31 - ContextXmlReader: Context
config=$TOMCAT_HOME/conf/apps-127.0.0.1.xml
2002-01-08 15:47:31 - ContextXmlReader: Context
config=$TOMCAT_HOME/conf/apps-admin.xml
2002-01-08 15:47:31 - ContextXmlReader: Context
config=$TOMCAT_HOME/conf/apps-examples.xml
2002-01-08 15:47:31 - AutoWebApp: Loaded from config: DEFAULT:/admin
2002-01-08 15:47:31 - AutoWebApp: Auto-Adding DEFAULT:/
2002-01-08 15:47:31 - AutoWebApp: Loaded from config: DEFAULT:/examples
2002-01-08 15:47:31 - ContextManager: Tomcat configured and in stable state 
2002-01-08 15:47:31 - ContextManager: Adding  DEFAULT:/admin
2002-01-08 15:47:31 - ContextManager: Adding  DEFAULT:/examples
2002-01-08 15:47:31 - ContextManager: Adding  DEFAULT:/ROOT
EmbededTomcat: Init time 2743
2002-01-08 15:47:31 - Http10Interceptor: Starting on 8080
2002-01-08 15:47:31 - Ajp12Interceptor: Starting on 8007
EmbededTomcat: Startup time 263
2002-01-08 15:47:31 - Ajp13Interceptor: Starting on 8009

desweb:/:exit

script done on Tue 08 Jan 2002 03:47:43 PM EST

Dave
-----Original Message-----
From: Darrell Esau [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 08, 2002 3:28 PM
To: Tomcat Users List
Subject: Re: Installation problems.


Did you download a binary installation?

There should be some output when you start the server, such as:
>./startup.sh
Using classpath: ./../lib/tomcat.jar
Using JAVA_HOME: /usr/jdk1.3.1
Using TOMCAT_HOME: ..
2002-01-08 12:08:41 - ServerXmlReader: Config=$TOMCAT_HOME/conf/server.xml
2002-01-08 12:08:41 - PathSetter: home=/opt/tomcat
2002-01-08 12:08:41 - ContextXmlReader: Context 
config=$TOMCAT_HOME/conf/apps-examples.xml
2002-01-08 12:08:41 - ContextXmlReader: Context 
config=$TOMCAT_HOME/conf/apps-127.0.0.1.xml
2002-01-08 12:08:41 - ContextXmlReader: Context 
config=$TOMCAT_HOME/conf/apps-admin.xml
2002-01-08 12:08:41 - ContextXmlReader: Context
2002-01-08 12:08:41 - AutoWebApp: Loaded from config: DEFAULT:/examples
2002-01-08 12:08:41 - AutoWebApp: Auto-Adding DEFAULT:/
2002-01-08 12:08:41 - AutoWebApp: Loaded from config: DEFAULT:/admin
2002-01-08 12:08:41 - ContextManager: Tomcat configured and in stable state
2002-01-08 12:08:41 - ContextManager: Adding  DEFAULT:/examples
2002-01-08 12:08:41 - ContextManager: Adding  DEFAULT:/admin
2002-01-08 12:08:41 - ContextManager: Adding  docwiz.ebay:/ROOT
2002-01-08 12:08:41 - ContextManager: Adding  DEFAULT:/ROOT
2002-01-08 12:08:42 - Ctx() : Validating web.xml

-d


On Tuesday 08 January 2002 12:30 pm, you wrote:
> Hi,
>
>  After install TOMCAT, when I tried to access localhost:8080 I recceive a
> white screen with the words "Not Found".
>
>   Configuration:
>
>    Solaris 8.0
>    Installed j2sdk using the shar file from java.sun.com.
>    Installed recommend patches.
>    Downloaded jakarta-tomcat-3.3.tar.gz.
>    Unzip the jakatra-tomcat-3.3 and untar the jakatra-3.3.tar.
>    Create the environmental variables of JAVA_HOME and TOMCAT_HOME.
>    Executed $TOMCAT_HOME/bin/startup.
>    Checked $TOMCAT_HOME/log/tomcat.pid and did a ps -ef | grep for the
pid.
> TOMCAT
>    server appears to be there. All other files in log directory are zero
> length.
>
>
>   I'm not sure where else to look and I'm out of idea what is causing this
> problem.  Can somebody help me.
>
> Dave

-- 
Darrell Esau
Software Engineer, Sun Microsystems
NetAdmin Development

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to