Mikolaj Rydzewski wrote:
On Fri, 3 Jun 2011 17:58:06 +0530, Srilalitha Bijumalla wrote:

java.io.FileNotFoundException:
/global/backup/apache-tomcat-5.5.23/logs/catalina.2011-05-31.log (No
space left on device)

Either there's no space left or there are insufficient permissions. Maybe tomcat is unable to create logfile, but incorrectly recognizes it as a no space left error.
Anyway, migration to new tomcat version is recommended.


Anyway, I find this /global/backup/ directory name quite suspicious.
And the catalina.out contents show that the problem is not only with the Tomcat "logs" directory, but also with the "conf" directory etc..

If anything, it sounds like you are trying to start Tomcat from some backup directory, instead of from the directory in which it was first installed. And maybe indeed that brings a whole lot of permission problems (or maybe that location is read-only, or whatever..).

Can you tell us what it is precisely, that you are trying to achieve ?
Has this same Tomcat been running from this same directory before ?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to