Hi,
Thanks ,

No information from logs(tomcat as well as applicatoin logs)

System Event logs shows:
"The Apache Tomcat Service has terminated unexpectedly.It has done this 7
time(s).The following Corrective Action will be taken in 0 milliseconds:No
Action"

On making Netstat -an
Only tomcat listens to the particular port...


Regards,
Thangavel Sankaranarayanan




                                                                           
             "Johnny Kewl"                                                 
             <[EMAIL PROTECTED]                                             
             o.za>                                                      To 
                                       "Tomcat Users List"                 
             08/04/2008 04:22          <users@tomcat.apache.org>           
             PM                                                         cc 
                                                                           
                                                                   Subject 
             Please respond to         Re: Tomcat Service is stopped       
               "Tomcat Users           automatically???                    
                   List"                                                   
             <[EMAIL PROTECTED]                                             
                 che.org>                                                  
                                                                           
                                                                           
                                                                           





----- Original Message -----
From: "Thangavel Sankaranarayanan" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Monday, August 04, 2008 9:08 AM
Subject: Tomcat Service is stopped automatically???


>
> Hi,
>
> I have a problem with tomcat 4.1.27.
> Operating system is Windows2000.
> I am running tomcat as a window service.
>
> The problem is tomcat service is automatically stopped.There is no clues
> found in logs and what be the best solution for it.Please suggest any
good
> methods other than Tomcat upgradation to higher version...
>
> Regards,
> Thangavel Sankaranarayanan

It sounds like something that has just started recently....
You need to check all the WINDOWS system logs as well...

And when TC stops... open the WINDOWS service manager and see if it really
has stopped...probably not.

I suspect you have an agressive port stealing app on the server....
something else is on the same port as Tomcat...
Maybe another server also on port 80, or something like Skype...

netstat -noa will let you check out all the services and their ports on the

machine...

It may be something more subtle... like you have the service setup as Bob
and then you starting it as Admin... (System), so any apps looking at user
are getting diff locations and the WebApps themselves dont know whats going

on...

I dont think its TC... its an issue with the service setup on the
machine...
my guess ;)

If this is not right then try describe when it shuts down.... as it starts,

after 5 mins, it works when logged on by not when no user logged on... give

us a clue ;)

---------------------------------------------------------------------------
HARBOR : http://www.kewlstuff.co.za/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
See it in Action : http://www.kewlstuff.co.za/cd_tut_swf/whatisejb1.htm
---------------------------------------------------------------------------


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to