Dan Bagley wrote:
In the failing environment I have the following env settings
LANG=en_GB.UTF-8
the successful env is set to
LANG=en_UK
I'm pretty certain that is the reason for the differences you're seeing.
Try starting the Tomcat in the failing environment with LANG set equal
to that in your working environment. You don't need to change system
overall values, it's enough to have the setting in setenv.sh in the
tomcat bin directory (setenv.sh file does not exist by default, you'll
need to create it yourself).
--
..Juha
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org