You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Alexander <ma...@geoinsight.com> on 2001/07/26 20:05:54 UTC

How to start Tomcat as service in NT?

Hello:

I followed Aruns Jamwal's advice and was able to get further than
before, I think.  

My problem now is that when try and start it as a service I get this
error

"Could not start "tomcat" service on local computer"

"Error 997: Overlapped I/O operation is in progess."

I assume that it is conflicting with another service...how can change or
fix this?

Thanks in advance,

Mark

Re: How to start Tomcat as service in NT?

Posted by Remy Maucherat <re...@betaversion.org>.
Quoting Mark Alexander <ma...@geoinsight.com>:

> Hello:
> 
> I followed Aruns Jamwal's advice and was able to get further than
> before, I think.  
> 
> My problem now is that when try and start it as a service I get this
> error
> 
> "Could not start "tomcat" service on local computer"
> 
> "Error 997: Overlapped I/O operation is in progess."
> 
> I assume that it is conflicting with another service...how can change
> or
> fix this?

Which service are you using ? The one packaged with the installer ?

Remy