Delian Krustev wrote:
> Well, here we go. The problem appeared once again after the next restart.

Did it happen straight away or did it work for a while and then fail?

I am beginning to think that
http://svn.apache.org/viewvc?view=rev&rev=505593 introduced a subtle timing
issue. If Tomcat internal code causes Constants to be loaded, everything is
fine. If the webapp code causes Constants to be loaded, it fails.

The fix would be to revert to the (System.getSecurityManager() != null) test.

Mark



---------------------------------------------------------------------
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