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 175259 - [68cat] UnsupportedOperationException: cannot restart in JNLP mode
Summary: [68cat] UnsupportedOperationException: cannot restart in JNLP mode
Status: RESOLVED DUPLICATE of bug 178288
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 08:29 UTC by dynamite
Modified: 2011-04-15 11:14 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 158663


Attachments
stacktrace (2.62 KB, text/plain)
2009-10-23 08:29 UTC, dynamite
Details
stacktrace (2.46 KB, text/plain)
2010-05-25 12:17 UTC, _ alexlamsl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dynamite 2009-10-23 08:29:37 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-4142-on-091022)
VM: OpenJDK Client VM, 14.0-b08, OpenJDK Runtime Environment, 1.6.0_0-b14
OS: Linux, 2.6.28-16-generic, i386

User Comments:
GUEST: importing settings

dynamite: Interesting!  I have the Options->"Fonts & Colors" tab open and have chosen to import some settings.  Okay so far.  I select the "Fonts & Colors" settings from the import dialog.  I then get shown another dialog that says that I really need to restart the IDE.  i click OK and get this exception.

GUEST: importing from a 6.7 options zip



Stacktrace: 
java.lang.UnsupportedOperationException: cannot restart in JNLP mode
        at org.netbeans.core.startup.ModuleLifecycleManager.markForRestart(ModuleLifecycleManager.java:97)
        at org.netbeans.core.NbTopManager$NbLifecycleManager.markForRestart(NbTopManager.java:576)
        at org.netbeans.modules.options.export.OptionsChooserPanel.showImportDialog(OptionsChooserPanel.java:229)
        at org.netbeans.modules.options.OptionsDisplayerImpl$OptionsPanelListener.actionPerformed(OptionsDisplayerImpl.java:385)
        at org.netbeans.core.windows.services.NbPresenter$ButtonListener.actionPerformed(NbPresenter.java:1274)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012)
Comment 1 dynamite 2009-10-23 08:29:45 UTC
Created attachment 89959 [details]
stacktrace
Comment 2 Jiri Skrivanek 2009-10-23 10:17:00 UTC
All 3 reports for OpenJDK.
Comment 3 _ alexlamsl 2010-05-25 12:17:28 UTC
Created attachment 99431 [details]
stacktrace

Fresh install from Kubuntu respository.
Restarted (successfully) after installing new plug-ins.
Restarted failed (with this error) after importing Options.
Comment 4 Jaroslav Tulach 2011-04-15 11:14:46 UTC

*** This bug has been marked as a duplicate of bug 178288 ***