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 194064 - NullPointerException at org.netbeans.modules.jvi.impl.NbFactory.setupCaret
Summary: NullPointerException at org.netbeans.modules.jvi.impl.NbFactory.setupCaret
Status: CLOSED WORKSFORME
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: err
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-05 17:06 UTC by klauern
Modified: 2011-07-14 16:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174083


Attachments
stacktrace (1.25 KB, text/plain)
2011-01-05 17:06 UTC, klauern
Details

Note You need to log in before you can comment on or make changes to this bug.
Description klauern 2011-01-05 17:06:25 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.jvi.impl.NbFactory.setupCaret(NbFactory.java:169)
   at org.netbeans.modules.jvi.KeyBindings.checkCaret(KeyBindings.java:375)
   at org.netbeans.modules.jvi.KeyBindings$JViInstallAction.actionPerformed(KeyBindings.java:542)
   at org.netbeans.editor.BaseKit.executeInstallActions(BaseKit.java:826)
   at org.netbeans.editor.BaseKit.install(BaseKit.java:813)
   at javax.swing.JEditorPane.setEditorKit(JEditorPane.java:1095)
Comment 1 klauern 2011-01-05 17:06:29 UTC
Created attachment 104741 [details]
stacktrace
Comment 2 err 2011-07-14 16:16:22 UTC
This is reported against 7.0Beta and pre-release jVi. No reports since release.
Closing.