Forum Moderators: open

Message Too Old, No Replies

Java Applets Not Showing

Applets not showing on my machine

         

txbakers

4:07 am on Oct 31, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



OK, I recently reinstalled W2000 AS and all the SP's and critical updates.

Now my (or any) applets can't be seen on my local machine. They are visible over the web just fine.

When I hover over the applet I get an error in the status bar, but I can't read it all.
"UnsatisfiedLinkError"

Does anyone know what this means?

I'm using IE5.5, JRE 1.3.1 installed. JVM installed with W2000 SP2.

tedster

12:16 pm on Oct 31, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Here's the reference from Sun:

[java.sun.com...]

public class UnsatisfiedLinkError
extends LinkageError

Thrown if the Java Virtual Machine cannot find an appropriate native-language definition of a method declared native.

That doesn't mean much to me, but maybe you can get something from it. There's some more info on that page that might help out as well.

txbakers

12:44 pm on Oct 31, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That helps a little, Thanks.

I identified it to be a browser problem, as they show up fine in Opera on my machine.

Wierd.