Icetea exception

Jacob Wisor gitne at gmx.de
Mon Jun 27 13:26:16 UTC 2016


Hello Cezar,

to me this looks like either the JNLP file or the HTML page on the camera's 
internal web server has been incorrectly authored. I suppose that the applet's 
main class identifier has not been specified with a fully qualified name or the 
supposedly fully qualified name has a syntax error.
Anyhow, can you post the HTML page and/or JNLP file from that camera?

Thank you and good luck!

Jacob

On 05/26/2016 at 07:06 PM Cezar Campeanu wrote:
> Hi,
>
>
>
> I can't provide link as this is a IP Intranet D-Link DCS 920 camera. A
> similar message is for Trendnet TV-IP422W camera. It worked before, but
> after upgrading it does not work any more. See below a partial message.
> For this kind of applets(hardware built-in), we should be able to
> override any security protection.
>
> Thanks,
> Cezar
>
>
>
> Exception was:
>
> net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could
>   not initialize applet. For more information click "more information
> button".
>
>      at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:764)
>
>      at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:686)
>
>      at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:933)
>
> Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Initialization
> Error: Unknown Main-Class. Could not determine the main class for this
> application.
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:701)
>
>      at net.sourceforge.jnlp.runtime.JNLPClassLoader.
> (JNLPClassLoader.java:285)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:357)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:429)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:403)
>
>      at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:729)
>
>      ... 2 more
>
> Caused by: java.lang.ClassNotFoundException: Could not find class
> ultracam
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClassNonRecursive(JNLPClassLoader.java:2530)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader.findClass(JNLPClassLoader.java:1682)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClass(JNLPClassLoader.java:2543)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:698)
>
>      ... 7 more
>
> Caused by: java.security.PrivilegedActionException:
> java.lang.ClassNotFoundException: ultracam
>
>      at java.security.AccessController.doPrivileged(Native Method)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.findClassNonRecursive(JNLPClassLoader.java:2520)
>
>      ... 10 more
>
> Caused by: java.lang.ClassNotFoundException: ultracam
>
>      at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader.access$2001(JNLPClassLoader.java:2492)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader$1.run(JNLPClassLoader.java:2523)
>
>      at
> net.sourceforge.jnlp.runtime.JNLPClassLoader$CodeBaseClassLoader$1.run(JNLPClassLoader.java:2521)
>
>      ... 12 more
>
> This is the list of exceptions that occurred launching your applet.
> Please note, those exceptions can originate from multiple applets. For a
>   helpful bug report, be sure to run only one applet.



More information about the distro-pkg-dev mailing list