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 157290 - [jvi] NullPointerException at org.netbeans.modules.jvi.NbBuffer.activateOptions
Summary: [jvi] NullPointerException at org.netbeans.modules.jvi.NbBuffer.activateOptions
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-22 09:25 UTC by Marian Mirilovic
Modified: 2011-11-07 09:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 50603


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-01-22 09:25:29 UTC
32 duplicates so far ...

Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06, Java(TM) SE Runtime Environment, 1.6.0_01-b06
OS: Linux, 2.6.22-14-generic, i386
User comments: While opening the MANIFEST.MF of a EAR (j2ee1.4)
STACKTRACE: (first 10 lines)
java.lang.NullPointerException
        at org.netbeans.modules.jvi.NbBuffer.activateOptions(NbBuffer.java:139)
        at com.raelity.jvi.ViManager.switchTo(ViManager.java:584)
        at com.raelity.jvi.ViManager.requestSwitch(ViManager.java:548)
        at org.netbeans.modules.jvi.Module$TopComponentRegistryListener.propertyChange(Module.java:786)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
        at org.netbeans.core.windows.RegistryImpl.doFirePropertyChange(RegistryImpl.java:314)
        at org.netbeans.core.windows.RegistryImpl.access$100(RegistryImpl.java:63)
        at org.netbeans.core.windows.RegistryImpl$1.run(RegistryImpl.java:166)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
Comment 1 Marian Mirilovic 2011-11-07 09:03:56 UTC
This is external plugin, please report such issues to :
http://jvi.sourceforge.net/