https://issues.apache.org/bugzilla/show_bug.cgi?id=56144
Konstantin Kolinko <knst.koli...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> --- Step by step instructions to reproduce = ? Bugzilla is not a support forum. You have to ask on a mailing list. It is likely your own configuration problem, not a bug. http://tomcat.apache.org/bugreport.html#Bugzilla_is_not_a_support_forum Thus closing as INVALID. Just one quick note: > env|grep LANG > LANG = en_US.UTF-8 Where is that? If it is in your own interactive shell, it may be unrelated to the LANG value seen by daemon script. The daemon might be launched by different user (root) or by different shell environment (interactive and non-interactive shells use different configuration files, see bash manual) or may be setting its LANG variable elsewhere (depends on what script you are using, how you installed it). -- 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