Lee LK 25.Feb.09 10:45 PM a Web browser Sametime Limited Use8.0.1AIX
Hi,
In the DWA, the sametime awareness is working fine. However when i chat with anyone, the message doesn't appear across to the other party and vice versa.
When i click on the instant contact list, i am getting the following in the java console.
PROPERTIES PATH: /STVMVRes80/properties/VMblacklist.properties
load: class com.lotus.sametime.connectapplet.ConnectApplet.class not found.
java.lang.ClassNotFoundException: com.lotus.sametime.connectapplet.ConnectApplet.class
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