Subject: meaning of error message 2006-08-25 - By Meeta Gulati
Back well as far as i understand it usually would happen when the application runs out of RAM....and thats a memory location address (1701671008) and not indicative of the size of memory the app needs
Mike New <mike@(protected)> wrote: Hi,
Does anyone know what this means:
java.lang.OutOfMemoryError: Java heap space (failed to allocate 1701671008 bytes)
Does it mean it was trying to allocate a 1.7GB object?!??
Context: After running for several days, and while using 700M out of an allocated 2000M for heap, it got an out-of-memory exception. This is Java build 1.5.0_06-b05.
Does anyone know where I can find the exact meaning of an exception from the JVM? I tried Sun's site but with no luck.
Thanks, Mike -- ---- ---- ------ _/ /// // -- ---- ---- ---- --
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
-- ---- ---- ---- ---- ---- ----- All-new Yahoo! Mail - Fire up a more powerful email and get things done faster.
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
well as far as i understand it usually would happen when the application runs out of RAM....and thats a memory location address (1701671008) and not indicative of the size of memory the app needs<BR><BR><B><I>Mike New <mike @(protected)></I></B> wrote: <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Hi,<BR><BR>Does anyone know what this means:<BR><BR>java.lang.OutOfMemoryError: Java heap space (failed to allocate 1701671008<BR>bytes)<BR><BR>Does it mean it was trying to allocate a 1.7GB object?!??<BR><BR>Context: After running for several days, and while using 700M out of an<BR>allocated 2000M for heap, it got an out-of-memory exception. This is Java<BR>build 1.5.0_06-b05.<BR><BR><BR>Does anyone know where I can find the exact meaning of an exception from<BR>the JVM? I tried Sun 's site but with no luck.<BR><BR>Thanks,<BR>Mike<BR>-- ---- ---- ------ _/ /// / / -- ---- ---- ---- --<BR><BR>================================================== =========================<BR>To unsubscribe, send email to listserv@(protected) and include in the body<BR>of the message "signoff J2EE-INTEREST". For general help, send email to<BR>listserv@(protected) and include in the body of the message "help".<BR></BLOCKQUOTE><BR><p>  <hr size=1><a href="http://us.rd.yahoo.com/evt=43256/*http:/ /advision.webevents.yahoo.com/mailbeta"> All-new Yahoo! Mail </a>- Fire up a more powerful email and get things done faster. =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|