Skip to main content

Instrument-specific FAQ (VIRCAM) (Phase 2) - Knowledgebase / How to prepare your observations (Phase 2) / Instrument-specific FAQs (Phase 2) - ESO Operations Helpdesk

Instrument-specific FAQ (VIRCAM) (Phase 2)

Authors list

Frequently Asked Questions related to VIRCAM


  • I downloaded and installed SADT, but when I start it, I get a java error message. What should I do?

Answer: If the error message has the content shown below, then probably you do not have the correct java version installed on your computer. Please check using "java -version" command on your terminal that you have java version 1.6 or later.

Error message looks like this:

Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad versionnumber in .class file

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(ClassLoader.java:620)

at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)

at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)

at java.net.URLClassLoader.access$100(URLClassLoader.java:56)

at java.net.URLClassLoader$1.run(URLClassLoader.java:195)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:188)

at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)

at java.lang.ClassLoader.loadClass(ClassLoader.java:251)

at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)



  • When I try to save the survey area created with the SADT I get an exception error message indicating that the problem is that the numbers are written with a decimal "," instead of ".". I run Mac in French but with numerical option.

Answer: Open System Preferences and then change Language to English. Switching to number format in the "Formats" tab from "," to "." unfortunately does not solve the issue. You'll have to re-start the SADT for the change to take effect.