LWJGL.DLL Invalid access to memory location

hi, can anyone help me? I get this error when trying to load a java program:

java.lang.UnsatisfiedLinkError: C:\Documents and Settings\CAM ANH\Application Data\Sun\Java\Deployment\javaws\cache\http\D67.18.221.154\P80\DM~comcallo\DMJARS\DMGame\RNDLL_Win32.jar\lwjgl.dll: Invalid access to memory location

at java.lang.ClassLoader$NativeLibrary.load(Native Method)

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

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

at java.lang.Runtime.loadLibrary0(Unknown Source)

at java.lang.System.loadLibrary(Unknown Source)

at org.lwjgl.Sys.<clinit>(Sys.java:64)

at coc.game.utils.a.b(SourceFile:43)

at coc.game.gfx.A.c(SourceFile:212)

at coc.game.utils.F.a(SourceFile:116)

at coc.game.gfx.q.<init>(SourceFile:132)

at coc.game.gfx.v.<init>(SourceFile:21)

at coc.game.u.a(SourceFile:2065)

at coc.game.gfx.n.g(SourceFile:90)

at coc.game.CoC.<init>(SourceFile:339)

at coc.game.CoC.main(SourceFile:1863)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.sun.javaws.Launcher.executeApplication(Unknown Source)

at com.sun.javaws.Launcher.executeMainClass(Unknown Source)

at com.sun.javaws.Launcher.continueLaunch(Unknown Source)

at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)

at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)

at com.sun.javaws.Launcher.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

[1798 byte] By [Anthony249a] at [2007-10-2 2:34:29]
# 1
Re-install lwjgl.dllOR Fing latest version of lwjgl.dll and install.
JimDinosaura at 2007-7-15 20:26:16 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...