Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View zarez's full-sized avatar

Gjorgji Zarezankov zarez

  • Toronto, Canada
View GitHub Profile
[oracle@rac1 swingbench]$ tpcdswizard
Jun 14, 2019 5:42:18 PM com.dom.benchmarking.swingbench.wizards.WizardLogWindow saveEventsButtonActionPerformed
SEVERE: Unexpected Error
java.lang.NullPointerException
at java.util.LinkedList$ListItr.next(LinkedList.java:893)
at com.dom.benchmarking.swingbench.frontend.components.EventsPanel.writeEvents(EventsPanel.java:237)
at com.dom.benchmarking.swingbench.wizards.WizardLogWindow.saveEventsButtonActionPerformed(WizardLogWindow.java:87)
at com.dom.benchmarking.swingbench.wizards.WizardLogWindow.access$000(WizardLogWindow.java:28)
at com.dom.benchmarking.swingbench.wizards.WizardLogWindow$1.actionPerformed(WizardLogWindow.java:66)