Skip to main content
Inspiring
August 22, 2008
Question

java.lang.OutOfMemoryError

  • August 22, 2008
  • 2 replies
  • 435 views
I'm running a page with a simple query and this is error message I'm getting:

java.lang.OutOfMemoryError : GC overhead limit exceeded

Any ideas?
    This topic has been closed for replies.

    2 replies

    September 1, 2008
    Jenn,

    Please share the RAM size of your PC/SERVER and how much you allocated for CF ?
    If you use any persistent variables then it may cause the CF to hold the memory occupied and eventually leads to java.lang.OutOfMemoryError .

    Prabhu
    September 1, 2008
    Jenn,

    Please share the RAM memory size of your PC/SERVER and how much you allocated for CF ?
    If you use any persistent variables then it may cause the CF to hold the memory occupied and eventually leads to java.lang.OutOfMemoryError .

    Prabhu