On Mon, Aug 28, 2006 at 06:46:49AM -0400, Mark Thomas wrote: > Eugeny N Dzhurinsky wrote: > > I tried to remove mrm application from webapps, restart Tomcat, then > > redeploy > > this application - but still no luck. What can cause this problem, or which > > information I need to provide adidtionally? > > Not sure what might have caused it. Try the following: > - remove the application > - stop Tomcat > - remove the work directory > - restart Tomcat > > If it still happens, take the relevant JSP(s) and put it in a separate > web application and keep removing content from the JSP until you have > the smallest JSP (or set of JSPs) that re-creates the problem. Then > post the content of those JSPs to this list.
I resolved the issue - somebody started Tomcat as root, and the directory was not writable. May be Tomcat should check if directory writable before compilation of a JSP file or something like this? Anyway, thanks for help! -- Eugene N Dzhurinsky --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]