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 252903

Summary: NullPointerException at org.openide.util.ImageUtilities$ToolTipImage.getProperty
Product: java Reporter: oma378501
Component: SourceAssignee: Svata Dedic <sdedic>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 217839
Attachments: stacktrace

Description oma378501 2015-06-09 23:29:12 UTC
Build: NetBeans IDE 8.0 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
GUEST: problem openjdk7 with oracle jdk7

oma378501: problem compatibility openjdk7 with oracle jdk7




Stacktrace: 
java.lang.NullPointerException
   at org.openide.util.ImageUtilities$ToolTipImage.getProperty(ImageUtilities.java:874)
   at org.netbeans.modules.java.JavaNode.prefferImage(JavaNode.java:347)
   at org.netbeans.modules.java.JavaNode.getIcon(JavaNode.java:330)
   at org.openide.nodes.FilterNode.getIcon(FilterNode.java:564)
   at org.netbeans.modules.nbform.FormEditorSupport.registerNodeListener(FormEditorSupport.java:266)
   at org.netbeans.modules.nbform.FormEditorSupport.setTopComponent(FormEditorSupport.java:1203)
Comment 1 oma378501 2015-06-09 23:29:14 UTC
Created attachment 154137 [details]
stacktrace
Comment 2 Svata Dedic 2015-07-23 13:59:25 UTC

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