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 155461 - InstantiationException: org.huber.keytool.action.LoadKeyStoreCookieAction.getDefault
Summary: InstantiationException: org.huber.keytool.action.LoadKeyStoreCookieAction.get...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-15 11:27 UTC by tk_fhd_aui
Modified: 2009-09-17 05:16 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 5756


Attachments
stacktrace (3.32 KB, text/plain)
2008-12-15 11:27 UTC, tk_fhd_aui
Details
stacktrace (2.96 KB, text/plain)
2009-07-24 12:55 UTC, dafreels
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tk_fhd_aui 2008-12-15 11:27:11 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
tk_fhd_aui: I guess its related to some plugin from the plugin portal I installed.
Would be nice to see the corresponding plugin names in this stack trace so its easier to try disabling the right one.

jiai: Opening Options - Keymaps

miroslav_kubicek: Because od fatal problems with netbeans, I decided to reinstall. After reinstallation, this problem occurs

GUEST: Did an update from w/i the Netbeans IDE. The IDE restarted itself. Now every time I start the IDE I get the error just after it renders all the previously opened editors. No other action is required.

GUEST: I'm just opening de IDE

GUEST: I'm just openin the IDE.
this happened when the IDE start

GUEST: Error at the time of installing updates for  netbeans 6.5 , OS VISTA 64 BIT

GUEST: NetBeans was restarting after downloading updates.

tk_fhd_aui: I guess its related to some plugin from the plugin portal I installed.
Would be nice to see the corresponding plugin names in this stack trace so its easier to try disabling the right one.



Stacktrace: 
java.lang.InstantiationException: org.huber.keytool.action.LoadKeyStoreCookieAction.getDefault
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.methodValue(BinaryFS.java:602)
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:490)
        at org.netbeans.core.startup.layers.BinaryFS$BFSBase.getAttribute(BinaryFS.java:375)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:829)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:789)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:825)
Comment 1 tk_fhd_aui 2008-12-15 11:27:18 UTC
Created attachment 74955 [details]
stacktrace
Comment 2 Peter Pis 2008-12-19 07:18:59 UTC
Reassigning to 3rd-party for further evaluation.
Comment 3 dafreels 2009-07-24 12:55:09 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-13-generic, i386

User Comments: 
Starting Netbeans.

Stacktrace: 
java.lang.InstantiationException: org.netbeans.modules.csl.core.GsfParserFactory.create
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.methodValue(BinaryFS.java:601)
        at org.netbeans.core.startup.layers.BinaryFS$AttrImpl.getValue(BinaryFS.java:490)
        at org.netbeans.core.startup.layers.BinaryFS$BFSBase.getAttribute(BinaryFS.java:375)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:840)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:789)
        at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:836)
Comment 4 dafreels 2009-07-24 12:55:13 UTC
Created attachment 85174 [details]
stacktrace