We are seeing the following error at JVM initialization, java.lang.error: java.lang.IllegalStateException: recursive invocation.
This is occurring when we set the locale to
setenv LANG hu_HU.ISO8859-2
This error is occuring with 1.4.2_04 and 1.4.2_05.
Error:
Error occurred during initialization of VM
java.lang.Error: java.lang.IllegalStateException: recursive invocation
OS
--
Last login: Tue Aug 17 12:57:16 from sj-vpn-192-168-
Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001
KEY PROBLEM
------------
slsol3% setenv LANG hu_HU.ISO8859-2
setenv LANG hu_HU.ISO8859-2 (the issue occurs only with non-english
locales)
VM version
----------
bash-2.03$ java -version
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
Attached is a testcase ( with Readme)