What I get now after clearing the folder and everything is the following:
I go to the page and I get an error in the lwjgl applet loader "securty check failed, please accept the security dialog". A second afterwards the security popup comes. If I accept it and reload the page it works fine. (Well, that is until I run into the problem that my applet doesn't have any access to the classpath, but that's already solved in 2.2.0).
It looks as if the lzma isn't signed, at least that's what the output is telling me:
Java Plug-in 1.6.0_07
Using JRE version 1.6.0_07 Java HotSpot(TM) Client VM
User home directory = E:\Documents and Settings\Marilin
----------------------------------------------------
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
p: reload proxy configuration
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>
----------------------------------------------------
Trace level set to 5: all ... completed.
liveconnect: Invoking JS method: document
liveconnect: Invoking JS method: URL
basic: Referencing classloader: sun.plugin.ClassLoaderInfo@11b9fb1, refcount=1
basic: Added progress listener: sun.plugin.util.GrayBoxPainter@691f36
basic: Loading applet ...
basic: Initializing applet ...
basic: Starting applet ...
basic: completed perf rollup
basic: Stopping applet ...
basic: Removed progress listener: sun.plugin.util.GrayBoxPainter@691f36
basic: Finding information ...
basic: Releasing classloader: sun.plugin.ClassLoaderInfo@11b9fb1, refcount=0
basic: Caching classloader: sun.plugin.ClassLoaderInfo@11b9fb1
basic: Current classloader cache size: 1
basic: Done ...
basic: Joining applet thread ...
basic: Destroying applet ...
basic: Disposing applet ...
java.lang.NullPointerException
at sun.plugin.AppletViewer.loadJarFiles(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.NullPointerException
basic: Joined applet thread ...
basic: Quiting applet ...
liveconnect: Invoking JS method: document
liveconnect: Invoking JS method: URL
basic: Referencing classloader: sun.plugin.ClassLoaderInfo@11b9fb1, refcount=1
basic: Added progress listener: sun.plugin.util.GrayBoxPainter@eb017e
basic: Loading applet ...
basic: Initializing applet ...
basic: Starting applet ...
basic: completed perf rollup
liveconnect: Invoking JS method: document
liveconnect: Invoking JS method: URL
network: Cache entry found [url: http://dreamlandz.com/lwjgl_util_applet.jar?20090525025843, version: null]
network: Connecting http://dreamlandz.com/lwjgl_util_applet.jar?20090525025843 with proxy=DIRECT
basic: Referencing classloader: sun.plugin.ClassLoaderInfo@11b9fb1, refcount=2
basic: Added progress listener: sun.plugin.util.GrayBoxPainter@1ac2f9c
basic: Loading applet ...
basic: Initializing applet ...
basic: Starting applet ...
basic: completed perf rollup
basic: Stopped loading ...
basic: Stopping applet ...
basic: Removed progress listener: sun.plugin.util.GrayBoxPainter@eb017e
basic: Finding information ...
basic: Releasing classloader: sun.plugin.ClassLoaderInfo@11b9fb1, refcount=1
basic: Done ...
basic: Joining applet thread ...
basic: Destroying applet ...
basic: Disposing applet ...
network: Connecting http://dreamlandz.com/lwjgl_util_applet.jar?20090525025843 with cookie "VisitorID=9dc9ea6e-fda6-47a8-b84e-7c099044ac30&Exp=6/9/2012 2:28:42 AM; rsi_segs=F08747_10020|F08747_10021|F08747_10026|F08747_10036|F08747_10037|F08747_10064"
network: ResponseCode for http://dreamlandz.com/lwjgl_util_applet.jar?20090525025843 : 304
network: Encoding for http://dreamlandz.com/lwjgl_util_applet.jar?20090525025843 : null
network: Disconnect connection to http://dreamlandz.com/lwjgl_util_applet.jar?20090525025843
java.nio.channels.ClosedChannelException
at sun.nio.ch.FileChannelImpl.ensureOpen(Unknown Source)
at sun.nio.ch.FileChannelImpl.lock(Unknown Source)
at com.sun.deploy.cache.CacheEntry.lockFile(Unknown Source)
at com.sun.deploy.cache.CacheEntry.readManifest(Unknown Source)
at com.sun.deploy.cache.CacheEntry.getCodeSigners(Unknown Source)
at com.sun.deploy.cache.CachedJarFile.<init>(Unknown Source)
at com.sun.deploy.cache.CacheEntry$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.deploy.cache.CacheEntry.getJarFile(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCachedJarFile(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCachedJarFile(Unknown Source)
at sun.plugin.PluginURLJarFileCallBack$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin.PluginURLJarFileCallBack.retrieve(Unknown Source)
at sun.net.www.protocol.jar.URLJarFile.retrieve(Unknown Source)
at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFileInternal(Unknown Source)
at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
at sun.misc.URLClassPath$JarLoader.access$600(Unknown Source)
at sun.misc.URLClassPath$JarLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath$JarLoader.ensureOpen(Unknown Source)
at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
at sun.misc.URLClassPath$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(Unknown Source)
at sun.misc.URLClassPath.getLoader(Unknown Source)
at sun.misc.URLClassPath.getResource(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(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)
security: Loading Root CA certificates from E:\PROGRA~1\Java\JRE16~3.0_0\lib\security\cacerts
security: Loaded Root CA certificates from E:\PROGRA~1\Java\JRE16~3.0_0\lib\security\cacerts
security: Loading Deployment certificates from E:\Documents and Settings\Marilin\Application Data\Sun\Java\Deployment\security\trusted.certs
security: Loaded Deployment certificates from E:\Documents and Settings\Marilin\Application Data\Sun\Java\Deployment\security\trusted.certs
security: Loading certificates from Deployment session certificate store
security: Loaded certificates from Deployment session certificate store
security: Loading certificates from Internet Explorer ROOT certificate store
security: Loaded certificates from Internet Explorer ROOT certificate store
security: Loading certificates from Internet Explorer TrustedPublisher certificate store
security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
security: Validate the certificate chain using CertPath API
security: Obtain certificate collection in Root CA certificate store
security: Obtain certificate collection in Root CA certificate store
security: The CRL support is disabled
security: The OCSP support is disabled
security: No timestamping info available
security: Checking if certificate is in Deployment denied certificate store
security: Checking if certificate is in Deployment permanent certificate store
security: Checking if certificate is in Deployment session certificate store
security: Checking if certificate is in Internet Explorer TrustedPublisher certificate store
java.lang.NullPointerException
at com.sun.deploy.ui.UIFactory.showSecurityDialog(Unknown Source)
at com.sun.deploy.security.TrustDeciderDialog.showDialog(Unknown Source)
at com.sun.deploy.security.TrustDeciderDialog.showDialog(Unknown Source)
at com.sun.deploy.security.X509Util.showSecurityDialog(Unknown Source)
at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
at com.sun.deploy.security.TrustDecider.isAllPermissionGranted(Unknown Source)
at sun.plugin.security.PluginClassLoader.getPermissions(Unknown Source)
at java.security.SecureClassLoader.getProtectionDomain(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(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)
security: User has denied the priviledges to the code
security: Adding certificate in Deployment denied certificate store
security: Added certificate in Deployment denied certificate store
basic: Joined applet thread ...
basic: Quiting applet ...
basic: Stopped loading ...
basic: Stopping applet ...
basic: Removed progress listener: sun.plugin.util.GrayBoxPainter@1ac2f9c
basic: Finding information ...
basic: Releasing classloader: sun.plugin.ClassLoaderInfo@11b9fb1, refcount=0
basic: Caching classloader: sun.plugin.ClassLoaderInfo@11b9fb1
basic: Current classloader cache size: 1
basic: Done ...
basic: Joining applet thread ...
basic: Destroying applet ...
basic: Disposing applet ...
network: Cache entry found [url: http://dreamlandz.com/lzma.jar, version: null]
network: Connecting http://dreamlandz.com/lzma.jar with proxy=DIRECT
network: Connecting http://dreamlandz.com/lzma.jar with cookie "VisitorID=9dc9ea6e-fda6-47a8-b84e-7c099044ac30&Exp=6/9/2012 2:28:42 AM; rsi_segs=F08747_10020|F08747_10021|F08747_10026|F08747_10036|F08747_10037|F08747_10064"
network: ResponseCode for http://dreamlandz.com/lzma.jar : 304
network: Encoding for http://dreamlandz.com/lzma.jar : null
network: Disconnect connection to http://dreamlandz.com/lzma.jar
network: No certificate info for unsigned JAR file: http://dreamlandz.com/lzma.jar
basic: Joined applet thread ...
Fatal error occured (2): access denied (java.util.PropertyPermission java.io.tmpdir read)
Fatal error occured (2): access denied (java.util.PropertyPermission java.io.tmpdir read)
basic: Quiting applet ...
liveconnect: Invoking JS method: document
liveconnect: Invoking JS method: URL
basic: Referencing classloader: sun.plugin.ClassLoaderInfo@11b9fb1, refcount=1
basic: Added progress listener: sun.plugin.util.GrayBoxPainter@1e4f7c2
basic: Loading applet ...
basic: Initializing applet ...
basic: Starting applet ...
basic: completed perf rollup
Fatal error occured (2): access denied (java.util.PropertyPermission java.io.tmpdir read)