Exception in HEK-Plugin when adding a filter

Bug #692914 reported by Markus Langenberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
JHelioviewer
Confirmed
Undecided
Malte Nuhn

Bug Description

Uncaught Exception detected.

Configuration:
JHelioviewer - Version: null
JHelioviewer - Revision: null
Java Virtual Machine - Name: Java HotSpot(TM) Client VM
Java Virtual Machine - Vendor: Sun Microsystems Inc.
Java Virtual Machine - Version: 17.1-b03
JRE Specification - Version: 1.6
Operating System - Name: Windows Vista
Operating System - Architecture: x86
Operating System - Version: 6.0

Date: Tue Dec 21 09:44:53 GMT 2010
Thread: Thread[pool-1-thread-1,5,main]
Message: null

Stacktrace:
java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
at java.util.AbstractList$Itr.next(Unknown Source)
at org.helioviewer.jhv.plugins.hekplugin.cache.HEKCacheModel.fireCacheStateChanged(HEKCacheModel.java:590)
at org.helioviewer.jhv.plugins.hekplugin.cache.HEKCacheLoadingModel.setState(HEKCacheLoadingModel.java:79)
at org.helioviewer.jhv.plugins.hekplugin.cache.HEKCacheController.setState(HEKCacheController.java:52)
at org.helioviewer.jhv.plugins.hekplugin.cache.HEKRequestStructureThread.run(HEKRequestStructureThread.java:52)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Log:
2010-12-21 10:43:58,651 [main] INFO root - JHelioviewer started with command-line options:
2010-12-21 10:43:58,651 [main] INFO root - Create directories...
2010-12-21 10:43:58,656 [main] INFO root - >> JHVGlobals.determineVersionAndRevision() > Look for jar file: D:\Daten\Programmieren\jhelioviewer\jhv-trunk\src\jhv\bin
2010-12-21 10:43:58,656 [main] WARN root - >> JHVGlobals.determineVersionAndRevision() > Classes are not within a jar file. Set version and revision to null.
2010-12-21 10:43:58,656 [main] INFO root - Initializing JHelioviewer
2010-12-21 10:43:58,656 [main] DEBUG root - Create splash screen
2010-12-21 10:43:58,826 [main] DEBUG root - Number of progress steps: 10
2010-12-21 10:43:58,826 [main] INFO root - Load settings
2010-12-21 10:43:58,831 [main] DEBUG root - >> Settings.load() > Load default system settings: {API.event.path=http://helioviewer.nascom.nasa.gov/api/, API.dataSources.path=http://helioviewer.nascom.nasa.gov/api/?action=getDataSources&verbose=true, connection.read.timeout=60000, default.remote.lib.path=http://jhelioviewer.org/libjhv/, jvm.arguments=-Xmx1000m -Dapple.laf.useScreenMenuBar=true, default.basicRemote.path=jpip://helioviewer.nascom.nasa.gov:8090, API.jp2images.path=http://helioviewer.nascom.nasa.gov/api/index.php, default.httpRemote.path=http://helioviewer.nascom.nasa.gov/jp2/, jpip.cache.size=0.0, opengl.enabled=true, API.jp2series.path=http://helioviewer.nascom.nasa.gov/api/index.php, connection.connect.timeout=60000, update.check.next=0, default.remote.path=jpip://helioviewer.nascom.nasa.gov:8090, display.toolbar=iconandtext, default.date.format=yyyy/MM/dd, startup.loadmovie=true, VSO.showInfo=true, VSO.showAdvanced=false}
2010-12-21 10:43:58,836 [main] INFO root - OS: windows - arch: x86-32 - java arch: 32
2010-12-21 10:43:58,836 [main] DEBUG root - Instantiate Kakadu engine
2010-12-21 10:43:58,841 [main] INFO root - Try to load Kakadu libraries
2010-12-21 10:43:58,846 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/kakadu.xml
2010-12-21 10:43:58,851 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:43:58,851 [main] DEBUG root - >> ResourceLoader.loadResource(kakadu, file:/C:/Users/Markus/JHelioviewer/Libs/kakadu.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Markus/JHelioviewer/Libs/kakadu.xml (java.io.FileNotFoundException)
2010-12-21 10:43:58,851 [main] DEBUG root - >> ResourceLoader.loadResource(kakadu, http://jhelioviewer.org/libjhv/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2010-12-21 10:43:58,851 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/kakadu.xml
2010-12-21 10:43:59,106 [main] DEBUG root - Created http connection with encoding null
2010-12-21 10:43:59,156 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/Microsoft.VC100.CRTx86-32/msvcr100.dll
2010-12-21 10:43:59,156 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:43:59,181 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/Microsoft.VC100.CRT-x86-32/msvcr100.dll, file:/C:/Users/Markus/JHelioviewer/Libs/Microsoft.VC100.CRTx86-32/msvcr100.dll) > Correct destination file already present. Skip download.
2010-12-21 10:43:59,181 [main] DEBUG root - >> initializeFile(msvcr100.dll, file:/C:/Users/Markus/JHelioviewer/Libs/Microsoft.VC100.CRTx86-32/msvcr100.dll) > Load library: msvcr100.dll
2010-12-21 10:43:59,181 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_v63R.dll
2010-12-21 10:43:59,181 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:43:59,186 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/kdu_v63R-windows-x86-32.dll, file:/C:/Users/Markus/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_v63R.dll) > Correct destination file already present. Skip download.
2010-12-21 10:43:59,186 [main] DEBUG root - >> initializeFile(kdu_v63R.dll, file:/C:/Users/Markus/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_v63R.dll) > Load library: kdu_v63R.dll
2010-12-21 10:43:59,191 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_a63R.dll
2010-12-21 10:43:59,191 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:43:59,196 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/kdu_a63R-windows-x86-32.dll, file:/C:/Users/Markus/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_a63R.dll) > Correct destination file already present. Skip download.
2010-12-21 10:43:59,196 [main] DEBUG root - >> initializeFile(kdu_a63R.dll, file:/C:/Users/Markus/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_a63R.dll) > Load library: kdu_a63R.dll
2010-12-21 10:43:59,201 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_jni.dll
2010-12-21 10:43:59,201 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:43:59,211 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/kdu_jni-windows-x86-32.dll, file:/C:/Users/Markus/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_jni.dll) > Correct destination file already present. Skip download.
2010-12-21 10:43:59,211 [main] DEBUG root - >> initializeFile(kdu_jni.dll, file:/C:/Users/Markus/JHelioviewer/Libs/kakadu-windows-x86-32/kdu_jni.dll) > Load library: kdu_jni.dll
2010-12-21 10:43:59,216 [main] INFO root - Successfully loaded Kakadu libraries
2010-12-21 10:43:59,216 [main] DEBUG root - Setup Kakadu message handlers.
2010-12-21 10:43:59,221 [main] INFO root - Use cache directory: C:\Users\Markus\JHelioviewer\Cache\
2010-12-21 10:43:59,231 [main] INFO root - Update settings
2010-12-21 10:43:59,556 [ObservationSetup] INFO root - Connect to http://helioviewer.nascom.nasa.gov/api/?action=getDataSources&verbose=true
2010-12-21 10:43:59,773 [ObservationSetup] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:01,743 [ObservationSetup] INFO root - Connect to http://helioviewer.nascom.nasa.gov/api/index.php?action=getJP2Image&observatory=SDO&instrument=AIA&detector=AIA&measurement=171&date=2010-12-21T09:44:01Z&json=true&jpip=true
2010-12-21 10:44:01,776 [AWT-EventQueue-0] INFO root - Try to load OpenGL libraries
2010-12-21 10:44:01,781 [AWT-EventQueue-0] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/jogl.xml
2010-12-21 10:44:01,781 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,782 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.loadResource(jogl, file:/C:/Users/Markus/JHelioviewer/Libs/jogl.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Markus/JHelioviewer/Libs/jogl.xml (java.io.FileNotFoundException)
2010-12-21 10:44:01,782 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.loadResource(jogl, http://jhelioviewer.org/libjhv/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2010-12-21 10:44:01,782 [AWT-EventQueue-0] INFO root - Connect to http://jhelioviewer.org/libjhv/jogl.xml
2010-12-21 10:44:01,786 [AWT-EventQueue-0] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:01,789 [AWT-EventQueue-0] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/gluegen-rt-windows-x86-32.dll
2010-12-21 10:44:01,790 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,790 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/gluegen-rt-windows-x86-32.dll, file:/C:/Users/Markus/JHelioviewer/Libs/gluegen-rt-windows-x86-32.dll) > Correct destination file already present. Skip download.
2010-12-21 10:44:01,791 [AWT-EventQueue-0] DEBUG root - >> initializeFile(gluegen-rt-windows-x86-32.dll, file:/C:/Users/Markus/JHelioviewer/Libs/gluegen-rt-windows-x86-32.dll) > Load library: gluegen-rt-windows-x86-32.dll
2010-12-21 10:44:01,792 [AWT-EventQueue-0] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/jogl-windows-x86-32.dll
2010-12-21 10:44:01,792 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,795 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/jogl-windows-x86-32.dll, file:/C:/Users/Markus/JHelioviewer/Libs/jogl-windows-x86-32.dll) > Correct destination file already present. Skip download.
2010-12-21 10:44:01,795 [AWT-EventQueue-0] DEBUG root - >> initializeFile(jogl-windows-x86-32.dll, file:/C:/Users/Markus/JHelioviewer/Libs/jogl-windows-x86-32.dll) > Load library: jogl-windows-x86-32.dll
2010-12-21 10:44:01,797 [AWT-EventQueue-0] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/jogl_awt-windows-x86-32.dll
2010-12-21 10:44:01,798 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,798 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/jogl_awt-windows-x86-32.dll, file:/C:/Users/Markus/JHelioviewer/Libs/jogl_awt-windows-x86-32.dll) > Correct destination file already present. Skip download.
2010-12-21 10:44:01,798 [AWT-EventQueue-0] DEBUG root - >> initializeFile(jogl_awt-windows-x86-32.dll, file:/C:/Users/Markus/JHelioviewer/Libs/jogl_awt-windows-x86-32.dll) > Load library: jogl_awt-windows-x86-32.dll
2010-12-21 10:44:01,805 [AWT-EventQueue-0] INFO root - Successfully loaded OpenGL libraries
2010-12-21 10:44:01,805 [main] INFO root - Try to install CG Compiler
2010-12-21 10:44:01,805 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/cgc.xml
2010-12-21 10:44:01,805 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,806 [main] DEBUG root - >> ResourceLoader.loadResource(cgc, file:/C:/Users/Markus/JHelioviewer/Libs/cgc.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Markus/JHelioviewer/Libs/cgc.xml (java.io.FileNotFoundException)
2010-12-21 10:44:01,806 [main] DEBUG root - >> ResourceLoader.loadResource(cgc, http://jhelioviewer.org/libjhv/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2010-12-21 10:44:01,806 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/cgc.xml
2010-12-21 10:44:01,810 [main] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:01,812 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/cgc-windows-x86-32.exe
2010-12-21 10:44:01,812 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,829 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/cgc-windows-x86-32.exe, file:/C:/Users/Markus/JHelioviewer/Libs/cgc-windows-x86-32.exe) > Correct destination file already present. Skip download.
2010-12-21 10:44:01,829 [main] DEBUG root - >> initializeFile(cgc-windows-x86-32.exe, file:/C:/Users/Markus/JHelioviewer/Libs/cgc-windows-x86-32.exe) > Register executable: cgc-windows-x86-32.exe
2010-12-21 10:44:01,829 [main] DEBUG root - >> FileUtils.registerExecutable(cgc, C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe) > Trying to use execFile.setExecutable from JDK 1.6+
2010-12-21 10:44:01,831 [main] INFO root - Successfully installed CG Compiler
2010-12-21 10:44:01,832 [main] INFO root - Install FFmpeg
2010-12-21 10:44:01,832 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/ffmpeg.xml
2010-12-21 10:44:01,832 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,832 [main] DEBUG root - >> ResourceLoader.loadResource(ffmpeg, file:/C:/Users/Markus/JHelioviewer/Libs/ffmpeg.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Markus/JHelioviewer/Libs/ffmpeg.xml (java.io.FileNotFoundException)
2010-12-21 10:44:01,832 [main] DEBUG root - >> ResourceLoader.loadResource(ffmpeg, http://jhelioviewer.org/libjhv/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2010-12-21 10:44:01,832 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/ffmpeg.xml
2010-12-21 10:44:01,836 [main] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:01,838 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/ffmpeg-windows.exe
2010-12-21 10:44:01,838 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,853 [ObservationSetup] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:01,879 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/ffmpeg/ffmpeg-windows.exe, file:/C:/Users/Markus/JHelioviewer/Libs/ffmpeg-windows.exe) > Correct destination file already present. Skip download.
2010-12-21 10:44:01,879 [main] DEBUG root - >> initializeFile(ffmpeg-windows.exe, file:/C:/Users/Markus/JHelioviewer/Libs/ffmpeg-windows.exe) > Register executable: ffmpeg-windows.exe
2010-12-21 10:44:01,879 [main] DEBUG root - >> FileUtils.registerExecutable(ffmpeg, C:\Users\Markus\JHelioviewer\Libs\ffmpeg-windows.exe) > Trying to use execFile.setExecutable from JDK 1.6+
2010-12-21 10:44:01,881 [main] INFO root - Successfully installed FFmpeg tool
2010-12-21 10:44:01,881 [main] INFO root - Install MP4Box
2010-12-21 10:44:01,882 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/mp4box.xml
2010-12-21 10:44:01,882 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,882 [main] DEBUG root - >> ResourceLoader.loadResource(mp4box, file:/C:/Users/Markus/JHelioviewer/Libs/mp4box.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Markus/JHelioviewer/Libs/mp4box.xml (java.io.FileNotFoundException)
2010-12-21 10:44:01,882 [main] DEBUG root - >> ResourceLoader.loadResource(mp4box, http://jhelioviewer.org/libjhv/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/, file:/C:/Users/Markus/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2010-12-21 10:44:01,882 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/mp4box.xml
2010-12-21 10:44:01,886 [main] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:01,889 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Libs/mp4box-windows.exe
2010-12-21 10:44:01,889 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,892 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/mp4box/mp4box-windows.exe, file:/C:/Users/Markus/JHelioviewer/Libs/mp4box-windows.exe) > Correct destination file already present. Skip download.
2010-12-21 10:44:01,892 [main] DEBUG root - >> initializeFile(mp4box-windows.exe, file:/C:/Users/Markus/JHelioviewer/Libs/mp4box-windows.exe) > Register executable: mp4box-windows.exe
2010-12-21 10:44:01,892 [main] DEBUG root - >> FileUtils.registerExecutable(mp4box, C:\Users\Markus\JHelioviewer\Libs\mp4box-windows.exe) > Trying to use execFile.setExecutable from JDK 1.6+
2010-12-21 10:44:01,894 [main] INFO root - Successfully installed MP4Box tool
2010-12-21 10:44:01,894 [main] INFO root - Initialize GUI
2010-12-21 10:44:01,894 [main] DEBUG root - Installing Overlap Watcher
2010-12-21 10:44:01,895 [JHV Update Checker] TRACE root - Start cheching for updates
2010-12-21 10:44:01,895 [JHV Update Checker] ERROR root - Could not retrieve version information
2010-12-21 10:44:01,896 [main] INFO root - Load plugin settings
2010-12-21 10:44:01,934 [main] INFO root - Add internal plugin: FilterPlugin
2010-12-21 10:44:01,950 [main] INFO root - Download default plugins
2010-12-21 10:44:01,950 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Plugins/default-plugins.xml
2010-12-21 10:44:01,950 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,951 [main] DEBUG root - >> ResourceLoader.loadResource(default-plugins, file:/C:/Users/Markus/JHelioviewer/Plugins/default-plugins.xml, Properties systemProperties) > Could not open resource definition file: file:/C:/Users/Markus/JHelioviewer/Plugins/default-plugins.xml (java.io.FileNotFoundException)
2010-12-21 10:44:01,951 [main] DEBUG root - >> ResourceLoader.loadResource(default-plugins, http://jhelioviewer.org/libjhv/, file:/C:/Users/Markus/JHelioviewer/Plugins/, file:/C:/Users/Markus/JHelioviewer/Plugins/, file:/C:/Users/Markus/JHelioviewer/Plugins/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2010-12-21 10:44:01,951 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/default-plugins.xml
2010-12-21 10:44:01,954 [main] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:01,956 [main] INFO root - Connect to file:/C:/Users/Markus/JHelioviewer/Plugins/HEKPlugin.jar
2010-12-21 10:44:01,957 [main] DEBUG root - No http connection, try no compression
2010-12-21 10:44:01,976 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/HEKPlugin2.jar, file:/C:/Users/Markus/JHelioviewer/Plugins/HEKPlugin.jar) > Correct destination file already present. Skip download.
2010-12-21 10:44:01,978 [main] INFO root - Successfully downloaded default plugins.
2010-12-21 10:44:01,978 [main] INFO root - Search for plugins in C:\Users\Markus\JHelioviewer\Plugins\
2010-12-21 10:44:01,978 [main] DEBUG root - Found Plugin Jar File: file:/C:/Users/Markus/JHelioviewer/Plugins/HEKPlugin.jar
2010-12-21 10:44:01,979 [main] INFO root - PluginManager is trying to load the plugin located at file:/C:/Users/Markus/JHelioviewer/Plugins/HEKPlugin.jar
2010-12-21 10:44:01,980 [main] DEBUG root - Found Manifest: Main-Class:org.helioviewer.jhv.plugins.hekplugin.HEKPlugin
2010-12-21 10:44:01,980 [main] INFO root - PluginManager: Load plugin class :org.helioviewer.jhv.plugins.hekplugin.HEKPlugin
2010-12-21 10:44:01,991 [main] INFO root - Start main window
2010-12-21 10:44:02,511 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Dispose GLInitPanel: Stop the animator and make it invisible
2010-12-21 10:44:02,513 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Set GL properties
2010-12-21 10:44:02,513 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Shade model: flat
2010-12-21 10:44:02,513 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Clear color: black
2010-12-21 10:44:02,514 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Enable 1D texture
2010-12-21 10:44:02,514 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Enable 2D texture
2010-12-21 10:44:02,514 [AWT-EventQueue-0] DEBUG root - >> GLInfo.update(GL) > Version string: 3.3.0
2010-12-21 10:44:02,515 [AWT-EventQueue-0] DEBUG root - >> GLInfo.update(GL) > Extensions: GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays 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_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc 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_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object 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_vertex_type_2_10_10_10_rev GL_ARB_viewport_array 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_bindable_uniform 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_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float 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_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc 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_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load 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_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory 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_NVX_gpu_memory_info 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
2010-12-21 10:44:02,526 [AWT-EventQueue-0] DEBUG root - >> GLInfo.update(GL) > GL usable: true - GL activated: true
2010-12-21 10:44:02,528 [AWT-EventQueue-0] DEBUG root - >> GLShaderHelper.initHelper(GL gl, String _tmpPath) > Initialize helper functions
2010-12-21 10:44:02,528 [AWT-EventQueue-0] DEBUG root - >> GLShaderHelper.initHelper(GL gl, String _tmpPath) > temp path: C:\Users\Markus\JHelioviewer\Temp\
2010-12-21 10:44:02,528 [AWT-EventQueue-0] DEBUG root - >> GLShaderHelper.initHelper(GL gl, String _tmpPath) > max texture indirections: 16384
2010-12-21 10:44:02,534 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > Initialize shader builder
2010-12-21 10:44:02,535 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max texture image units: 32
2010-12-21 10:44:02,535 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max texture coords: 8
2010-12-21 10:44:02,535 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max fragment uniform components arb: 2048
2010-12-21 10:44:02,535 [AWT-EventQueue-0] DEBUG root - >> GLShaderBuilder.initShaderBuilder(GL) > max vertex attributes arb: 16
2010-12-21 10:44:02,535 [AWT-EventQueue-0] DEBUG root - >> GLTextureCoordinate.init(GL) > Initialize GLTextureCoordinate
2010-12-21 10:44:02,548 [AWT-EventQueue-0] DEBUG root - >> GLInitPanel.init(GLAutoDrawable) > Start viewchain creation
2010-12-21 10:44:02,634 [Thread-5] DEBUG root - HEKConstants -> Setting up event acronyms...
2010-12-21 10:44:02,634 [Thread-5] INFO root - HEKConstants -> Setting up event acronyms... Done.
2010-12-21 10:44:02,634 [Thread-5] DEBUG root - HEKConstants -> Setting up event icons...
2010-12-21 10:44:02,692 [Thread-5] INFO root - HEKConstants -> Setting up event icons... Done.
2010-12-21 10:44:02,692 [Thread-5] DEBUG root - HEKConstants -> Setting up event buffered images...
2010-12-21 10:44:02,942 [Thread-5] INFO root - HEKConstants -> Setting up event buffered images... Done.
2010-12-21 10:44:03,309 [AWT-EventQueue-0] DEBUG root - >> GLTextureHelper.initHelper(GL) > Initialize helper functions
2010-12-21 10:44:03,310 [AWT-EventQueue-0] DEBUG root - >> GLTextureHelper.initHelper(GL) > Use Non-Power-Of-Two-Textures: false
2010-12-21 10:44:03,311 [AWT-EventQueue-0] DEBUG root - >> GLTextureHelper.initHelper(GL) > max texture size: 8192
2010-12-21 10:44:03,320 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:03,421 [Thread-8] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:03,429 [Thread-9] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 21 lines, 0 errors.
2010-12-21 10:44:06,899 [LoadNewMovie] DEBUG root - >> APIRequestManager.loadImageSeries(boolean,String,String,String,String,String,String,String) > jpip request url: http://helioviewer.nascom.nasa.gov/api/index.php?action=getJPX&observatory=SDO&instrument=AIA&detector=AIA&measurement=171&startTime=2010-12-18T04:33:36Z&endTime=2010-12-19T04:33:36Z&cadence=1800&jpip=true&verbose=true&linked=true
2010-12-21 10:44:06,899 [LoadNewMovie] DEBUG root - >> APIRequestManager.loadImageSeries(boolean,String,String,String,String,String,String,String) > http request url: http://helioviewer.nascom.nasa.gov/api/index.php?action=getJPX&observatory=SDO&instrument=AIA&detector=AIA&measurement=171&startTime=2010-12-18T04:33:36Z&endTime=2010-12-19T04:33:36Z&cadence=1800
2010-12-21 10:44:06,899 [LoadNewMovie] INFO root - Connect to http://helioviewer.nascom.nasa.gov/api/index.php?action=getJPX&observatory=SDO&instrument=AIA&detector=AIA&measurement=171&startTime=2010-12-18T04:33:36Z&endTime=2010-12-19T04:33:36Z&cadence=1800&jpip=true&verbose=true&linked=true
2010-12-21 10:44:07,008 [LoadNewMovie] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:09,362 [LoadNewMovie] DEBUG root - Try to apply color table SDO-AIA 171 ?
2010-12-21 10:44:09,399 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbfp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:09,516 [Thread-13] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:09,524 [Thread-14] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 45 lines, 0 errors.
2010-12-21 10:44:09,528 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbfp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:09,626 [Thread-15] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:09,629 [Thread-16] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 13 lines, 0 errors.
2010-12-21 10:44:09,636 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:09,737 [Thread-18] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 29 lines, 0 errors.
2010-12-21 10:44:09,737 [Thread-17] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:09,742 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:09,784 [LayersModelThread (layer added)] DEBUG root - Overlap fraction for layer 0 is 1.0
2010-12-21 10:44:09,811 [pool-1-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=2010-12-18T04:33:36&event_endtime=2010-12-19T03:33:48&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
2010-12-21 10:44:09,812 [pool-1-thread-1] INFO root - Connect to http://www.lmsal.com/hek/her?cosec=2&cmd=search&type=column&event_type=**&event_starttime=2010-12-18T04:33:36&event_endtime=2010-12-19T03:33:48&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
2010-12-21 10:44:09,835 [Thread-19] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:09,838 [Thread-20] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 25 lines, 0 errors.
2010-12-21 10:44:09,851 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:09,950 [Thread-22] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:09,951 [Thread-23] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 27 lines, 0 errors.
2010-12-21 10:44:12,534 [pool-1-thread-1] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:46,365 [AWT-EventQueue-0] DEBUG root - Try to apply color table SDO-AIA 171 ?
2010-12-21 10:44:46,725 [LayersModelThread (layer added)] DEBUG root - Overlap fraction for layer 0 is 1.0
2010-12-21 10:44:46,740 [Thread-24] INFO root - Removing old Partial [Sat Dec 18 04:33:36 GMT 2010,Sun Dec 19 03:33:48 GMT 2010)
2010-12-21 10:44:46,740 [Thread-24] INFO root - Removing old Partial [Sat Dec 18 04:33:36 GMT 2010,Sun Dec 19 03:33:48 GMT 2010)
2010-12-21 10:44:46,740 [Thread-24] INFO root - Removing old Partial [Sat Dec 18 04:33:36 GMT 2010,Sun Dec 19 03:33:48 GMT 2010)
2010-12-21 10:44:46,740 [Thread-24] INFO root - Removing old Partial [Sat Dec 18 04:33:36 GMT 2010,Sun Dec 19 03:33:48 GMT 2010)
2010-12-21 10:44:46,756 [pool-1-thread-2] 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=2010-12-18T04:33:36&event_endtime=2010-12-19T03:33:48&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
2010-12-21 10:44:46,756 [pool-1-thread-2] INFO root - Connect to http://www.lmsal.com/hek/her?cosec=2&cmd=search&type=column&event_type=**&event_starttime=2010-12-18T04:33:36&event_endtime=2010-12-19T03:33:48&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
2010-12-21 10:44:46,771 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbfp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:46,927 [Thread-25] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:46,927 [Thread-26] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 26 lines, 0 errors.
2010-12-21 10:44:46,943 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbfp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:47,052 [Thread-27] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:47,052 [Thread-28] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 13 lines, 0 errors.
2010-12-21 10:44:47,052 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:47,161 [Thread-29] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:47,161 [Thread-30] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 29 lines, 0 errors.
2010-12-21 10:44:47,177 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:47,271 [Thread-31] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:47,271 [Thread-32] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 25 lines, 0 errors.
2010-12-21 10:44:47,286 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbvp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"
2010-12-21 10:44:47,364 [Thread-33] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std out: C:\Users\Markus\JHelioviewer\Temp\tmp.cg
2010-12-21 10:44:47,369 [Thread-34] DEBUG root - >> FileUtiles.logProcessOutput(Process, cgc, DEBUG) > std err: 27 lines, 0 errors.
2010-12-21 10:44:49,466 [pool-1-thread-2] DEBUG root - Created http connection with encoding null
2010-12-21 10:44:53,226 [AWT-EventQueue-0] DEBUG root - Try to apply color table SDO-AIA 171 ?
2010-12-21 10:44:53,612 [LayersModelThread (layer added)] DEBUG root - Overlap fraction for layer 0 is 1.0
2010-12-21 10:44:53,612 [Thread-35] INFO root - Removing old Partial [Sat Dec 18 04:33:36 GMT 2010,Sun Dec 19 03:33:48 GMT 2010)
2010-12-21 10:44:53,612 [Thread-35] INFO root - Removing old Partial [Sat Dec 18 04:33:36 GMT 2010,Sun Dec 19 03:33:48 GMT 2010)
2010-12-21 10:44:53,612 [Thread-35] INFO root - Removing old Partial [Sat Dec 18 04:33:36 GMT 2010,Sun Dec 19 03:33:48 GMT 2010)
2010-12-21 10:44:53,612 [Thread-35] INFO root - Removing old Partial [Sat Dec 18 04:33:36 GMT 2010,Sun Dec 19 03:33:48 GMT 2010)
2010-12-21 10:44:53,627 [pool-1-thread-3] 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=2010-12-18T04:33:36&event_endtime=2010-12-19T03:33:48&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
2010-12-21 10:44:53,627 [pool-1-thread-3] INFO root - Connect to http://www.lmsal.com/hek/her?cosec=2&cmd=search&type=column&event_type=**&event_starttime=2010-12-18T04:33:36&event_endtime=2010-12-19T03:33:48&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
2010-12-21 10:44:53,674 [pool-1-thread-1] FATAL root - Runtime exception
java.util.ConcurrentModificationException
 at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
 at java.util.AbstractList$Itr.next(Unknown Source)
 at org.helioviewer.jhv.plugins.hekplugin.cache.HEKCacheModel.fireCacheStateChanged(HEKCacheModel.java:590)
 at org.helioviewer.jhv.plugins.hekplugin.cache.HEKCacheLoadingModel.setState(HEKCacheLoadingModel.java:79)
 at org.helioviewer.jhv.plugins.hekplugin.cache.HEKCacheController.setState(HEKCacheController.java:52)
 at org.helioviewer.jhv.plugins.hekplugin.cache.HEKRequestStructureThread.run(HEKRequestStructureThread.java:52)
 at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)
2010-12-21 10:44:53,690 [AWT-EventQueue-0] DEBUG root - >> FileUtils.invokeExecutable > Execute command: "C:\Users\Markus\JHelioviewer\Libs\cgc-windows-x86-32.exe" "-profile" "arbfp1" "-o" "C:\Users\Markus\JHelioviewer\Temp\tmp.asm" "C:\Users\Markus\JHelioviewer\Temp\tmp.cg"

Changed in jhelioviewer:
assignee: nobody → Malte Nuhn (malte.nuhn)
status: New → Confirmed
Revision history for this message
Malte Nuhn (malte.nuhn) wrote :

Is this still an issue? How did you get this problem?

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.