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 155918 - NullPointerException at com.jaspersoft.ireport.designer.resourcebundle.ResourceBundleTopComponent.resultChanged
Summary: NullPointerException at com.jaspersoft.ireport.designer.resourcebundle.Resour...
Status: RESOLVED DUPLICATE of bug 150701
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: 2008-12-22 04:23 UTC by christianluque
Modified: 2009-04-15 09:13 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 124278


Attachments
stacktrace (5.29 KB, text/plain)
2008-12-22 04:23 UTC, christianluque
Details
stacktrace (5.29 KB, text/plain)
2009-02-08 11:39 UTC, mohhmekk
Details
stacktrace (2.13 KB, text/plain)
2009-04-01 11:13 UTC, mohhmekk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description christianluque 2008-12-22 04:23:36 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows 2003, 5.2, x86

User Comments:
christianluque: A java.lang.NullPointerException exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your C:\Documents and Settings\Administrador\.netbeans\6.5\var\log folder.

GUEST: I was working with a class where I use a POi Library, I mean, anything related to jaspersoft

GUEST: Fazendo relat�rio com o Ireport plugin para netbeans

christianluque: A java.lang.NullPointerException exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your C:\Documents and Settings\Administrador\.netbeans\6.5\var\log folder.



Stacktrace: 
java.lang.NullPointerException
        at com.jaspersoft.ireport.designer.resourcebundle.ResourceBundleTopComponent.resultChanged(ResourceBundleTopComponent.java:210)
        at org.openide.util.lookup.ProxyLookup$1Notify.run(ProxyLookup.java:173)
        at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:179)
        at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:119)
        at org.openide.explorer.DefaultEMLookup.updateLookups(DefaultEMLookup.java:131)
        at org.openide.explorer.DefaultEMLookup.propertyChange(DefaultEMLookup.java:163)
Comment 1 christianluque 2008-12-22 04:23:44 UTC
Created attachment 75229 [details]
stacktrace
Comment 2 Peter Pis 2008-12-22 11:19:04 UTC
Reassigning to 3rd-party for further evaluation.
Comment 3 mohhmekk 2009-02-08 11:38:59 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27-11-generic, i386

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at com.jaspersoft.ireport.designer.resourcebundle.ResourceBundleTopComponent.resultChanged(ResourceBundleTopComponent.java:210)
        at org.openide.util.lookup.ProxyLookup$1Notify.run(ProxyLookup.java:173)
        at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:179)
        at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:119)
        at org.openide.explorer.DefaultEMLookup.updateLookups(DefaultEMLookup.java:131)
        at org.openide.explorer.DefaultEMLookup.propertyChange(DefaultEMLookup.java:163)
Comment 4 mohhmekk 2009-02-08 11:39:11 UTC
Created attachment 76706 [details]
stacktrace
Comment 5 mohhmekk 2009-04-01 11:13:50 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27-11-generic, i386

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at com.jaspersoft.ireport.designer.resourcebundle.ResourceBundleTopComponent.resultChanged(ResourceBundleTopComponent.java:210)
        at org.openide.util.lookup.ProxyLookup$1Notify.run(ProxyLookup.java:173)
        at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:179)
        at org.openide.util.lookup.ProxyLookup.setLookups(ProxyLookup.java:119)
        at org.openide.explorer.DefaultEMLookup.updateLookups(DefaultEMLookup.java:131)
        at org.openide.explorer.DefaultEMLookup.propertyChange(DefaultEMLookup.java:163)
Comment 6 mohhmekk 2009-04-01 11:13:55 UTC
Created attachment 79211 [details]
stacktrace
Comment 7 Marian Mirilovic 2009-04-15 09:13:05 UTC

*** This issue has been marked as a duplicate of 150701 ***