I downloaded Helioviewer .jar and proceeded with the installation. A fatel error occured at the end of installation process.

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

Bug Description

Note that I have the normal Mac version of Helioviewer running on my Mac desktop. On that computer there has been no problems.

The problem only occurs on my Macbook Pro. When attempting to start Helioviewer (regular Mac version) on laptop, it comes up with message indicating program is damaged and should be added to trash. (I have tried numerous attempts with the same problem).

Note that both computers are running OS X 10.8.5. Both computers are also running the latest version of Java 7 update 51.

Here is the fatal error that occurred while starting the multi-platform version (.jar):

Uncaught Exception detected.

Configuration:
JHelioviewer - Version: 2.2.1
JHelioviewer - Revision: 477
Java Virtual Machine - Name: Java HotSpot(TM) 64-Bit Server VM
Java Virtual Machine - Vendor: Oracle Corporation
Java Virtual Machine - Version: 24.51-b03
JRE Specification - Version: 1.7
Operating System - Name: Mac OS X
Operating System - Architecture: x86_64
Operating System - Version: 10.8.5

Date: Sat Feb 22 16:49:15 GMT 2014
Thread: Thread[Thread-2,5,main]
Message: apple/awt/ComponentModel

Stacktrace:
java.lang.NoClassDefFoundError
at com.sun.opengl.impl.JAWT_DrawingSurface.GetDrawingSurfaceInfo0(Native Method)
at com.sun.opengl.impl.JAWT_DrawingSurface.GetDrawingSurfaceInfo(JAWT_DrawingSurface.java:56)
at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable$1.run(MacOSXOnscreenGLDrawable.java:165)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable.lockSurface(MacOSXOnscreenGLDrawable.java:163)
at com.sun.opengl.impl.macosx.MacOSXOnscreenGLContext.makeCurrentImpl(MacOSXOnscreenGLContext.java:57)
at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:234)

Log:
2014-02-22 08:48:49,544 [main] INFO root - JHelioviewer started with command-line options:
2014-02-22 08:48:49,545 [main] INFO root - Create directories...
2014-02-22 08:48:49,547 [main] DEBUG root - >> LogSettings.update() > Log settings modified. Update changes.
2014-02-22 08:48:49,549 [main] INFO root - Store log settings to /Users/paulhofman/JHelioviewer/Settings/log4j.properties
2014-02-22 08:48:49,554 [main] INFO root - >> JHVGlobals.determineVersionAndRevision() > Look for jar file: /Users/paulhofman/Desktop/JHelioviewer.jar
2014-02-22 08:48:49,554 [main] INFO root - Initializing JHelioviewer
2014-02-22 08:48:49,555 [main] DEBUG root - Create splash screen
2014-02-22 08:48:50,530 [main] DEBUG root - Number of progress steps: 10
2014-02-22 08:48:50,530 [main] INFO root - Load settings
2014-02-22 08:48:50,532 [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-02-22 08:48:50,532 [main] INFO root - Use default look and feel
2014-02-22 08:48:50,533 [main] INFO root - OS: mac - arch: x86-64 - java arch: 64
2014-02-22 08:48:50,583 [main] DEBUG root - Instantiate Kakadu engine
2014-02-22 08:48:50,586 [main] INFO root - Try to load Kakadu libraries
2014-02-22 08:48:50,599 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/kakadu.xml
2014-02-22 08:48:50,599 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:48:50,599 [main] DEBUG root - >> ResourceLoader.loadResource(kakadu, file:/Users/paulhofman/JHelioviewer/Libs/kakadu.xml, Properties systemProperties) > Could not open resource definition file: file:/Users/paulhofman/JHelioviewer/Libs/kakadu.xml (java.io.FileNotFoundException)
2014-02-22 08:48:50,599 [main] DEBUG root - >> ResourceLoader.loadResource(kakadu, http://jhelioviewer.org/libjhv/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-02-22 08:48:50,600 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/kakadu.xml
2014-02-22 08:48:51,187 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:48:51,609 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.arch not satisfied. Current value: x86-64
2014-02-22 08:48:51,609 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:51,609 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:51,609 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:51,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:51,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:51,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:51,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:51,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:51,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.java.arch not satisfied. Current value: 64
2014-02-22 08:48:51,611 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/libkdu_jni-mac-x86-64.jnilib
2014-02-22 08:48:51,611 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:48:51,611 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/libkdu_jni-mac-x86-64.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libkdu_jni-mac-x86-64.jnilib) > Destination does not exist yet.
2014-02-22 08:48:51,611 [main] INFO root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/libkdu_jni-mac-x86-64.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libkdu_jni-mac-x86-64.jnilib) > Begin download of file.
2014-02-22 08:48:51,612 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/kakadu/libkdu_jni-mac-x86-64.jnilib
2014-02-22 08:48:51,729 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:48:53,632 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/libkdu_jni-mac-x86-64.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libkdu_jni-mac-x86-64.jnilib) > Calculate MD5 sum of downloaded file
2014-02-22 08:48:53,632 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/kakadu/libkdu_jni-mac-x86-64.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libkdu_jni-mac-x86-64.jnilib) > Successfully downloaded file.
2014-02-22 08:48:53,633 [main] DEBUG root - >> initializeFile(libkdu_jni-mac-x86-64.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libkdu_jni-mac-x86-64.jnilib) > Load library: /Users/paulhofman/JHelioviewer/Libs/libkdu_jni-mac-x86-64.jnilib
2014-02-22 08:48:53,724 [main] INFO root - Successfully loaded Kakadu libraries
2014-02-22 08:48:53,725 [main] DEBUG root - Setup Kakadu message handlers.
2014-02-22 08:48:53,726 [main] INFO root - Use cache directory: /Users/paulhofman/JHelioviewer/Cache/
2014-02-22 08:48:53,732 [main] INFO root - Update settings
2014-02-22 08:48:53,738 [AWT-EventQueue-0] INFO root - Try to load OpenGL libraries
2014-02-22 08:48:53,739 [AWT-EventQueue-0] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/jogl.xml
2014-02-22 08:48:53,739 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2014-02-22 08:48:53,740 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.loadResource(jogl, file:/Users/paulhofman/JHelioviewer/Libs/jogl.xml, Properties systemProperties) > Could not open resource definition file: file:/Users/paulhofman/JHelioviewer/Libs/jogl.xml (java.io.FileNotFoundException)
2014-02-22 08:48:53,740 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.loadResource(jogl, http://jhelioviewer.org/libjhv/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-02-22 08:48:53,740 [AWT-EventQueue-0] INFO root - Connect to http://jhelioviewer.org/libjhv/jogl.xml
2014-02-22 08:48:53,816 [AWT-EventQueue-0] DEBUG root - Created http connection with encoding null
2014-02-22 08:48:53,824 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:53,824 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:53,824 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:53,824 [AWT-EventQueue-0] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:53,825 [AWT-EventQueue-0] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/libgluegen-rt-mac.jnilib
2014-02-22 08:48:53,825 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2014-02-22 08:48:53,825 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libgluegen-rt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libgluegen-rt-mac.jnilib) > Destination does not exist yet.
2014-02-22 08:48:53,825 [AWT-EventQueue-0] INFO root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libgluegen-rt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libgluegen-rt-mac.jnilib) > Begin download of file.
2014-02-22 08:48:53,826 [AWT-EventQueue-0] INFO root - Connect to http://jhelioviewer.org/libjhv/jogl/libgluegen-rt-mac.jnilib
2014-02-22 08:48:53,915 [AWT-EventQueue-0] DEBUG root - Created http connection with encoding null
2014-02-22 08:48:53,940 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libgluegen-rt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libgluegen-rt-mac.jnilib) > Calculate MD5 sum of downloaded file
2014-02-22 08:48:53,940 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libgluegen-rt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libgluegen-rt-mac.jnilib) > Successfully downloaded file.
2014-02-22 08:48:53,941 [AWT-EventQueue-0] DEBUG root - >> initializeFile(libgluegen-rt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libgluegen-rt-mac.jnilib) > Load library: /Users/paulhofman/JHelioviewer/Libs/libgluegen-rt-mac.jnilib
2014-02-22 08:48:53,942 [AWT-EventQueue-0] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/libjogl-mac.jnilib
2014-02-22 08:48:53,943 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2014-02-22 08:48:53,943 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libjogl-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl-mac.jnilib) > Destination does not exist yet.
2014-02-22 08:48:53,943 [AWT-EventQueue-0] INFO root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libjogl-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl-mac.jnilib) > Begin download of file.
2014-02-22 08:48:53,944 [AWT-EventQueue-0] INFO root - Connect to http://jhelioviewer.org/libjhv/jogl/libjogl-mac.jnilib
2014-02-22 08:48:54,021 [AWT-EventQueue-0] DEBUG root - Created http connection with encoding null
2014-02-22 08:48:55,538 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libjogl-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl-mac.jnilib) > Calculate MD5 sum of downloaded file
2014-02-22 08:48:55,538 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libjogl-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl-mac.jnilib) > Successfully downloaded file.
2014-02-22 08:48:55,539 [AWT-EventQueue-0] DEBUG root - >> initializeFile(libjogl-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl-mac.jnilib) > Load library: /Users/paulhofman/JHelioviewer/Libs/libjogl-mac.jnilib
2014-02-22 08:48:55,591 [AWT-EventQueue-0] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/libjogl_awt-mac.jnilib
2014-02-22 08:48:55,592 [AWT-EventQueue-0] DEBUG root - No http connection, try no compression
2014-02-22 08:48:55,592 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libjogl_awt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl_awt-mac.jnilib) > Destination does not exist yet.
2014-02-22 08:48:55,592 [AWT-EventQueue-0] INFO root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libjogl_awt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl_awt-mac.jnilib) > Begin download of file.
2014-02-22 08:48:55,593 [AWT-EventQueue-0] INFO root - Connect to http://jhelioviewer.org/libjhv/jogl/libjogl_awt-mac.jnilib
2014-02-22 08:48:55,677 [AWT-EventQueue-0] DEBUG root - Created http connection with encoding null
2014-02-22 08:48:55,702 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libjogl_awt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl_awt-mac.jnilib) > Calculate MD5 sum of downloaded file
2014-02-22 08:48:55,703 [AWT-EventQueue-0] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/libjogl_awt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl_awt-mac.jnilib) > Successfully downloaded file.
2014-02-22 08:48:55,703 [AWT-EventQueue-0] DEBUG root - >> initializeFile(libjogl_awt-mac.jnilib, file:/Users/paulhofman/JHelioviewer/Libs/libjogl_awt-mac.jnilib) > Load library: /Users/paulhofman/JHelioviewer/Libs/libjogl_awt-mac.jnilib
2014-02-22 08:48:55,793 [AWT-EventQueue-0] INFO root - Successfully loaded OpenGL libraries
2014-02-22 08:48:55,794 [main] INFO root - Try to install CG Compiler
2014-02-22 08:48:55,794 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/cgc.xml
2014-02-22 08:48:55,794 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:48:55,794 [main] DEBUG root - >> ResourceLoader.loadResource(cgc, file:/Users/paulhofman/JHelioviewer/Libs/cgc.xml, Properties systemProperties) > Could not open resource definition file: file:/Users/paulhofman/JHelioviewer/Libs/cgc.xml (java.io.FileNotFoundException)
2014-02-22 08:48:55,794 [main] DEBUG root - >> ResourceLoader.loadResource(cgc, http://jhelioviewer.org/libjhv/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-02-22 08:48:55,794 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/cgc.xml
2014-02-22 08:48:55,869 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:48:55,874 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:55,875 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:55,875 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:55,875 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:48:55,875 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/cgc-mac
2014-02-22 08:48:55,876 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:48:55,876 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/cgc-mac, file:/Users/paulhofman/JHelioviewer/Libs/cgc-mac) > Destination does not exist yet.
2014-02-22 08:48:55,876 [main] INFO root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/cgc-mac, file:/Users/paulhofman/JHelioviewer/Libs/cgc-mac) > Begin download of file.
2014-02-22 08:48:55,876 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/jogl/cgc-mac
2014-02-22 08:48:55,956 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:01,516 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/cgc-mac, file:/Users/paulhofman/JHelioviewer/Libs/cgc-mac) > Calculate MD5 sum of downloaded file
2014-02-22 08:49:01,517 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/jogl/cgc-mac, file:/Users/paulhofman/JHelioviewer/Libs/cgc-mac) > Successfully downloaded file.
2014-02-22 08:49:01,518 [main] DEBUG root - >> initializeFile(cgc-mac, file:/Users/paulhofman/JHelioviewer/Libs/cgc-mac) > Register executable: cgc-mac
2014-02-22 08:49:01,518 [main] DEBUG root - >> FileUtils.registerExecutable(cgc, /Users/paulhofman/JHelioviewer/Libs/cgc-mac) > Trying to use execFile.setExecutable from JDK 1.6+
2014-02-22 08:49:01,520 [main] INFO root - Successfully installed CG Compiler
2014-02-22 08:49:01,521 [main] INFO root - Install FFmpeg
2014-02-22 08:49:01,521 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/ffmpeg.xml
2014-02-22 08:49:01,521 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:49:01,521 [main] DEBUG root - >> ResourceLoader.loadResource(ffmpeg, file:/Users/paulhofman/JHelioviewer/Libs/ffmpeg.xml, Properties systemProperties) > Could not open resource definition file: file:/Users/paulhofman/JHelioviewer/Libs/ffmpeg.xml (java.io.FileNotFoundException)
2014-02-22 08:49:01,521 [main] DEBUG root - >> ResourceLoader.loadResource(ffmpeg, http://jhelioviewer.org/libjhv/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-02-22 08:49:01,521 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/ffmpeg.xml
2014-02-22 08:49:01,607 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:01,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.arch not satisfied. Current value: x86-64
2014-02-22 08:49:01,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.arch not satisfied. Current value: x86-64
2014-02-22 08:49:01,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:49:01,610 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:49:01,611 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/ffmpeg-mac-x86-64
2014-02-22 08:49:01,611 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:49:01,611 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/ffmpeg/ffmpeg-mac-x86-64, file:/Users/paulhofman/JHelioviewer/Libs/ffmpeg-mac-x86-64) > Destination does not exist yet.
2014-02-22 08:49:01,611 [main] INFO root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/ffmpeg/ffmpeg-mac-x86-64, file:/Users/paulhofman/JHelioviewer/Libs/ffmpeg-mac-x86-64) > Begin download of file.
2014-02-22 08:49:01,611 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/ffmpeg/ffmpeg-mac-x86-64
2014-02-22 08:49:01,708 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:04,998 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/ffmpeg/ffmpeg-mac-x86-64, file:/Users/paulhofman/JHelioviewer/Libs/ffmpeg-mac-x86-64) > Calculate MD5 sum of downloaded file
2014-02-22 08:49:04,999 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/ffmpeg/ffmpeg-mac-x86-64, file:/Users/paulhofman/JHelioviewer/Libs/ffmpeg-mac-x86-64) > Successfully downloaded file.
2014-02-22 08:49:04,999 [main] DEBUG root - >> initializeFile(ffmpeg-mac-x86-64, file:/Users/paulhofman/JHelioviewer/Libs/ffmpeg-mac-x86-64) > Register executable: ffmpeg-mac-x86-64
2014-02-22 08:49:04,999 [main] DEBUG root - >> FileUtils.registerExecutable(ffmpeg, /Users/paulhofman/JHelioviewer/Libs/ffmpeg-mac-x86-64) > Trying to use execFile.setExecutable from JDK 1.6+
2014-02-22 08:49:05,000 [main] INFO root - Successfully installed FFmpeg tool
2014-02-22 08:49:05,000 [main] INFO root - Install MP4Box
2014-02-22 08:49:05,000 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/mp4box.xml
2014-02-22 08:49:05,000 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:49:05,001 [main] DEBUG root - >> ResourceLoader.loadResource(mp4box, file:/Users/paulhofman/JHelioviewer/Libs/mp4box.xml, Properties systemProperties) > Could not open resource definition file: file:/Users/paulhofman/JHelioviewer/Libs/mp4box.xml (java.io.FileNotFoundException)
2014-02-22 08:49:05,001 [main] DEBUG root - >> ResourceLoader.loadResource(mp4box, http://jhelioviewer.org/libjhv/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/, file:/Users/paulhofman/JHelioviewer/Libs/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-02-22 08:49:05,001 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/mp4box.xml
2014-02-22 08:49:05,100 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:05,103 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:49:05,104 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:49:05,104 [main] WARN root - > ResourceLoader.requirementsNotSatisfied() >> Requirement jhv.os not satisfied. Current value: mac
2014-02-22 08:49:05,104 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Libs/mp4box-mac
2014-02-22 08:49:05,104 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:49:05,105 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/mp4box/mp4box-mac, file:/Users/paulhofman/JHelioviewer/Libs/mp4box-mac) > Destination does not exist yet.
2014-02-22 08:49:05,105 [main] INFO root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/mp4box/mp4box-mac, file:/Users/paulhofman/JHelioviewer/Libs/mp4box-mac) > Begin download of file.
2014-02-22 08:49:05,105 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/mp4box/mp4box-mac
2014-02-22 08:49:05,207 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:09,310 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/mp4box/mp4box-mac, file:/Users/paulhofman/JHelioviewer/Libs/mp4box-mac) > Calculate MD5 sum of downloaded file
2014-02-22 08:49:09,310 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/mp4box/mp4box-mac, file:/Users/paulhofman/JHelioviewer/Libs/mp4box-mac) > Successfully downloaded file.
2014-02-22 08:49:09,310 [main] DEBUG root - >> initializeFile(mp4box-mac, file:/Users/paulhofman/JHelioviewer/Libs/mp4box-mac) > Register executable: mp4box-mac
2014-02-22 08:49:09,310 [main] DEBUG root - >> FileUtils.registerExecutable(mp4box, /Users/paulhofman/JHelioviewer/Libs/mp4box-mac) > Trying to use execFile.setExecutable from JDK 1.6+
2014-02-22 08:49:09,311 [main] INFO root - Successfully installed MP4Box tool
2014-02-22 08:49:09,311 [main] INFO root - Initialize GUI
2014-02-22 08:49:10,303 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/?action=getDataSources&verbose=true
2014-02-22 08:49:10,701 [ObservationSetup] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:11,118 [main] DEBUG root - Installing Overlap Watcher
2014-02-22 08:49:11,118 [JHV Update Checker] TRACE root - Start cheching for updates
2014-02-22 08:49:11,118 [JHV Update Checker] INFO root - Connect to http://jhelioviewer.org/updateJHV.txt
2014-02-22 08:49:11,119 [main] INFO root - Load plugin settings
2014-02-22 08:49:11,126 [ObservationSetup] INFO root - Connect to http://helioviewer.org/api/index.php?action=getJP2Image&observatory=SDO&instrument=AIA&detector=AIA&measurement=171&date=2014-02-22T16:49:11Z&json=true&jpip=true
2014-02-22 08:49:11,207 [JHV Update Checker] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:11,207 [JHV Update Checker] INFO root - Running the newest version of JHelioviewer
2014-02-22 08:49:11,261 [ObservationSetup] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:11,363 [main] INFO root - Add internal plugin: FilterPlugin
2014-02-22 08:49:11,379 [main] INFO root - Download default plugins
2014-02-22 08:49:11,379 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Plugins/sdo-cutout.xml
2014-02-22 08:49:11,379 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:49:11,379 [main] DEBUG root - >> ResourceLoader.loadResource(sdo-cutout, file:/Users/paulhofman/JHelioviewer/Plugins/sdo-cutout.xml, Properties systemProperties) > Could not open resource definition file: file:/Users/paulhofman/JHelioviewer/Plugins/sdo-cutout.xml (java.io.FileNotFoundException)
2014-02-22 08:49:11,379 [main] DEBUG root - >> ResourceLoader.loadResource(sdo-cutout, http://jhelioviewer.org/libjhv/, file:/Users/paulhofman/JHelioviewer/Plugins/, file:/Users/paulhofman/JHelioviewer/Plugins/, file:/Users/paulhofman/JHelioviewer/Plugins/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-02-22 08:49:11,379 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/sdo-cutout.xml
2014-02-22 08:49:11,716 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:11,743 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Plugins/SDOCutOutPlugin.jar
2014-02-22 08:49:11,744 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:49:11,744 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/SDOCutOutPlugin.jar, file:/Users/paulhofman/JHelioviewer/Plugins/SDOCutOutPlugin.jar) > Destination does not exist yet.
2014-02-22 08:49:11,744 [main] INFO root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/SDOCutOutPlugin.jar, file:/Users/paulhofman/JHelioviewer/Plugins/SDOCutOutPlugin.jar) > Begin download of file.
2014-02-22 08:49:11,745 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/default-plugins/SDOCutOutPlugin.jar
2014-02-22 08:49:12,120 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:12,191 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/SDOCutOutPlugin.jar, file:/Users/paulhofman/JHelioviewer/Plugins/SDOCutOutPlugin.jar) > Calculate MD5 sum of downloaded file
2014-02-22 08:49:12,191 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/SDOCutOutPlugin.jar, file:/Users/paulhofman/JHelioviewer/Plugins/SDOCutOutPlugin.jar) > Successfully downloaded file.
2014-02-22 08:49:12,192 [main] INFO root - Successfully downloaded SDO-Cutout plugin.
2014-02-22 08:49:12,192 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Plugins/default-plugins.xml
2014-02-22 08:49:12,192 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:49:12,193 [main] DEBUG root - >> ResourceLoader.loadResource(default-plugins, file:/Users/paulhofman/JHelioviewer/Plugins/default-plugins.xml, Properties systemProperties) > Could not open resource definition file: file:/Users/paulhofman/JHelioviewer/Plugins/default-plugins.xml (java.io.FileNotFoundException)
2014-02-22 08:49:12,193 [main] DEBUG root - >> ResourceLoader.loadResource(default-plugins, http://jhelioviewer.org/libjhv/, file:/Users/paulhofman/JHelioviewer/Plugins/, file:/Users/paulhofman/JHelioviewer/Plugins/, file:/Users/paulhofman/JHelioviewer/Plugins/LastConfig/, Properties systemProperties) > Failed to load resources with custom resource definition file. Try default definiton file.
2014-02-22 08:49:12,193 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/default-plugins.xml
2014-02-22 08:49:12,329 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:12,332 [main] INFO root - Connect to file:/Users/paulhofman/JHelioviewer/Plugins/HEKPlugin.jar
2014-02-22 08:49:12,332 [main] DEBUG root - No http connection, try no compression
2014-02-22 08:49:12,332 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/HEKPlugin.jar, file:/Users/paulhofman/JHelioviewer/Plugins/HEKPlugin.jar) > Destination does not exist yet.
2014-02-22 08:49:12,332 [main] INFO root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/HEKPlugin.jar, file:/Users/paulhofman/JHelioviewer/Plugins/HEKPlugin.jar) > Begin download of file.
2014-02-22 08:49:12,333 [main] INFO root - Connect to http://jhelioviewer.org/libjhv/default-plugins/HEKPlugin.jar
2014-02-22 08:49:12,589 [main] DEBUG root - Created http connection with encoding null
2014-02-22 08:49:14,663 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/HEKPlugin.jar, file:/Users/paulhofman/JHelioviewer/Plugins/HEKPlugin.jar) > Calculate MD5 sum of downloaded file
2014-02-22 08:49:14,663 [main] DEBUG root - >> ResourceLoader.downloadFile(ResourceFile, http://jhelioviewer.org/libjhv/default-plugins/HEKPlugin.jar, file:/Users/paulhofman/JHelioviewer/Plugins/HEKPlugin.jar) > Successfully downloaded file.
2014-02-22 08:49:14,664 [main] INFO root - Successfully downloaded default plugins.
2014-02-22 08:49:14,664 [main] INFO root - Search for plugins in /Users/paulhofman/JHelioviewer/Plugins/
2014-02-22 08:49:14,664 [main] DEBUG root - Found Plugin Jar File: file:/Users/paulhofman/JHelioviewer/Plugins/HEKPlugin.jar
2014-02-22 08:49:14,665 [main] INFO root - PluginManager is trying to load the plugin located at file:/Users/paulhofman/JHelioviewer/Plugins/HEKPlugin.jar
2014-02-22 08:49:14,695 [main] DEBUG root - Found Manifest: Main-Class:org.helioviewer.jhv.plugins.hekplugin.HEKPlugin
2014-02-22 08:49:14,695 [main] INFO root - PluginManager: Load plugin class :org.helioviewer.jhv.plugins.hekplugin.HEKPlugin
2014-02-22 08:49:14,946 [main] DEBUG root - Found Plugin Jar File: file:/Users/paulhofman/JHelioviewer/Plugins/SDOCutOutPlugin.jar
2014-02-22 08:49:14,946 [main] INFO root - PluginManager is trying to load the plugin located at file:/Users/paulhofman/JHelioviewer/Plugins/SDOCutOutPlugin.jar
2014-02-22 08:49:14,946 [main] DEBUG root - Found Manifest: Main-Class:org.helioviewer.plugins.sdocutoutplugin.SDOCutOutPlugin
2014-02-22 08:49:14,947 [main] INFO root - PluginManager: Load plugin class :org.helioviewer.plugins.sdocutoutplugin.SDOCutOutPlugin
2014-02-22 08:49:14,953 [main] INFO root - Start main window
2014-02-22 08:49:15,072 [Thread-2] FATAL root - Runtime exception
java.lang.NoClassDefFoundError: apple/awt/ComponentModel
 at com.sun.opengl.impl.JAWT_DrawingSurface.GetDrawingSurfaceInfo0(Native Method)
 at com.sun.opengl.impl.JAWT_DrawingSurface.GetDrawingSurfaceInfo(JAWT_DrawingSurface.java:56)
 at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable$1.run(MacOSXOnscreenGLDrawable.java:165)
 at java.security.AccessController.doPrivileged(Native Method)
 at com.sun.opengl.impl.macosx.MacOSXOnscreenGLDrawable.lockSurface(MacOSXOnscreenGLDrawable.java:163)
 at com.sun.opengl.impl.macosx.MacOSXOnscreenGLContext.makeCurrentImpl(MacOSXOnscreenGLContext.java:57)
 at com.sun.opengl.impl.GLContextImpl.makeCurrent(GLContextImpl.java:134)
 at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:182)
 at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
 at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:234)
Caused by: java.lang.ClassNotFoundException: apple.awt.ComponentModel
 at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
 at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
 at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
 at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
 ... 10 more

Tags: error fatal
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.