Thread
:
java.lang.OutOfMemoryException
View Single Post
#
2
(
permalink
)
07-24-2007, 01:01 AM
leonard
Member
Join Date: Jul 2007
Posts: 43
Try and have a look at your code, there could be a memory leek, try setting variables to null after use this sometimes this helps clear the memory also look at some loops in you code may never end this will also use a lot of memory.
leonard
View Public Profile
Send a private message to leonard
Find all posts by leonard