--
---
You received this message because you are subscribed to the Google Groups "igv-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to igv-help+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Which makes no sense, as all of our machines have 1.6+ of the JRE, and nothing about it has changed since yesterday.
JNLPException[category: System Configuration : Exception: null : LaunchDesc:
<jnlp spec="6.0+" codebase="http://www.broadinstitute.org/igv/projects/current/" href="http://www.broadinstitute.org/igv/projects/current/igv_lm.jnlp">
<information>
<title>IGV 2.2</title>
<vendor>The Broad Institute</vendor>
<homepage href="http://www.broadinstitute.org/igv"/>
<description>IGV Software</description>
<description kind="short">IGV</description>
<icon href="http://www.broadinstitute.org/igv/projects/current/IGV_64.gif" kind="default"/>
<icon href="http://www.broadinstitute.org/igv/projects/current/IGV_64.gif" kind="splash"/>
<shortcut online="true">
<desktop/>
<menu submenu="IGV"/>
</shortcut>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<update check="always" policy="always"/>
<resources>
<java initial-heap-size="268435456" max-heap-size="1887436800" version="1.6+"/>
<jar href="http://www.broadinstitute.org/igv/projects/current/igv.jar" download="eager" main="true"/>
<jar href="http://www.broadinstitute.org/igv/projects/current/batik-codec.jar" download="eager" main="false"/>
<jar href="http://www.broadinstitute.org/igv/projects/current/goby-io-igv.jar" download="lazy" main="false"/>
<property name="java.net.preferIPv4Stack" value="true"/>
<property name="apple.laf.useScreenMenuBar" value="true"/>
<property name="com.apple.mrj.application.growbox.intrudes" value="false"/>
<property name="com.apple.mrj.application.live-resize" value="true"/>
<property name="com.apple.macos.smallTabs" value="true"/>
</resources>
<application-desc main-class="org.broad.igv.ui.Main"/>
</jnlp> ]
at com.sun.javaws.Launcher.prepareLaunchFile(Launcher.java:797)
at com.sun.javaws.Launcher.prepareAllResources(Launcher.java:597)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:336)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:208)
at com.sun.javaws.Launcher.launch(Launcher.java:125)
at com.sun.javaws.Main.launchApp(Main.java:451)
at com.sun.javaws.Main.continueInSecureThread(Main.java:283)
at com.sun.javaws.Main$1.run(Main.java:116)
at java.lang.Thread.run(Thread.java:680)