https://issues.apache.org/bugzilla/show_bug.cgi?id=51328
--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-06-06 21:01:15 UTC --- What exactly error and stacktrace you are observing? I do not quite get it where invalid values can come from. It it a real use case? Why there is no MissingResourceException? There is try/catch in the StringManager constructor already. Any additional error handling may go there. BTW, 1) The proposed patch is wrong (it does not update managers hashtable, it catches too much - it should not catch Errors) and it does not respect code formatting. 2) GCJ has known issues and is certainly not recommended for production environments, as was mentioned several times on the users@ list. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org