iNotes and IM

Hi,

I am trying to Login to IM using inotes. It shows IM Connecting…then IM Failed.

Sametime applet failed to load at the bottom of page.

Applet STLinksApp notinited at the bottom of page.

iNotes is 8.0.2FP1

IM is 8.0.1 with 8.0.2FP1 Domino server

Java console error:

java.lang.ClassFormatError: Incompatible magic value 1011373133 in class file com/lotus/sametime/stlinks/client/STLinksApplet

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

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)

basic: Exception: java.lang.ClassFormatError: Incompatible magic value 1011373133 in class file com/lotus/sametime/stlinks/client/STLinksApplet

I have also followed the documentations provided by IBM to intergate IM and inotes.

All the ports are opened for the 2 servers.

Pls advice. Thanks in advance.