Can anyone help make sense of this issue?
net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch JNLP file. The application has not been initialized, for more information execute javaws/browser from the command line and send a bug report.
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:577)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:911)
Caused by: java.lang.ClassNotFoundException: haven.MainFrame
at net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClass(JNLPClassLoader.java:1535)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:552)
... 1 more
This is the error I keep receiving.