What does the C:\Program
Files\ApacheTomcat401\webapps\ora\WEB-INF\lib\xsl.jar
contains ?
I suspect but not confirm maybe is the .jar file classes has conflict ?

Did you integrate apache with tomcat or tomcat is serving static page
independently ?
I think first you stop the tomcat service and clear all the log. and go to
conf/server.xml
and find :-
    <Connector className="org.apache.catalina.connector.http.HttpConnector"
               port="8080" minProcessors="5" maxProcessors="75"
               enableLookups="true" redirectPort="8443"
               acceptCount="10" debug="0" connectionTimeout="60000"/>
change the debug="0" to "5"  and save it
and send again  the log message to me 
see if I could trace something


> -----Original Message-----
> From: Michael Reeves [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, December 27, 2001 1:22 AM
> To:   'Tomcat Users List'
> Subject:      RE: Runs briefly then quits
> 
> Hi,
> 
> I did look at the logs and saw nothing, but that doesn't mean anything :).
> 
> Yes, apache is running successfully.
> 
> I've attached the Tomcat Logs in a zip archive for viewing.
> 
> Apache is running on Port 80 and Tomcat on 8080.
> 
> Thanks for your assistance.
> 
> Sincerely,
> 
> Michael L. Reeves (c)�(c)�
> 
> -----Original Message-----
> From: Lai Kok Cheong [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 26, 2001 6:54 PM
> To: Tomcat Users List
> Subject: RE: Runs briefly then quits
> 
> 
> Can you look at the logs directory and send/capture/attach the error
> messages to me ?
> did your iis is running ?
> did you check whether the apache service is running and which port it is
> running ?
> same goes with tomcat ( the port )...
> > -----Original Message-----
> > From: Michael Reeves [SMTP:[EMAIL PROTECTED]]
> > Sent: Wednesday, December 26, 2001 11:06 PM
> > To:   'Tomcat Users List'
> > Subject:      Runs briefly then quits
> >
> > Hi,
> >
> > I'm fairly new at this so please forgive me.  I've been scouring the
> mail
> > archives and haven't found my solution.
> >
> > I'm trying to understand and troubleshoot why my Tomcat server stops
> > serving
> > after the initial access.  My setup is: W2K sp2, IE 5.5, Apache 1.3, and
> > Tomcat 4.01 with the NT Service running.
> >
> > When I initially load the standard startup page for Tomcat,
> > http://127.0.0.1:8080/index.html , that runs, as well as any links
> > beneath.
> > Then, after about 20 seconds, everything comes to a standstill.
> >
> > I also have an older version of Tomcat, 3.3, that I start manually and
> > will
> > run my JSP pages fine.
> >
> > Any ideas on how to troubleshoot and fix this?
> >
> > Sincerely,
> >
> > Michael L. Reeves (c)�(c)�
> >
> >
> >
> > --
> > 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]> <<
> File: TomcatLogs.zip >>  << File: ATT01299.txt >> 

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

Reply via email to