You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Anil Agrawal <a....@popnet.co.in> on 2003/05/16 12:59:45 UTC

java.lang.OutOfMemoryError

I am writing/testing cactus test cases for weblogic7.0 SP2.

Many time I experienced memory leak problem with cactus test cases. 
Following exception come after many times we test.

java.lang.OutOfMemoryError
	<<no stack trace available>>

I faced this exception with httpunit also.

With regards
anil