The stack detection code in 1.4.1 was written before Redhat Enterprise Linux AS 3.0 kernel changes for 4GB kernel heap existed. J2SDK 1.4.2 runs ok. The message is
Fatal: Stack size too small. Use 'java -Xss' to increase default stack size.
The 3GB version of the kernel does work
Fatal: Stack size too small. Use 'java -Xss' to increase default stack size.
The 3GB version of the kernel does work