Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User hvogeler's Avatar
    Join Date
    Mar 2005
    Posts
    3
    The java VM does not allow heap memory exceeding 409000 bytes?!

    Runtime.totalMemory() on the 6630 shows 409600. when my program reaches this limit it dies with OutOfMemory. Specification of the 6630 says, heap memory is allocated dynamically.

    Why does the VM fail to increase the heap memory dynamically beyond 409600 bytes?

    Did I miss some configuration detail?

    Please help, Thank you

  2. #2
    Registered User viomart's Avatar
    Join Date
    Mar 2005
    Posts
    25
    hi, I have teh same problem as well, Im using too nokia 6630. My midlet is 130 K for teh moment after obfuscating. What size3 is yours? did you find out more info?

  3. #3
    Regular Contributor earamsey's Avatar
    Join Date
    Mar 2003
    Location
    IL/USA
    Posts
    341
    Did you guys figure anything out? does it require a bios upgrade or something? I have 64mb media card installed and i am running into say problem!

    Thanks,
    Erica

  4. #4
    Nokia Developer Champion balagopalks's Avatar
    Join Date
    Nov 2003
    Location
    Bangalore , India
    Posts
    4,427
    Hi,

    Please check whether any app is running in back ground while you have started your app..Any way please restart your phone and try again..
    Also please check the number of apps installed/ free memory in your phone..

    regards
    Gopal

  5. #5
    Regular Contributor earamsey's Avatar
    Join Date
    Mar 2003
    Location
    IL/USA
    Posts
    341
    no, that is not the case. there is nothing else running in the background. and I am getting OutOfMemoryError. I am using Jsr75 to read large images into memory. but I don't keep the large images instead I convert the large images, 640x480, into thumbnails 51x40, and keep thumbnail images in memory and discard 640x480 images. this is weird! please help!!!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved