Question:
What does "java.lang.outofmemoryerror: Java heap space mean on Itunes?
Harley
2009-03-29 21:39:49 UTC
So I've been downloading free apps for my iPod Touch and now everytime I enter my password i get the following message " "java.lang.outofmemoryerror: Java heap space" and I have no clue what to do. I only have like 10 apps If that helps at all but can someone PLEASE HELP!?
Three answers:
2009-03-29 22:09:50 UTC
I am a Java programmer however I have never worked with the iPod at all. So I can not help you much and I'd suggest calling your local Apple Technician or the Technical Support line (which can be found on the Internet).



However I can tell you that for some reason it threw a Java error meaning the the Java Virtual Machine within the iPod has ran out of memory that was originally allocated to the JVM (Java Virtual Machine). Like I said I have never worked with an iPod however on a standard computer you can increase or decrease the memory that is allocated to the JVM.



Good luck!
abarca
2016-10-16 09:56:41 UTC
Heap memory is a variety of memory this is allotted immediately in Java, in contrast to C or C++ the place records structures ought to declare (malloc) the quantity of heap area to allocate for a undeniable variety. Java in spite of the shown fact that, positive factors computerized rubbish series (memory dumping) and is somewhat strict in terms of what you may/can't do with regard to memory manipulation. once you're application is crashing, this is surely a run-time errors this is a effect of undesirable exception dealing with/limitless recursion/etc. My suggestion may be to seek for an as much as date version of despite this is, because of the fact different than that; there is surely no longer plenty you're able to do.
Sophie
2009-04-02 15:24:20 UTC
this is happening to me too i have no idea whats going on.

i searched it on google and people said something about entering in a code?


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...