Close
jGuru Forums
Posted By: Anonymous Posted On: Friday, March 29, 2002 03:21 PM
I have a Java application which queries a informix database for images and writes the images to the local file system. The problem is when I run this application in JIDEA , I get the above mentioned error after the application has run for considerable amount of time. I have increased the RAM on my machine from 256 MB to 512 MB but without success. I tried to specify the VM parameters while running the application as -mx256000000 -oss256000000 but the error has repeated . Please resolve the issue. Thanks in advance Ravinder
Re: java.lang.outOfMemoryError
Posted By: Stanislav_Davydov Posted On: Thursday, June 13, 2002 12:09 PM