image will not load

Bug #1378614 reported by Tom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
JHelioviewer
New
Undecided
Unassigned

Bug Description

Uncaught Exception detected.

Configuration:
JHelioviewer - Version: 2.2.1
JHelioviewer - Revision: 477
Java Virtual Machine - Name: Java HotSpot(TM) Client VM
Java Virtual Machine - Vendor: Oracle Corporation
Java Virtual Machine - Version: 24.65-b04
JRE Specification - Version: 1.7
Operating System - Name: Windows 7
Operating System - Architecture: x86
Operating System - Version: 6.1

Date: Wed Oct 08 02:57:30 GMT 2014
Thread: Thread[AWT-EventQueue-0,6,main]
Message: null

Stacktrace:
java.lang.NullPointerException
at org.helioviewer.plugins.sdocutoutplugin.SDOCutOutAction.actionPerformed(SDOCutOutAction.java:46)
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.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.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$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Log:
2014-10-07 19:53:08,357 [main] INFO root - JHelioviewer started with command-line options:
2014-10-07 19:53:08,357 [main] INFO root - Create directories...
2014-10-07 19:53:08,357 [main] INFO root - >> JHVGlobals.determineVersionAndRevision() > Look for jar file: C:\Program Files\JHelioviewer\JHelioviewer.jar
2014-10-07 19:53:08,357 [main] INFO root - Initializing JHelioviewer
2014-10-07 19:53:08,357 [main] DEBUG root - Create splash screen
2014-10-07 19:53:08,513 [main] DEBUG root - Number of progress steps: 10
2014-10-07 19:53:08,513 [main] INFO root - Load settings
2014-10-07 19:53:08,513 [main] DEBUG root - >> Settings.load() > Load default system settings: {API.event.path=http://helioviewer.org/api/, API.dataSources.path=http://helioviewer.org/api/?action=getDataSources&verbose=true, connection.read.timeout=180000, export.software.rendering=false, default.remote.lib.path=http://jhelioviewer.org/libjhv/, jvm.arguments=-Xmx1024m -Dapple.laf.useScreenMenuBar=true, default.basicRemote.path=jpip://helioviewer.org:8090, API.jp2images.path=http://helioviewer.org/api/index.php, default.httpRemote.path=http://helioviewer.org/jp2/, jpip.cache.size=0.0, opengl.enabled=true, API.jp2series.path=http://helioviewer.org/api/index.php, connection.connect.timeout=60000, update.check.next=0, default.remote.path=jpip://helioviewer.org:8090, display.toolbar=iconandtext, default.date.format=yyyy/MM/dd, startup.loadmovie=true, VSO.showInfo=true, VSO.showAdvanced=false}
2014-10-07 19:53:08,529 [main] INFO root - OS: windows - arch: x86-32 - java arch: 32
2014-10-07 19:53:08,529 [main] DEBUG root - Instantiate Kakadu engine
2014-10-07 19:53:08,529 [main] INFO root - Try to load Kakadu libraries
2014-10-07 19:53:08,529 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu.xml
2014-10-07 19:53:08,529 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:08,529 [main] DEBUG root - >> ResourceLoader.loadResource(kakadu, file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu.xml (java.io.FileNotFoundException)
2014-10-07 19:53:08,529 [main] DEBUG root - >> ResourceLoader.loadResource(kakadu, http://jhelioviewer.org/libjhv/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-10-07 19:53:08,529 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/kakadu.xml
2014-10-07 19:53:09,465 [main] DEBUG root - Created http connection with encoding gzip
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.java.arch not satisfied. Current value: 32
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:09,527 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:09,527 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/Microsoft.VC100.CRTx86-32/msvcr100.dll
2014-10-07 19:53:09,527 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:09,590 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/Microsoft.VC100.CRT-x86-32/msvcr100.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/Microsoft.VC100.CRTx86-32/msvcr100.dll) > Correct destination file already present. Skip download.
2014-10-07 19:53:09,590 [main] DEBUG root - >> initializeFile(msvcr100.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/Microsoft.VC100.CRTx86-32/msvcr100.dll) > Load library: C:\Users\Abadie's\JHelioviewer\Libs\Microsoft.VC100.CRTx86-32\msvcr100.dll
2014-10-07 19:53:09,590 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_v63R.dll
2014-10-07 19:53:09,590 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:09,652 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/kdu_v63R-windows-x86-32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_v63R.dll) > Correct destination file already present. Skip download.
2014-10-07 19:53:09,652 [main] DEBUG root - >> initializeFile(kdu_v63R.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_v63R.dll) > Load library: C:\Users\Abadie's\JHelioviewer\Libs\kakadu-windows-x86-32\kdu_v63R.dll
2014-10-07 19:53:09,652 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_a63R.dll
2014-10-07 19:53:09,652 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:09,683 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/kdu_a63R-windows-x86-32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_a63R.dll) > Correct destination file already present. Skip download.
2014-10-07 19:53:09,683 [main] DEBUG root - >> initializeFile(kdu_a63R.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_a63R.dll) > Load library: C:\Users\Abadie's\JHelioviewer\Libs\kakadu-windows-x86-32\kdu_a63R.dll
2014-10-07 19:53:09,683 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_jni.dll
2014-10-07 19:53:09,683 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:09,730 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/kdu_jni-windows-x86-32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_jni.dll) > Correct destination file already present. Skip download.
2014-10-07 19:53:09,730 [main] DEBUG root - >> initializeFile(kdu_jni.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_jni.dll) > Load library: C:\Users\Abadie's\JHelioviewer\Libs\kakadu-windows-x86-32\kdu_jni.dll
2014-10-07 19:53:09,746 [main] INFO root - Successfully loaded Kakadu libraries
2014-10-07 19:53:09,746 [main] DEBUG root - Setup Kakadu message handlers.
2014-10-07 19:53:09,746 [main] INFO root - Use cache directory: C:\Users\Abadie's\JHelioviewer\Cache\
2014-10-07 19:53:09,761 [main] INFO root - Update settings
2014-10-07 19:53:10,058 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:53:11,041 [AWT-EventQueue-0] INFO root - Try to load OpenGL libraries
2014-10-07 19:53:11,041 [AWT-EventQueue-0] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/jogl.xml
2014-10-07 19:53:11,041 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2014-10-07 19:53:11,041 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.loadResource(jogl, file:/C:/Users/Abadie's/JHelioviewer/Libs/jogl.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Abadie's/JHelioviewer/Libs/jogl.xml (java.io.FileNotFoundException)
2014-10-07 19:53:11,041 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.loadResource(jogl, http://jhelioviewer.org/libjhv/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-10-07 19:53:11,041 [AWT-EventQueue-0] INFO root - Connect to http://jhelioviewer.org/libjhv/jogl.xml
2014-10-07 19:53:11,087 [AWT-EventQueue-0] DEBUG root - Created http connection with encoding gzip
2014-10-07 19:53:11,103 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:11,103 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:11,103 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:11,103 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.java.arch not satisfied. Current value: 32
2014-10-07 19:53:11,103 [AWT-EventQueue-0] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/gluegen-rt-windows-x86-32.dll
2014-10-07 19:53:11,103 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2014-10-07 19:53:11,134 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/gluegen-rt-windows-x86-32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/gluegen-rt-windows-x86-32.dll) > Correct destination file already present. Skip download.
2014-10-07 19:53:11,134 [AWT-EventQueue-0] DEBUG root - >> initializeFile(gluegen-rt-windows-x86-32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/gluegen-rt-windows-x86-32.dll) > Load library: C:\Users\Abadie's\JHelioviewer\Libs\gluegen-rt-windows-x86-32.dll
2014-10-07 19:53:11,134 [AWT-EventQueue-0] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/jogl-windows-x86-32.dll
2014-10-07 19:53:11,134 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2014-10-07 19:53:11,197 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/jogl-windows-x86-32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/jogl-windows-x86-32.dll) > Correct destination file already present. Skip download.
2014-10-07 19:53:11,197 [AWT-EventQueue-0] DEBUG root - >> initializeFile(jogl-windows-x86-32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/jogl-windows-x86-32.dll) > Load library: C:\Users\Abadie's\JHelioviewer\Libs\jogl-windows-x86-32.dll
2014-10-07 19:53:11,197 [AWT-EventQueue-0] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/jogl_awt-windows-x86-32.dll
2014-10-07 19:53:11,197 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2014-10-07 19:53:11,212 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/jogl_awt-windows-x86-32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/jogl_awt-windows-x86-32.dll) > Correct destination file already present. Skip download.
2014-10-07 19:53:11,212 [AWT-EventQueue-0] DEBUG root - >> initializeFile(jogl_awt-windows-x86-32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/jogl_awt-windows-x86-32.dll) > Load library: C:\Users\Abadie's\JHelioviewer\Libs\jogl_awt-windows-x86-32.dll
2014-10-07 19:53:11,228 [AWT-EventQueue-0] INFO root - Successfully loaded OpenGL libraries
2014-10-07 19:53:11,228 [main] INFO root - Try to install CG Compiler
2014-10-07 19:53:11,228 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/cgc.xml
2014-10-07 19:53:11,228 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:11,228 [main] DEBUG root - >> ResourceLoader.loadResource(cgc, file:/C:/Users/Abadie's/JHelioviewer/Libs/cgc.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Abadie's/JHelioviewer/Libs/cgc.xml (java.io.FileNotFoundException)
2014-10-07 19:53:11,228 [main] DEBUG root - >> ResourceLoader.loadResource(cgc, http://jhelioviewer.org/libjhv/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-10-07 19:53:11,228 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/cgc.xml
2014-10-07 19:53:11,275 [main] DEBUG root - Created http connection with encoding gzip
2014-10-07 19:53:11,275 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:11,275 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:11,275 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:11,275 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.arch not satisfied. Current value: x86-32
2014-10-07 19:53:11,275 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/cgc-windows-x86-32.exe
2014-10-07 19:53:11,275 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,069 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/cgc-windows-x86-32.exe, file:/C:/Users/Abadie's/JHelioviewer/Libs/cgc-windows-x86-32.exe) > Correct destination file already present. Skip download.
2014-10-07 19:53:13,069 [main] DEBUG root - >> initializeFile(cgc-windows-x86-32.exe, file:/C:/Users/Abadie's/JHelioviewer/Libs/cgc-windows-x86-32.exe) > Register executable: cgc-windows-x86-32.exe
2014-10-07 19:53:13,069 [main] DEBUG root - >> FileUtils.registerExecutable(cgc, C:\Users\Abadie's\JHelioviewer\Libs\cgc-windows-x86-32.exe) > Trying to use execFile.setExecutable from JDK 1.6+
2014-10-07 19:53:13,069 [main] INFO root - Successfully installed CG Compiler
2014-10-07 19:53:13,069 [main] INFO root - Install FFmpeg
2014-10-07 19:53:13,069 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/ffmpeg.xml
2014-10-07 19:53:13,069 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,069 [main] DEBUG root - >> ResourceLoader.loadResource(ffmpeg, file:/C:/Users/Abadie's/JHelioviewer/Libs/ffmpeg.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Abadie's/JHelioviewer/Libs/ffmpeg.xml (java.io.FileNotFoundException)
2014-10-07 19:53:13,069 [main] DEBUG root - >> ResourceLoader.loadResource(ffmpeg, http://jhelioviewer.org/libjhv/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-10-07 19:53:13,069 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/ffmpeg.xml
2014-10-07 19:53:13,115 [main] DEBUG root - Created http connection with encoding gzip
2014-10-07 19:53:13,115 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:13,115 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:13,115 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:13,115 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:13,115 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/ffmpeg-windows.exe
2014-10-07 19:53:13,115 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,225 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/ffmpeg/ffmpeg-windows.exe, file:/C:/Users/Abadie's/JHelioviewer/Libs/ffmpeg-windows.exe) > Correct destination file already present. Skip download.
2014-10-07 19:53:13,225 [main] DEBUG root - >> initializeFile(ffmpeg-windows.exe, file:/C:/Users/Abadie's/JHelioviewer/Libs/ffmpeg-windows.exe) > Register executable: ffmpeg-windows.exe
2014-10-07 19:53:13,225 [main] DEBUG root - >> FileUtils.registerExecutable(ffmpeg, C:\Users\Abadie's\JHelioviewer\Libs\ffmpeg-windows.exe) > Trying to use execFile.setExecutable from JDK 1.6+
2014-10-07 19:53:13,240 [main] INFO root - Successfully installed FFmpeg tool
2014-10-07 19:53:13,240 [main] INFO root - Install MP4Box
2014-10-07 19:53:13,240 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/mp4box.xml
2014-10-07 19:53:13,240 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,240 [main] DEBUG root - >> ResourceLoader.loadResource(mp4box, file:/C:/Users/Abadie's/JHelioviewer/Libs/mp4box.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Abadie's/JHelioviewer/Libs/mp4box.xml (java.io.FileNotFoundException)
2014-10-07 19:53:13,240 [main] DEBUG root - >> ResourceLoader.loadResource(mp4box, http://jhelioviewer.org/libjhv/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/, file:/C:/Users/Abadie's/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-10-07 19:53:13,240 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/mp4box.xml
2014-10-07 19:53:13,271 [main] DEBUG root - Created http connection with encoding gzip
2014-10-07 19:53:13,287 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:13,287 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:13,287 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2014-10-07 19:53:13,287 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/js32.dll
2014-10-07 19:53:13,287 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,349 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/mp4box/js32.dll, file:/C:/Users/Abadie's/JHelioviewer/Libs/js32.dll) > Correct destination file already present. Skip download.
2014-10-07 19:53:13,349 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Libs/mp4box-windows.exe
2014-10-07 19:53:13,349 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,381 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/mp4box/mp4box-windows.exe, file:/C:/Users/Abadie's/JHelioviewer/Libs/mp4box-windows.exe) > Correct destination file already present. Skip download.
2014-10-07 19:53:13,381 [main] DEBUG root - >> initializeFile(mp4box-windows.exe, file:/C:/Users/Abadie's/JHelioviewer/Libs/mp4box-windows.exe) > Register executable: mp4box-windows.exe
2014-10-07 19:53:13,381 [main] DEBUG root - >> FileUtils.registerExecutable(mp4box, C:\Users\Abadie's\JHelioviewer\Libs\mp4box-windows.exe) > Trying to use execFile.setExecutable from JDK 1.6+
2014-10-07 19:53:13,381 [main] INFO root - Successfully installed MP4Box tool
2014-10-07 19:53:13,381 [main] INFO root - Initialize GUI
2014-10-07 19:53:13,381 [main] DEBUG root - Installing Overlap Watcher
2014-10-07 19:53:13,381 [JHV Update Checker] TRACE root - Start cheching for updates
2014-10-07 19:53:13,381 [main] INFO root - Load plugin settings
2014-10-07 19:53:13,381 [JHV Update Checker] INFO root - Connect to http://jhelioviewer.org/updateJHV.txt
2014-10-07 19:53:13,396 [main] INFO root - Add internal plugin: FilterPlugin
2014-10-07 19:53:13,412 [main] INFO root - Download default plugins
2014-10-07 19:53:13,412 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Plugins/sdo-cutout.xml
2014-10-07 19:53:13,412 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,412 [main] DEBUG root - >> ResourceLoader.loadResource(sdo-cutout, file:/C:/Users/Abadie's/JHelioviewer/Plugins/sdo-cutout.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Abadie's/JHelioviewer/Plugins/sdo-cutout.xml (java.io.FileNotFoundException)
2014-10-07 19:53:13,412 [main] DEBUG root - >> ResourceLoader.loadResource(sdo-cutout, http://jhelioviewer.org/libjhv/, file:/C:/Users/Abadie's/JHelioviewer/Plugins/, file:/C:/Users/Abadie's/JHelioviewer/Plugins/, file:/C:/Users/Abadie's/JHelioviewer/Plugins/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-10-07 19:53:13,412 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/sdo-cutout.xml
2014-10-07 19:53:13,443 [JHV Update Checker] DEBUG root - Created http connection with encoding gzip
2014-10-07 19:53:13,443 [JHV Update Checker] INFO root - Running the newest version of JHelioviewer
2014-10-07 19:53:13,505 [main] DEBUG root - Created http connection with encoding gzip
2014-10-07 19:53:13,505 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Plugins/SDOCutOutPlugin.jar
2014-10-07 19:53:13,505 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,568 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/SDOCutOutPlugin.jar, file:/C:/Users/Abadie's/JHelioviewer/Plugins/SDOCutOutPlugin.jar) > Correct destination file already present. Skip download.
2014-10-07 19:53:13,568 [main] INFO root - Successfully downloaded SDO-Cutout plugin.
2014-10-07 19:53:13,568 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Plugins/default-plugins.xml
2014-10-07 19:53:13,568 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,568 [main] DEBUG root - >> ResourceLoader.loadResource(default-plugins, file:/C:/Users/Abadie's/JHelioviewer/Plugins/default-plugins.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Abadie's/JHelioviewer/Plugins/default-plugins.xml (java.io.FileNotFoundException)
2014-10-07 19:53:13,568 [main] DEBUG root - >> ResourceLoader.loadResource(default-plugins, http://jhelioviewer.org/libjhv/, file:/C:/Users/Abadie's/JHelioviewer/Plugins/, file:/C:/Users/Abadie's/JHelioviewer/Plugins/, file:/C:/Users/Abadie's/JHelioviewer/Plugins/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-10-07 19:53:13,568 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/default-plugins.xml
2014-10-07 19:53:13,630 [main] DEBUG root - Created http connection with encoding gzip
2014-10-07 19:53:13,630 [main] INFO root - Connect to file:/C:/Users/Abadie's/JHelioviewer/Plugins/HEKPlugin.jar
2014-10-07 19:53:13,630 [main] DEBUG root - No http connection, try no compression
2014-10-07 19:53:13,646 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/HEKPlugin.jar, file:/C:/Users/Abadie's/JHelioviewer/Plugins/HEKPlugin.jar) > Correct destination file already present. Skip download.
2014-10-07 19:53:13,661 [main] INFO root - Successfully downloaded default plugins.
2014-10-07 19:53:13,661 [main] INFO root - Search for plugins in C:\Users\Abadie's\JHelioviewer\Plugins\
2014-10-07 19:53:13,661 [main] DEBUG root - Found Plugin Jar File: file:/C:/Users/Abadie's/JHelioviewer/Plugins/HEKPlugin.jar
2014-10-07 19:53:13,661 [main] INFO root - PluginManager is trying to load the plugin located at file:/C:/Users/Abadie's/JHelioviewer/Plugins/HEKPlugin.jar
2014-10-07 19:53:13,661 [main] DEBUG root - Found Manifest: Main-Class:org.helioviewer.jhv.plugins.hekplugin.HEKPlugin
2014-10-07 19:53:13,661 [main] INFO root - PluginManager: Load plugin class :org.helioviewer.jhv.plugins.hekplugin.HEKPlugin
2014-10-07 19:53:13,724 [main] DEBUG root - Found Plugin Jar File: file:/C:/Users/Abadie's/JHelioviewer/Plugins/SDOCutOutPlugin.jar
2014-10-07 19:53:13,724 [main] INFO root - PluginManager is trying to load the plugin located at file:/C:/Users/Abadie's/JHelioviewer/Plugins/SDOCutOutPlugin.jar
2014-10-07 19:53:13,724 [main] DEBUG root - Found Manifest: Main-Class:org.helioviewer.plugins.sdocutoutplugin.SDOCutOutPlugin
2014-10-07 19:53:13,724 [main] INFO root - PluginManager: Load plugin class :org.helioviewer.plugins.sdocutoutplugin.SDOCutOutPlugin
2014-10-07 19:53:13,739 [main] INFO root - Start main window
2014-10-07 19:53:14,020 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Dispose GLInitPanel: Stop the animator and make it invisible
2014-10-07 19:53:14,020 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Set GL properties
2014-10-07 19:53:14,020 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Shade model: flat
2014-10-07 19:53:14,020 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Clear color: black
2014-10-07 19:53:14,020 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Enable 1D texture
2014-10-07 19:53:14,020 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Enable 2D texture
2014-10-07 19:53:14,020 [AWT-EventQueue-0] DEBUG root - >> GLInfo.update(GL) > Version string: 3.3.0 - Build 8.15.10.2712
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLInfo.update(GL) > Extensions: GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_blend_color GL_EXT_abgr GL_EXT_texture3D GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_SGIS_texture_edge_clamp GL_SGIS_generate_mipmap GL_EXT_draw_range_elements GL_SGIS_texture_lod GL_EXT_rescale_normal GL_EXT_packed_pixels GL_EXT_texture_edge_clamp GL_EXT_separate_specular_color GL_ARB_multitexture GL_EXT_texture_env_combine GL_EXT_bgra GL_EXT_blend_func_separate GL_EXT_secondary_color GL_EXT_fog_coord GL_EXT_texture_env_add GL_ARB_texture_cube_map GL_ARB_transpose_matrix GL_ARB_texture_env_add GL_IBM_texture_mirrored_repeat GL_EXT_multi_draw_arrays GL_NV_blend_square GL_ARB_texture_compression GL_3DFX_texture_compression_FXT1 GL_EXT_texture_filter_anisotropic GL_ARB_texture_border_clamp GL_ARB_point_parameters GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_texture_env_crossbar GL_EXT_texture_compression_s3tc GL_ARB_shadow GL_ARB_window_pos GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_ARB_vertex_program GL_EXT_texture_rectangle GL_ARB_fragment_program GL_EXT_stencil_two_side GL_ATI_separate_stencil GL_ARB_vertex_buffer_object GL_EXT_texture_lod_bias GL_ARB_occlusion_query GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_texture_non_power_of_two GL_ARB_vertex_shader GL_NV_texgen_reflection GL_ARB_point_sprite GL_ARB_fragment_program_shadow GL_EXT_blend_equation_separate GL_ARB_depth_texture GL_ARB_texture_rectangle GL_ARB_draw_buffers GL_ARB_color_buffer_float GL_ARB_half_float_pixel GL_ARB_texture_float GL_ARB_pixel_buffer_object GL_EXT_framebuffer_object GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_occlusion_query2 GL_EXT_draw_buffers2 GL_WIN_swap_hint GL_EXT_texture_sRGB GL_ARB_multisample GL_EXT_packed_float GL_EXT_texture_shared_exponent GL_ARB_texture_rg GL_ARB_texture_compression_rgtc GL_NV_conditional_render GL_EXT_texture_swizzle GL_ARB_sync GL_ARB_framebuffer_sRGB GL_EXT_packed_depth_stencil GL_ARB_depth_buffer_float GL_EXT_transform_feedback GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_ARB_framebuffer_object GL_EXT_texture_array GL_EXT_texture_integer GL_ARB_map_buffer_range GL_EXT_texture_snorm GL_ARB_blend_func_extended GL_INTEL_performance_queries GL_ARB_copy_buffer GL_ARB_sampler_objects GL_NV_primitive_restart GL_ARB_seamless_cube_map GL_ARB_uniform_buffer_object GL_ARB_depth_clamp GL_ARB_vertex_array_bgra GL_ARB_shader_bit_encoding GL_ARB_draw_buffers_blend GL_ARB_geometry_shader4 GL_ARB_texture_query_lod GL_ARB_explicit_attrib_location GL_ARB_draw_elements_base_vertex GL_ARB_instanced_arrays GL_ARB_fragment_coord_conventions GL_EXT_gpu_program_parameters GL_ARB_texture_buffer_object_rgb32 GL_ARB_compatibility GL_ARB_texture_rgb10_a2ui GL_ARB_texture_multisample GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_timer_query GL_ARB_vertex_array_object GL_ARB_provoking_vertex
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLInfo.update(GL) > GL usable: true - GL activated: true
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLShaderHelper.initHelper(GL gl, String _tmpPath) > Initialize helper functions
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLShaderHelper.initHelper(GL gl, String _tmpPath) > temp path: C:\Users\Abadie's\JHelioviewer\Temp\
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLShaderHelper.initHelper(GL gl, String _tmpPath) > max texture indirections: 128
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > Initialize shader builder
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max texture image units: 16
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max texture coords: 8
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max fragment uniform components arb: 1024
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max vertex attributes arb: 16
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLTextureCoordinate.init(GL) > Initialize GLTextureCoordinate
2014-10-07 19:53:14,036 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Start viewchain creation
2014-10-07 19:53:14,051 [CreateViewChainsThread] INFO root - Start creating view chains
2014-10-07 19:53:14,114 [CreateViewChainsThread] DEBUG root - HEKConstants -> Setting up event acronyms...
2014-10-07 19:53:14,114 [CreateViewChainsThread] INFO root - HEKConstants -> Setting up event acronyms... Done.
2014-10-07 19:53:14,114 [CreateViewChainsThread] DEBUG root - HEKConstants -> Setting up event icons...
2014-10-07 19:53:14,161 [CreateViewChainsThread] INFO root - HEKConstants -> Setting up event icons... Done.
2014-10-07 19:53:14,161 [CreateViewChainsThread] DEBUG root - HEKConstants -> Setting up event buffered images...
2014-10-07 19:53:14,457 [CreateViewChainsThread] INFO root - HEKConstants -> Setting up event buffered images... Done.
2014-10-07 19:53:14,613 [AWT-EventQueue-0] DEBUG root - >> GLTextureHelper.initHelper(GL) > Initialize helper functions
2014-10-07 19:53:14,613 [AWT-EventQueue-0] DEBUG root - >> GLTextureHelper.initHelper(GL) > Use Non-Power-Of-Two-Textures: false
2014-10-07 19:53:14,613 [AWT-EventQueue-0] DEBUG root - >> GLTextureHelper.initHelper(GL) > max texture size: 8192
2014-10-07 19:53:14,629 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Abadie's\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "C:\Users\Abadie's\JHelioviewer\Temp\tmp.asm" "C:\Users\Abadie's\JHelioviewer\Temp\tmp.cg"
2014-10-07 19:53:14,691 [Thread-6] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Abadie's\JHelioviewer\Temp\tmp.cg
2014-10-07 19:53:14,691 [Thread-7] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 21 lines, 0 errors.
2014-10-07 19:53:16,423 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:53:22,756 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:53:29,090 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:53:35,423 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:53:41,757 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:53:48,091 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:53:54,440 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:00,773 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:07,107 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:13,441 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:19,774 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:26,108 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:32,441 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:38,775 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:45,093 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:51,427 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:57,760 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:54:57,932 [AWT-EventQueue-0] FATAL root - Runtime exception
java.lang.NullPointerException
 at org.helioviewer.plugins.sdocutoutplugin.SDOCutOutAction.actionPerformed(SDOCutOutAction.java:46)
 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.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
 at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
 at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
 at java.awt.AWTEventMulticaster.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$200(Unknown Source)
 at java.awt.EventQueue$3.run(Unknown Source)
 at java.awt.EventQueue$3.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
 at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
 at java.awt.EventQueue$4.run(Unknown Source)
 at java.awt.EventQueue$4.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.run(Unknown Source)
2014-10-07 19:55:04,094 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:55:10,443 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:55:16,761 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:55:23,095 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:55:29,428 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:55:35,778 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:55:42,111 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:55:48,445 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:55:54,778 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:01,159 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:02,360 [AWT-EventQueue-0] INFO root - Opening URL https://bugs.launchpad.net/jhelioviewer/+filebug
2014-10-07 19:56:02,360 [AWT-EventQueue-0] TRACE root - >> openURL(https://bugs.launchpad.net/jhelioviewer/+filebug)
2014-10-07 19:56:02,360 [AWT-EventQueue-0] DEBUG root - >> openURL(https://bugs.launchpad.net/jhelioviewer/+filebug) > Try to use java.awt.Desktop class from JDK 1.6+
2014-10-07 19:56:02,438 [AWT-EventQueue-0] TRACE root - << openURL(https://bugs.launchpad.net/jhelioviewer/+filebug)
2014-10-07 19:56:07,489 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:13,809 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:20,122 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:26,446 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:32,766 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:39,100 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:45,449 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:51,783 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:56:58,116 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:57:04,544 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:57:10,893 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:57:17,242 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:57:23,576 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:57:29,925 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-10-07 19:57:30,346 [AWT-EventQueue-0] FATAL root - Runtime exception
java.lang.NullPointerException
 at org.helioviewer.plugins.sdocutoutplugin.SDOCutOutAction.actionPerformed(SDOCutOutAction.java:46)
 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.JToggleButton$ToggleButtonModel.setPressed(Unknown Source)
 at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
 at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
 at java.awt.AWTEventMulticaster.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$200(Unknown Source)
 at java.awt.EventQueue$3.run(Unknown Source)
 at java.awt.EventQueue$3.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
 at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
 at java.awt.EventQueue$4.run(Unknown Source)
 at java.awt.EventQueue$4.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.run(Unknown Source)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.