Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

[solved] JAVA Client won't load in Google Chrome

Should you have problems with the JavaViewer, here's the place to look for help or report issues
Post Reply
TommyTFC
Posts: 2
Joined: 2009-11-10 14:39

[solved] JAVA Client won't load in Google Chrome

Post by TommyTFC »

It used to work last week but now it won't. I'm using VNC 1.0.8 and Chrome 4.0.223.16. It appears that the html gets pulled into Chrome but JAVA won't start. It works in IE 8 on the same machine.

[mod=494,1257979804]added solved in the title, update java [/mod]
Last edited by TommyTFC on 2009-11-11 22:50, edited 1 time in total.
TommyTFC
Posts: 2
Joined: 2009-11-10 14:39

Re: JAVA Client won't load in Google Chrome

Post by TommyTFC »

Nevermind, stupid me. My JAVA was way out of date. I updated it and now it works.
Mr. Shaky
Posts: 4
Joined: 2010-12-29 03:36

Re: [solved] JAVA Client won't load in Google Chrome

Post by Mr. Shaky »

I can't get it to work on my mac with Safari, Firefox or Chrome. Get the same error, but at least on Chrome I get some diagnostics that seem to be saying it can't find the applet.

load: class VncViewer.class not found.
java.lang.ClassNotFoundException: VncViewer.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Applet2ClassLoader.java:230)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Plugin2ClassLoader.java:249)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Plugin2ClassLoader.java:179)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Plugin2ClassLoader.java:160)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Plugin2ClassLoader.java:686)
at sun.plugin2.applet.Plugin2Manager.createApplet(Plugin2Manager.java:2990)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.java:1481)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.io.IOException: open HTTP connection failed:https://mystores.genpt.com/VncViewer/class.class
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Applet2ClassLoader.java:595)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Applet2ClassLoader.java:52)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Applet2ClassLoader.java:203)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin2.applet.Applet2ClassLoader.findClass(Applet2ClassLoader.java:200)
... 8 more
Exception: java.lang.ClassNotFoundException: VncViewer.class
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: [solved] JAVA Client won't load in Google Chrome

Post by redge »

your java version, please ?
are you sure is ultravnc server running on your remote computer ?
there no https with ultravnc server.
do you use port redirection ?
if ultravnc server, version ?

Caused by: java.io.IOException: open HTTP connection failed:https://mystores.genpt.com/VncViewer/class.class
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
cherishsantosh
Posts: 1
Joined: 2011-09-08 07:10

Re: [solved] JAVA Client won't load in Google Chrome

Post by cherishsantosh »

Java Plug-in 1.6.0_23
Using JRE version 1.6.0_23-b05 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\admin
----------------------------------------------------
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
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 CircleLine.class not found.
java.lang.ClassNotFoundException: CircleLine.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.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://10.107.108.45/DemoApp/CircleLine/class.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)
... 9 more
Exception: java.lang.ClassNotFoundException: CircleLine.class


what can i do ? now :( please help me thank in advance.
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: [solved] JAVA Client won't load in Google Chrome

Post by B »

This isn't a general Java help forum. We're specifically about VNC. You don't appear to be running VNC. You might want to ask for help from the source of your applet. (It appears to be on a local private network, perhaps your ISP's?)
Post Reply