cambozola
Posted: Fri Jun 22, 2007 1:00 pm
Hi There,
I´m having trouble configuring cambozola.jar. It worked like a charm when I had Zoneminder installed in /var/www/zm, but with the http://packages.debian.org/unstable/net/zoneminder package installation, the Zoneminder pages are in /usr/share/zoneminder. I copied the file cambozola.jar to this folder but when I try to view images using internet explorer, the page recognizes the applet, but doesn´t show me the image, just a blank frame appears with a red 'X' in the upper left corner. When I click on the right mouse button in the blank frame I´m able to see the error log concerning the applet load, it says:
Java Plug-in 1.5.0_08
Using JRE version 1.5.0_08 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Siqueira
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
load: class com.charliemouse.cambozola.Viewer not found.
java.lang.ClassNotFoundException: com.charliemouse.cambozola.Viewer
at sun.applet.AppletClassLoader.findClass (Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode (Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100 (Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
Do you hava any idea of what is happening? Do I have to configure any link to this file like I did to the zoneminder folder in the apache2 configuration file?
I noticed that zoneminder is accessing the cambozola.jar file but is not able to resolve it. Is it a permission problem? I already ran chmod 775 on the file and chown to my root on the zoneminder folder, but nothing worked.
Thank you for your help,
Daniel Areas
I´m having trouble configuring cambozola.jar. It worked like a charm when I had Zoneminder installed in /var/www/zm, but with the http://packages.debian.org/unstable/net/zoneminder package installation, the Zoneminder pages are in /usr/share/zoneminder. I copied the file cambozola.jar to this folder but when I try to view images using internet explorer, the page recognizes the applet, but doesn´t show me the image, just a blank frame appears with a red 'X' in the upper left corner. When I click on the right mouse button in the blank frame I´m able to see the error log concerning the applet load, it says:
Java Plug-in 1.5.0_08
Using JRE version 1.5.0_08 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Siqueira
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
load: class com.charliemouse.cambozola.Viewer not found.
java.lang.ClassNotFoundException: com.charliemouse.cambozola.Viewer
at sun.applet.AppletClassLoader.findClass (Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode (Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection failed.
at sun.applet.AppletClassLoader.getBytes(Unknown Source)
at sun.applet.AppletClassLoader.access$100 (Unknown Source)
at sun.applet.AppletClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 10 more
Do you hava any idea of what is happening? Do I have to configure any link to this file like I did to the zoneminder folder in the apache2 configuration file?
I noticed that zoneminder is accessing the cambozola.jar file but is not able to resolve it. Is it a permission problem? I already ran chmod 775 on the file and chown to my root on the zoneminder folder, but nothing worked.
Thank you for your help,
Daniel Areas