Previous file handle

2008-01-08 Thread izlem Gozukeles

Hi,
I have a Tomcat 5.5 on a Debian GNU/Linux (etch) server.
Tomcat was running  smoothly for a long time. However, last week, my 
tomcat 5.5 started to have problems. When I want to start tomcat as:

/etc/init.d/tomcat5.5 start

I get this error message:
Starting Tomcat servlet engine: tomcat5.51 Previous file handle doesn't 
exists /var/lib/tomcat5.5/logs/catalina_2008-01-08.log


I tried re-installation. But it did not work.

What may be the problem?

--
ibrahim izlem GOZUKELES


--


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

Re: Previous file handle

2008-01-08 Thread izlem Gozukeles

I tried this before. But it didn't solve the problem.
Additionaly, I uninstalled tomcat, remove configuration files and log files.
Then tried a clean install with new configuration files and log files. 
But it didn't work.


Steve Ochani wrote:

Looks like this error is from rotatelogs. Simple fix,
create the file it's complaining is not there with same ownership and permissions as the rest 
of the catalina logs and try starting tomcat again.



  


--
ibrahim izlem GOZUKELES


--


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