This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 202304 - JVM creation failed error when starting Netbeans on Windows
Summary: JVM creation failed error when starting Netbeans on Windows
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: 7.1
Hardware: PC Windows Vista
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 12:33 UTC by nnnnnk
Modified: 2011-09-27 08:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nnnnnk 2011-09-19 12:33:00 UTC
Some users have problem with starting Netbeans on Windows.

The reason is low value of -J-XX:MaxPermSize.

Here is some discussions on forums:
http://massimilianomarini.com/node/6
http://ru-java.livejournal.com/1050973.html  

P.S. This issue could be already fixed, but it's better to check twice.
Comment 1 Tomas Hurka 2011-09-27 08:55:31 UTC
It looks similar to issue #183941. It would be great to have steps how to reproduce it.