Hi,
I setup SSL in Tomcat using JSEE and the key is generated using the
keytool utility. The system is working fine, but the server is throwing
an IllegalStateException continuously while accessing any page through
HTTPS. This never stops and after few minutes of throwing the exception,
it gices an OutOfMemory error and stops there. [Till then it
successfully serves all pages through HTTPS]. The exception thrown is
copied below.
2002-09-07 10:11:24 - Ctx( ): IllegalStateException in: R( /) Current
state = FLUSHED, new state = CODING
Any ideas why this is happening and how to resolve this?
Thx,
Hari.