• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
OutOfMemoryError in my Java app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OutOfMemoryError in my Java app


  • Subject: OutOfMemoryError in my Java app
  • From: Paul Archibald <email@hidden>
  • Date: Sat, 28 Oct 2006 16:58:33 -0700

Hi folks,

I am building a Java app with Xcode. It does some major memory allocations (big arrays full of floating point numbers, the results of mathematical calculations we will be plotting later). Sometimes these allocations fail with an OutOfMemoryError exception. This is pretty consistent. My current solution is to reduce the number of calculated points and try again, but this does have some negative side effects.

Can I set up my Xcode project to force the JVM to allocate more memory for my app?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: OutOfMemoryError in my Java app
      • From: "Philip Q" <email@hidden>
  • Prev by Date: Re: Mac fkeys
  • Next by Date: Re: OutOfMemoryError in my Java app
  • Previous by thread: Re: XCode 2.4 crashes (was: debugging Dwarf on Intel iMac)
  • Next by thread: Re: OutOfMemoryError in my Java app
  • Index(es):
    • Date
    • Thread