Crash after parameters modifications

Bug #1019189 reported by kaiser Sauzet
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: 22.1-b02
JRE Specification - Version: 1.7
Operating System - Name: Windows XP
Operating System - Architecture: x86
Operating System - Version: 5.1

Date: Fri Jun 29 08:49:32 GMT 2012
Thread: Thread[AWT-EventQueue-0,6,main]
Message: null

Stacktrace:
java.lang.NullPointerException
at com.sun.java.swing.plaf.windows.WindowsComboBoxUI$XPComboBoxButton.getState(Unknown Source)
at com.sun.java.swing.plaf.windows.XPStyle$GlyphButton.paintComponent(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JLayeredPane.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
at java.awt.Container.paint(Unknown Source)
at java.awt.Window.paint(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.access$700(Unknown Source)
at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(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.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at org.helioviewer.jhv.JHVUncaughtExceptionHandler.showErrorDialog(JHVUncaughtExceptionHandler.java:124)
at org.helioviewer.jhv.JHVUncaughtExceptionHandler.uncaughtException(JHVUncaughtExceptionHandler.java:183)
at org.helioviewer.jhv.opengl.GLInitPanel$GLUncaughtExceptionHandlerDecorator.uncaughtException(GLInitPanel.java:176)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.awt.EventDispatchThread.processException(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at org.helioviewer.jhv.gui.dialogs.ObservationDialog.showDialog(ObservationDialog.java:132)
at org.helioviewer.jhv.gui.components.ImageSelectorPanel$1.actionPerformed(ImageSelectorPanel.java:130)
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.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$000(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:
2012-06-29 10:47:16,689 [main] INFO root - JHelioviewer started with command-line options:
2012-06-29 10:47:16,705 [main] INFO root - Create directories...
2012-06-29 10:47:16,705 [main] INFO root - >> JHVGlobals.determineVersionAndRevision() > Look for jar file: H:\Program Files\_Autres\Astronomie\Jhelioviewer\JHelioviewer.jar
2012-06-29 10:47:16,705 [main] INFO root - Initializing JHelioviewer
2012-06-29 10:47:16,705 [main] DEBUG root - Create splash screen
2012-06-29 10:47:17,080 [main] DEBUG root - Number of progress steps: 10
2012-06-29 10:47:17,080 [main] INFO root - Load settings
2012-06-29 10:47:17,080 [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}
2012-06-29 10:47:17,236 [main] INFO root - OS: windows - arch: x86-32 - java arch: 32
2012-06-29 10:47:17,236 [main] DEBUG root - Instantiate Kakadu engine
2012-06-29 10:47:17,236 [main] INFO root - Try to load Kakadu libraries
2012-06-29 10:47:17,252 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu.xml
2012-06-29 10:47:17,252 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:17,252 [main] DEBUG root - >> ResourceLoader.loadResource(kakadu, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu.xml, Properties systemProperties) > Could not open resource definition file: file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu.xml (java.io.FileNotFoundException)
2012-06-29 10:47:17,252 [main] DEBUG root - >> ResourceLoader.loadResource(kakadu, http://jhelioviewer.org/libjhv/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2012-06-29 10:47:17,252 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/kakadu.xml
2012-06-29 10:47:18,220 [main] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.java.arch not satisfied. Current value: 32
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:18,283 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:18,298 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/Microsoft.VC100.CRTx86-32/msvcr100.dll
2012-06-29 10:47:18,298 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:18,423 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/Microsoft.VC100.CRT-x86-32/msvcr100.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/Microsoft.VC100.CRTx86-32/msvcr100.dll) > Correct destination file already present. Skip download.
2012-06-29 10:47:18,423 [main] DEBUG root - >> initializeFile(msvcr100.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/Microsoft.VC100.CRTx86-32/msvcr100.dll) > Load library: H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\Microsoft.VC100.CRTx86-32\msvcr100.dll
2012-06-29 10:47:18,470 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_v63R.dll
2012-06-29 10:47:18,470 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:18,611 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/kdu_v63R-windows-x86-32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_v63R.dll) > Correct destination file already present. Skip download.
2012-06-29 10:47:18,611 [main] DEBUG root - >> initializeFile(kdu_v63R.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_v63R.dll) > Load library: H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\kakadu-windows-x86-32\kdu_v63R.dll
2012-06-29 10:47:18,627 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_a63R.dll
2012-06-29 10:47:18,627 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:18,767 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/kdu_a63R-windows-x86-32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_a63R.dll) > Correct destination file already present. Skip download.
2012-06-29 10:47:18,767 [main] DEBUG root - >> initializeFile(kdu_a63R.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_a63R.dll) > Load library: H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\kakadu-windows-x86-32\kdu_a63R.dll
2012-06-29 10:47:18,783 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_jni.dll
2012-06-29 10:47:18,783 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:18,955 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/kdu_jni-windows-x86-32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_jni.dll) > Correct destination file already present. Skip download.
2012-06-29 10:47:18,955 [main] DEBUG root - >> initializeFile(kdu_jni.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_jni.dll) > Load library: H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\kakadu-windows-x86-32\kdu_jni.dll
2012-06-29 10:47:19,064 [main] INFO root - Successfully loaded Kakadu libraries
2012-06-29 10:47:19,064 [main] DEBUG root - Setup Kakadu message handlers.
2012-06-29 10:47:19,080 [main] INFO root - Use cache directory: H:\Documents and Settings\Jean-Paul\JHelioviewer\Cache\
2012-06-29 10:47:19,127 [main] INFO root - Update settings
2012-06-29 10:47:20,267 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2012-06-29 10:47:21,173 [ObservationSetup] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:22,861 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/index.php?action=getJP2Image&observatory=SDO&instrument=AIA&detector=AIA&measurement=171&date=2012-06-29T08:47:22Z&json=true&jpip=true
2012-06-29 10:47:22,986 [AWT-EventQueue-0] INFO root - Try to load OpenGL libraries
2012-06-29 10:47:23,017 [AWT-EventQueue-0] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/jogl.xml
2012-06-29 10:47:23,017 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2012-06-29 10:47:23,017 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.loadResource(jogl, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/jogl.xml, Properties systemProperties) > Could not open resource definition file: file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/jogl.xml (java.io.FileNotFoundException)
2012-06-29 10:47:23,017 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.loadResource(jogl, http://jhelioviewer.org/libjhv/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2012-06-29 10:47:23,017 [AWT-EventQueue-0] INFO root - Connect to http://jhelioviewer.org/libjhv/jogl.xml
2012-06-29 10:47:23,158 [ObservationSetup] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:23,361 [AWT-EventQueue-0] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:23,361 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:23,361 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:23,361 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:23,361 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.java.arch not satisfied. Current value: 32
2012-06-29 10:47:23,361 [AWT-EventQueue-0] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/gluegen-rt-windows-x86-32.dll
2012-06-29 10:47:23,361 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2012-06-29 10:47:23,423 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/gluegen-rt-windows-x86-32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/gluegen-rt-windows-x86-32.dll) > Correct destination file already present. Skip download.
2012-06-29 10:47:23,423 [AWT-EventQueue-0] DEBUG root - >> initializeFile(gluegen-rt-windows-x86-32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/gluegen-rt-windows-x86-32.dll) > Load library: H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\gluegen-rt-windows-x86-32.dll
2012-06-29 10:47:23,455 [AWT-EventQueue-0] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/jogl-windows-x86-32.dll
2012-06-29 10:47:23,455 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2012-06-29 10:47:23,673 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/jogl-windows-x86-32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/jogl-windows-x86-32.dll) > Correct destination file already present. Skip download.
2012-06-29 10:47:23,673 [AWT-EventQueue-0] DEBUG root - >> initializeFile(jogl-windows-x86-32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/jogl-windows-x86-32.dll) > Load library: H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\jogl-windows-x86-32.dll
2012-06-29 10:47:23,955 [AWT-EventQueue-0] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/jogl_awt-windows-x86-32.dll
2012-06-29 10:47:23,955 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2012-06-29 10:47:24,002 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/jogl_awt-windows-x86-32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/jogl_awt-windows-x86-32.dll) > Correct destination file already present. Skip download.
2012-06-29 10:47:24,002 [AWT-EventQueue-0] DEBUG root - >> initializeFile(jogl_awt-windows-x86-32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/jogl_awt-windows-x86-32.dll) > Load library: H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\jogl_awt-windows-x86-32.dll
2012-06-29 10:47:24,080 [AWT-EventQueue-0] INFO root - Successfully loaded OpenGL libraries
2012-06-29 10:47:24,080 [main] INFO root - Try to install CG Compiler
2012-06-29 10:47:24,080 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/cgc.xml
2012-06-29 10:47:24,080 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:24,080 [main] DEBUG root - >> ResourceLoader.loadResource(cgc, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/cgc.xml, Properties systemProperties) > Could not open resource definition file: file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/cgc.xml (java.io.FileNotFoundException)
2012-06-29 10:47:24,080 [main] DEBUG root - >> ResourceLoader.loadResource(cgc, http://jhelioviewer.org/libjhv/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2012-06-29 10:47:24,080 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/cgc.xml
2012-06-29 10:47:24,252 [main] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:24,252 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:24,252 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:24,252 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:24,252 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.arch not satisfied. Current value: x86-32
2012-06-29 10:47:24,252 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/cgc-windows-x86-32.exe
2012-06-29 10:47:24,252 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:28,205 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/cgc-windows-x86-32.exe, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/cgc-windows-x86-32.exe) > Correct destination file already present. Skip download.
2012-06-29 10:47:28,205 [main] DEBUG root - >> initializeFile(cgc-windows-x86-32.exe, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/cgc-windows-x86-32.exe) > Register executable: cgc-windows-x86-32.exe
2012-06-29 10:47:28,205 [main] DEBUG root - >> FileUtils.registerExecutable(cgc, H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\cgc-windows-x86-32.exe) > Trying to use execFile.setExecutable from JDK 1.6+
2012-06-29 10:47:28,220 [main] INFO root - Successfully installed CG Compiler
2012-06-29 10:47:28,220 [main] INFO root - Install FFmpeg
2012-06-29 10:47:28,220 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/ffmpeg.xml
2012-06-29 10:47:28,220 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:28,236 [main] DEBUG root - >> ResourceLoader.loadResource(ffmpeg, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/ffmpeg.xml, Properties systemProperties) > Could not open resource definition file: file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/ffmpeg.xml (java.io.FileNotFoundException)
2012-06-29 10:47:28,236 [main] DEBUG root - >> ResourceLoader.loadResource(ffmpeg, http://jhelioviewer.org/libjhv/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2012-06-29 10:47:28,236 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/ffmpeg.xml
2012-06-29 10:47:28,408 [main] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:28,408 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:28,408 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:28,408 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:28,408 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:28,408 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/ffmpeg-windows.exe
2012-06-29 10:47:28,408 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:29,705 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/ffmpeg/ffmpeg-windows.exe, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/ffmpeg-windows.exe) > Correct destination file already present. Skip download.
2012-06-29 10:47:29,705 [main] DEBUG root - >> initializeFile(ffmpeg-windows.exe, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/ffmpeg-windows.exe) > Register executable: ffmpeg-windows.exe
2012-06-29 10:47:29,705 [main] DEBUG root - >> FileUtils.registerExecutable(ffmpeg, H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\ffmpeg-windows.exe) > Trying to use execFile.setExecutable from JDK 1.6+
2012-06-29 10:47:29,705 [main] INFO root - Successfully installed FFmpeg tool
2012-06-29 10:47:29,705 [main] INFO root - Install MP4Box
2012-06-29 10:47:29,705 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/mp4box.xml
2012-06-29 10:47:29,705 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:29,705 [main] DEBUG root - >> ResourceLoader.loadResource(mp4box, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/mp4box.xml, Properties systemProperties) > Could not open resource definition file: file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/mp4box.xml (java.io.FileNotFoundException)
2012-06-29 10:47:29,705 [main] DEBUG root - >> ResourceLoader.loadResource(mp4box, http://jhelioviewer.org/libjhv/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2012-06-29 10:47:29,705 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/mp4box.xml
2012-06-29 10:47:30,048 [main] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:30,064 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:30,064 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:30,064 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: windows
2012-06-29 10:47:30,064 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/js32.dll
2012-06-29 10:47:30,064 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:30,330 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/mp4box/js32.dll, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/js32.dll) > Correct destination file already present. Skip download.
2012-06-29 10:47:30,330 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/mp4box-windows.exe
2012-06-29 10:47:30,330 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:30,611 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/mp4box/mp4box-windows.exe, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/mp4box-windows.exe) > Correct destination file already present. Skip download.
2012-06-29 10:47:30,611 [main] DEBUG root - >> initializeFile(mp4box-windows.exe, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Libs/mp4box-windows.exe) > Register executable: mp4box-windows.exe
2012-06-29 10:47:30,611 [main] DEBUG root - >> FileUtils.registerExecutable(mp4box, H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\mp4box-windows.exe) > Trying to use execFile.setExecutable from JDK 1.6+
2012-06-29 10:47:30,627 [main] INFO root - Successfully installed MP4Box tool
2012-06-29 10:47:30,627 [main] INFO root - Initialize GUI
2012-06-29 10:47:30,627 [main] DEBUG root - Installing Overlap Watcher
2012-06-29 10:47:30,627 [JHV Update Checker] TRACE root - Start cheching for updates
2012-06-29 10:47:30,627 [JHV Update Checker] INFO root - Connect to http://jhelioviewer.org/updateJHV.txt
2012-06-29 10:47:30,627 [main] INFO root - Load plugin settings
2012-06-29 10:47:30,642 [main] INFO root - Add internal plugin: FilterPlugin
2012-06-29 10:47:30,673 [main] INFO root - Download default plugins
2012-06-29 10:47:30,673 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/sdo-cutout.xml
2012-06-29 10:47:30,673 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:30,673 [main] DEBUG root - >> ResourceLoader.loadResource(sdo-cutout, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/sdo-cutout.xml, Properties systemProperties) > Could not open resource definition file: file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/sdo-cutout.xml (java.io.FileNotFoundException)
2012-06-29 10:47:30,673 [main] DEBUG root - >> ResourceLoader.loadResource(sdo-cutout, http://jhelioviewer.org/libjhv/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2012-06-29 10:47:30,673 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/sdo-cutout.xml
2012-06-29 10:47:30,798 [JHV Update Checker] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:30,798 [JHV Update Checker] INFO root - Running the newest version of JHelioviewer
2012-06-29 10:47:31,017 [main] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:31,017 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/SDOCutOutPlugin.jar
2012-06-29 10:47:31,017 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:31,095 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/SDOCutOutPlugin.jar, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/SDOCutOutPlugin.jar) > Correct destination file already present. Skip download.
2012-06-29 10:47:31,095 [main] INFO root - Successfully downloaded SDO-Cutout plugin.
2012-06-29 10:47:31,095 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/default-plugins.xml
2012-06-29 10:47:31,095 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:31,095 [main] DEBUG root - >> ResourceLoader.loadResource(default-plugins, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/default-plugins.xml, Properties systemProperties) > Could not open resource definition file: file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/default-plugins.xml (java.io.FileNotFoundException)
2012-06-29 10:47:31,095 [main] DEBUG root - >> ResourceLoader.loadResource(default-plugins, http://jhelioviewer.org/libjhv/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2012-06-29 10:47:31,095 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/default-plugins.xml
2012-06-29 10:47:31,267 [main] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:31,267 [main] INFO root - Connect to file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/HEKPlugin.jar
2012-06-29 10:47:31,283 [main] DEBUG root - No http connection, try no compression
2012-06-29 10:47:31,502 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/HEKPlugin.jar, file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/HEKPlugin.jar) > Correct destination file already present. Skip download.
2012-06-29 10:47:31,502 [main] INFO root - Successfully downloaded default plugins.
2012-06-29 10:47:31,502 [main] INFO root - Search for plugins in H:\Documents and Settings\Jean-Paul\JHelioviewer\Plugins\
2012-06-29 10:47:31,502 [main] DEBUG root - Found Plugin Jar File: file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/HEKPlugin.jar
2012-06-29 10:47:31,502 [main] INFO root - PluginManager is trying to load the plugin located at file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/HEKPlugin.jar
2012-06-29 10:47:31,502 [main] DEBUG root - Found Manifest: Main-Class:org.helioviewer.jhv.plugins.hekplugin.HEKPlugin
2012-06-29 10:47:31,502 [main] INFO root - PluginManager: Load plugin class :org.helioviewer.jhv.plugins.hekplugin.HEKPlugin
2012-06-29 10:47:31,689 [main] DEBUG root - Found Plugin Jar File: file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/SDOCutOutPlugin.jar
2012-06-29 10:47:31,689 [main] INFO root - PluginManager is trying to load the plugin located at file:/H:/Documents%20and%20Settings/Jean-Paul/JHelioviewer/Plugins/SDOCutOutPlugin.jar
2012-06-29 10:47:31,689 [main] DEBUG root - Found Manifest: Main-Class:org.helioviewer.plugins.sdocutoutplugin.SDOCutOutPlugin
2012-06-29 10:47:31,689 [main] INFO root - PluginManager: Load plugin class :org.helioviewer.plugins.sdocutoutplugin.SDOCutOutPlugin
2012-06-29 10:47:31,705 [main] INFO root - Start main window
2012-06-29 10:47:33,064 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Dispose GLInitPanel: Stop the animator and make it invisible
2012-06-29 10:47:33,080 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Set GL properties
2012-06-29 10:47:33,080 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Shade model: flat
2012-06-29 10:47:33,095 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Clear color: black
2012-06-29 10:47:33,111 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Enable 1D texture
2012-06-29 10:47:33,111 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Enable 2D texture
2012-06-29 10:47:33,111 [AWT-EventQueue-0] DEBUG root - >> GLInfo.update(GL) > Version string: 2.1.2
2012-06-29 10:47:33,127 [AWT-EventQueue-0] DEBUG root - >> GLInfo.update(GL) > Extensions: GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum GL_WIN_swap_hint WGL_EXT_swap_control
2012-06-29 10:47:33,142 [AWT-EventQueue-0] DEBUG root - >> GLInfo.update(GL) > GL usable: true - GL activated: true
2012-06-29 10:47:33,173 [AWT-EventQueue-0] DEBUG root - >> GLShaderHelper.initHelper(GL gl, String _tmpPath) > Initialize helper functions
2012-06-29 10:47:33,173 [AWT-EventQueue-0] DEBUG root - >> GLShaderHelper.initHelper(GL gl, String _tmpPath) > temp path: H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\
2012-06-29 10:47:33,173 [AWT-EventQueue-0] DEBUG root - >> GLShaderHelper.initHelper(GL gl, String _tmpPath) > max texture indirections: 4096
2012-06-29 10:47:33,189 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > Initialize shader builder
2012-06-29 10:47:33,205 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max texture image units: 16
2012-06-29 10:47:33,205 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max texture coords: 8
2012-06-29 10:47:33,205 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max fragment uniform components arb: 2048
2012-06-29 10:47:33,205 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max vertex attributes arb: 16
2012-06-29 10:47:33,205 [AWT-EventQueue-0] DEBUG root - >> GLTextureCoordinate.init(GL) > Initialize GLTextureCoordinate
2012-06-29 10:47:33,236 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Start viewchain creation
2012-06-29 10:47:33,236 [CreateViewChainsThread] INFO root - Start creating view chains
2012-06-29 10:47:33,408 [CreateViewChainsThread] DEBUG root - HEKConstants -> Setting up event acronyms...
2012-06-29 10:47:33,408 [CreateViewChainsThread] INFO root - HEKConstants -> Setting up event acronyms... Done.
2012-06-29 10:47:33,408 [CreateViewChainsThread] DEBUG root - HEKConstants -> Setting up event icons...
2012-06-29 10:47:33,502 [CreateViewChainsThread] INFO root - HEKConstants -> Setting up event icons... Done.
2012-06-29 10:47:33,502 [CreateViewChainsThread] DEBUG root - HEKConstants -> Setting up event buffered images...
2012-06-29 10:47:34,064 [CreateViewChainsThread] INFO root - HEKConstants -> Setting up event buffered images... Done.
2012-06-29 10:47:34,173 [LoadNewMovie] DEBUG root - >> APIRequestManager.loadImageSeries(boolean,String,String,String,String,String,String,String) > jpip request url: http://helioviewer.org/api/index.php?action=getJPX&observatory=SDO&instrument=AIA&detector=AIA&measurement=171&startTime=2012-06-28T05:46:24Z&endTime=2012-06-29T05:46:24Z&cadence=1800&jpip=true&verbose=true&linked=true
2012-06-29 10:47:34,173 [LoadNewMovie] DEBUG root - >> APIRequestManager.loadImageSeries(boolean,String,String,String,String,String,String,String) > http request url: http://helioviewer.org/api/index.php?action=getJPX&observatory=SDO&instrument=AIA&detector=AIA&measurement=171&startTime=2012-06-28T05:46:24Z&endTime=2012-06-29T05:46:24Z&cadence=1800
2012-06-29 10:47:34,173 [LoadNewMovie] INFO root - Connect to http://helioviewer.org/api/index.php?action=getJPX&observatory=SDO&instrument=AIA&detector=AIA&measurement=171&startTime=2012-06-28T05:46:24Z&endTime=2012-06-29T05:46:24Z&cadence=1800&jpip=true&verbose=true&linked=true
2012-06-29 10:47:34,517 [AWT-EventQueue-0] DEBUG root - >> GLTextureHelper.initHelper(GL) > Initialize helper functions
2012-06-29 10:47:34,517 [AWT-EventQueue-0] DEBUG root - >> GLTextureHelper.initHelper(GL) > Use Non-Power-Of-Two-Textures: false
2012-06-29 10:47:34,517 [AWT-EventQueue-0] DEBUG root - >> GLTextureHelper.initHelper(GL) > max texture size: 4096
2012-06-29 10:47:34,658 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.asm" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg"
2012-06-29 10:47:34,736 [LoadNewMovie] DEBUG root - Created http connection with encoding null
2012-06-29 10:47:34,861 [Thread-8] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg
2012-06-29 10:47:34,861 [Thread-9] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 21 lines, 0 errors.
2012-06-29 10:47:40,642 [LoadNewMovie] DEBUG root - Try to apply color table SDO-AIA 171 ?
2012-06-29 10:47:40,720 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbfp1" "-o" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.asm" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg"
2012-06-29 10:47:40,845 [Thread-13] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg
2012-06-29 10:47:40,861 [Thread-14] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 47 lines, 0 errors.
2012-06-29 10:47:40,861 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbfp1" "-o" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.asm" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg"
2012-06-29 10:47:41,033 [Thread-15] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg
2012-06-29 10:47:41,033 [Thread-16] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 13 lines, 0 errors.
2012-06-29 10:47:41,064 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.asm" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg"
2012-06-29 10:47:41,173 [Thread-17] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg
2012-06-29 10:47:41,189 [Thread-18] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 29 lines, 0 errors.
2012-06-29 10:47:41,189 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.asm" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg"
2012-06-29 10:47:41,330 [Thread-19] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg
2012-06-29 10:47:41,330 [Thread-20] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 25 lines, 0 errors.
2012-06-29 10:47:41,423 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "H:\Documents and Settings\Jean-Paul\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.asm" "H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg"
2012-06-29 10:47:41,673 [Thread-21] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: H:\Documents and Settings\Jean-Paul\JHelioviewer\Temp\tmp.cg
2012-06-29 10:47:41,689 [Thread-22] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 27 lines, 0 errors.
2012-06-29 10:47:41,720 [LayersModelThread (layer added)] DEBUG root - Overlap fraction for layer 0 is 1.0
2012-06-29 10:47:41,767 [pool-2-thread-1] DEBUG root - Requesting Page 1 of Max 1000000 HEK Event Structure: http://www.lmsal.com/hek/her?cosec=2&cmd=search&type=column&event_type=**&event_starttime=2012-06-28T05:46:24&event_endtime=2012-06-29T05:16:24&event_coordsys=helioprojective&x1=-1200&x2=1200&y1=-1200&y2=1200&return=event_type,frm_name,kb_archivid&temporalmode=overlap&result_limit=500&page=1
2012-06-29 10:47:41,767 [pool-2-thread-1] INFO root - Connect to http://www.lmsal.com/hek/her?cosec=2&cmd=search&type=column&event_type=**&event_starttime=2012-06-28T05:46:24&event_endtime=2012-06-29T05:16:24&event_coordsys=helioprojective&x1=-1200&x2=1200&y1=-1200&y2=1200&return=event_type,frm_name,kb_archivid&temporalmode=overlap&result_limit=500&page=1
2012-06-29 10:47:47,627 [pool-2-thread-1] DEBUG root - Created http connection with encoding null
2012-06-29 10:49:26,970 [AWT-EventQueue-0] INFO root - Set file logging level to OFF
2012-06-29 10:49:26,970 [AWT-EventQueue-0] INFO root - Set console logging level to OFF
2012-06-29 10:49:26,970 [AWT-EventQueue-0] DEBUG root - >> LogSettings.update() > Log settings modified. Update changes.

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.