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 262345 - Netbeans won't start
Summary: Netbeans won't start
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-06 10:00 UTC by maxoudela
Modified: 2017-05-15 13:33 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 maxoudela 2016-06-06 10:00:24 UTC
I have installed Netbeans and updated all my plugins. Right after doing that, when I want to start Netbeans, nothing happens.

If I start it with the command line, I have 

Unknown option -L-XX:MaxPermSize=256m 

shown in the CLI..

Only work-around is to uninstall Netbeans et re-install it. Thing is I cannot update my plugins or make my IDE up to date because I don't which of these updates break the IDE..
Comment 1 maxoudela 2017-04-20 14:16:16 UTC
Upgrading to Netbeans 8.2 resolves the issue.
Comment 2 Jiri Sedlacek 2017-05-15 13:33:13 UTC
The option should be '-J-XX:MaxPermSize=256m' - probably misconfigured in netbeans.conf file (http://wiki.netbeans.org/FaqNetbeansConf).