Windows 7 and IE 8 - Java Problem Viewing Event Video Only

Forum for questions and support relating to the 1.24.x releases only.
Locked
bestpa
Posts: 2
Joined: Wed Jun 02, 2010 3:29 am

Windows 7 and IE 8 - Java Problem Viewing Event Video Only

Post by bestpa »

Running:
zm 1.24.2 on ubuntu 10.04LTS server edition installed using default apt
internet explorer version 8.0.7600.16385 on 32 bit legit windows 7
Logitech C200 USB using 320x240 YUYV PAL Videoforlinux-2 on /dev/video0

I am able to monitor the video realtime, but I am unable to view "event" video. Java error appears instead of video.


load: class com.charliemouse.cambozola.Viewer not found.
java.lang.ClassNotFoundException: com.charliemouse.cambozola.Viewer
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed:http://192.168.0.168/zm/com/charliemous ... ewer.class
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClassNotFoundException: com.charliemouse.cambozola.Viewer
bestpa
Posts: 2
Joined: Wed Jun 02, 2010 3:29 am

Post by bestpa »

forgot to mention that this works in other browsers, just not this particular flavour of IE/windows7/java

Java Plug-in 1.6.0_20
Using JRE version 1.6.0_20-b02 Java HotSpot(TM) Client VM
kwire
Posts: 48
Joined: Mon Jan 05, 2009 12:56 am
Location: Ada, Ohio, USA

Post by kwire »

Bestpa,

You don't say if you installed Cambozola or not, did you?

If not check the Wiki for instructions.

Keith
Locked