Hi John,
In article <413581D4.6050908@wardbrook.com>,
Wed, 01 Sep 2004 09:01:24 +0100,
John Sidney-Woollett <johnsw@wardbrook.com> wrote:
johnsw> On a unix RH8 box starting and stopping TC 5.0.18 under the root account
johnsw> using the following script:
[snip]
johnsw> However if the script is invoked from cron, the JSPs render all
johnsw> non-standard ASCII characters (like accented ones) as a ? (question
johnsw> mark), until TC is restarted again by executing the above script under
johnsw> the root account.
You might try compare results of /usr/bin/env executed from cron
and command-line.
You may need to set some environment variables, LANG for example,
to make JVM works as you expected.
Hope this helps.
----
Kazuhito SUGURI
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|