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 200241 - NullPointerException at com.jaspersoft.ireport.designer.menu.OpenQueryDialogAction.performAction
Summary: NullPointerException at com.jaspersoft.ireport.designer.menu.OpenQueryDialogA...
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-19 18:11 UTC by teoalba545
Modified: 2011-11-07 09:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176242


Attachments
stacktrace (3.19 KB, text/plain)
2011-07-19 18:11 UTC, teoalba545
Details

Note You need to log in before you can comment on or make changes to this bug.
Description teoalba545 2011-07-19 18:11:21 UTC
Build: NetBeans IDE 7.0 (Build 201105291501)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux

User Comments:
teoalba545: java.lang.NullPointerException
	at com.jaspersoft.ireport.designer.menu.OpenQueryDialogAction.performAction(OpenQueryDialogAction.java:35)
	at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:129)
	at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
	at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116)
	at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99)
	at org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:126)
	at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
	at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
	at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
	at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
	at java.awt.Component.processMouse




Stacktrace: 
java.lang.NullPointerException
   at com.jaspersoft.ireport.designer.menu.OpenQueryDialogAction.performAction(OpenQueryDialogAction.java:35)
   at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:129)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
   at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116)
   at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99)
   at org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:126)
Comment 1 teoalba545 2011-07-19 18:11:25 UTC
Created attachment 109518 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-11-07 09:11:05 UTC
Please report against http://www.jaspersoft.com/ . Thanks in advance