Opened 13 years ago

Closed 11 years ago

#326 closed defect (invalid)

Bug in GCIM_HazardCurve

Reported by: paiboon.n@… Owned by: Peter Powers
Priority: major Milestone:
Component: sha Version: 1.2.0
Keywords: GCIM_HazardCurve Cc:

Description

Steps to reproduce: (PLEASE FILL IN)

Other info: (PLEASE FILL IN)

Application: GCIM_HazardCurve
Version: 1.2.0
Bulid Type: Development
Java Version: 1.6.0_26 (Sun Microsystems Inc.)
Operating System: Windows XP (arch: x86, version: 5.1)

Exception:

java.lang.NullPointerException
	at org.opensha.sha.gcim.ui.GCIM_HazardCurveApp.cancelCalculation(GCIM_HazardCurveApp.java:2926)
	at org.opensha.sha.gcim.ui.GCIM_HazardCurveApp.actionPerformed(GCIM_HazardCurveApp.java:784)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$000(Unknown Source

Change History (1)

comment:1 Changed 11 years ago by Kevin Milner

Resolution: invalid
Status: newclosed

Closing as very old ticket without steps to reproduce, reopen if problem can be reproduced with more current version.

Note: See TracTickets for help on using tickets.