History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-16968
Type: Bug Bug
Status: Open Open
Assignee: Unassigned
Reporter: B. K. Oxley (binkley)
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Could not save application settings: Java heap space

Created: 24 Jan 08 17:01   Updated: 26 Feb 08 19:56
Component/s: Editor. Editing Text

File Attachments: None
Image Attachments:

1. IDEA 7.0.2 under Windows XP after changing a File Template.jpg
(10 kb)

2. idea-7.0.2-and-7656.png
(7 kb)

Build: 7,656
Severity: High


 Description  « Hide
While running 7.0.2 and 7656, application slow and keeps popping up "Could not save application settings: Java heap space" dialogs (attached). Only seems to be on one project this happens (same project for both builds). Over application is sluggish on this project as well. Have increased default memory from 192 to 256M in vmoptions to no avail. Difficult to work with popup coming frequently in the middle of typing.

Sluggishness got progressively worse. Eventually tried to close IDEA, would not respond. Had to kill the process.

It seems what is happening is that IDEA is leaking memory like a sieve. After killing the process, I restarted IDEA fresh and reopened the project. The memory indicator steadily climbs upwards Mb by Mb until I force a manual GC. Rinse, lather, repeat.

Deleted the system caches directory in case of corruption there, but this did not help.



 All   Comments   Work Log   Change History      Sort Order:
Peter Connolly - 26 Feb 08 11:58
I ran into the same bug. Same version: 7.0.2 on Windows XP. Changed a File Template for File Includes on the Setup dialog. Now, anytime I switch to another screen, I get an Error dialog saying "Could not save application settings: 0" This happens repeatedly until I close IDEA. And, actually, IDEA doesn't terminate. It shows up in the Task Manager. I have to kill it manually before I can start it again.

Peter Connolly - 26 Feb 08 12:01
As I stated above, this dialog box appears whenever I switch away from IDEA to another application under Windows XP. It started occurring immediately after I modified a File Template in the Settings dialog.

Peter Connolly - 26 Feb 08 19:56
Sorry. I should have entered a new bug instead of piling onto this one. I've created a new bug IDEA-17257 that specifically addresses the ArrayIndexOutOfBoundsException that occurs after updating the File Template settings.