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 186181 - NullPointerException at org.netbeans.modules.webpreview.HTMLWebPreviewable$HTMLWebPreviewableImpl.onAttach
Summary: NullPointerException at org.netbeans.modules.webpreview.HTMLWebPreviewable$HT...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-14 18:31 UTC by swashuta
Modified: 2010-05-17 17:36 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169634


Attachments
stacktrace (2.69 KB, text/plain)
2010-05-14 18:31 UTC, swashuta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description swashuta 2010-05-14 18:31:09 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.webpreview.HTMLWebPreviewable$HTMLWebPreviewableImpl.onAttach(HTMLWebPreviewable.java:124)
   at org.netbeans.modules.webpreview.WebPreviewControler$1.propertyChange(WebPreviewControler.java:104)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
   at org.netbeans.modules.webpreview.HTMLWebPreviewable$HTMLWebPreviewableImpl.setPreviewEnabled(HTMLWebPreviewable.java:94)
   at org.netbeans.modules.webpreview.HTMLPreviewAction.actionPerformed(HTMLPreviewAction.java:73)
Comment 1 swashuta 2010-05-14 18:31:13 UTC
Created attachment 99023 [details]
stacktrace
Comment 2 Peter Pis 2010-05-17 07:27:45 UTC
Please evaluate.
Comment 3 Marek Fukala 2010-05-17 17:36:04 UTC
I know nothing about such module...