Most of the time it's caused by an infinite loop. (put a hashtable in the session attribute, where on of the values is a pointer to iteself)..
Very confusing somethimes.. ;-)) Especially if it's not your code ;-))
 
Mvgr,
Martin
-----Original Message-----
From: arun [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 08, 2001 4:48 PM
To: [EMAIL PROTECTED]
Subject: java.lang.outOfMemory Exception

hi,
 
I'm are facing a typical problem. An error pops up in the page sometimes which says " java.lang.outOfMemory " .
 
What can cause it and also could it be possible that  an exception in the error page itself might create this problem.
If the error page has an error and its page directive specifies '  isErrorPage = true ', then where will the error go ?
Can it fall into an infinite loop which might be a possible cause of java.lang.outOfMemory ?
 
Arun Bhutra
 
 

Reply via email to