[arch-general] Previous JRE package release needed.
Hey all. Due to internet banking issues I am in need of the previous package release of JRE. Anyone who might have it? Regards ndlarsen
Just in case anybody is interested, here is what I get from the Java Console: build 1.6.0_05-b13 Java Plug-in 1.6.0_05 Using JRE version 1.6.0_05 Java HotSpot(TM) Client VM eSafekey (build JL410062) started. eSafekey (build JL410062) started. eSafekey (build JL410062) started. java.lang.SecurityException: Applet classloader has invalid AppContext at sun.applet.AppletSecurity.getAppContext(AppletSecurity.java:347) at sun.awt.AppContext.getAppContext(AppContext.java:311) at java.awt.Component.<init>(Component.java:761) at java.awt.Container.<init>(Container.java:245) at java.awt.Window.<init>(Window.java:320) at java.awt.Window.<init>(Window.java:466) at java.awt.Dialog.<init>(Dialog.java:654) at java.awt.Dialog.<init>(Dialog.java:398) at javax.swing.JDialog.<init>(JDialog.java:259) at dk.danskebank.ec.ec.esafekey.InterfaceWeb.sign(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.plugin.javascript.JSInvoke.invoke(JSInvoke.java:19) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.plugin.javascript.JSClassLoader.invoke(JSClassLoader.java:70) at sun.plugin.liveconnect.PrivilegedCallMethodAction.run(SecureInvocation.java:579) at java.security.AccessController.doPrivileged(Native Method) at sun.plugin.liveconnect.SecureInvocation$2.run(SecureInvocation.java:141) at java.security.AccessController.doPrivileged(Native Method) at sun.plugin.liveconnect.SecureInvocation.CallMethod(SecureInvocation.java:122) at sun.plugin.navig.motif.AThread.handleRequest(Native Method) at sun.plugin.navig.motif.AThread.JNIHandleLoop(AThread.java:40) at sun.plugin.navig.motif.AThread.run(AThread.java:32)
hi, take abs end edit the PKGBUILD and change pkgver=6u5 to pkgver=6u4 (or whatever you need) greetings On Fri, Apr 11, 2008 at 12:11 PM, ndlarsen <usenet@ionline.dk> wrote:
Just in case anybody is interested, here is what I get from the Java Console:
build 1.6.0_05-b13
Java Plug-in 1.6.0_05 Using JRE version 1.6.0_05 Java HotSpot(TM) Client VM
eSafekey (build JL410062) started. eSafekey (build JL410062) started. eSafekey (build JL410062) started. java.lang.SecurityException: Applet classloader has invalid AppContext at sun.applet.AppletSecurity.getAppContext(AppletSecurity.java:347) at sun.awt.AppContext.getAppContext(AppContext.java:311) at java.awt.Component.<init>(Component.java:761) at java.awt.Container.<init>(Container.java:245) at java.awt.Window.<init>(Window.java:320) at java.awt.Window.<init>(Window.java:466) at java.awt.Dialog.<init>(Dialog.java:654) at java.awt.Dialog.<init>(Dialog.java:398) at javax.swing.JDialog.<init>(JDialog.java:259) at dk.danskebank.ec.ec.esafekey.InterfaceWeb.sign(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.plugin.javascript.JSInvoke.invoke(JSInvoke.java:19) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at sun.plugin.javascript.JSClassLoader.invoke(JSClassLoader.java:70) at sun.plugin.liveconnect.PrivilegedCallMethodAction.run(SecureInvocation.java:579) at java.security.AccessController.doPrivileged(Native Method) at sun.plugin.liveconnect.SecureInvocation$2.run(SecureInvocation.java:141) at java.security.AccessController.doPrivileged(Native Method) at sun.plugin.liveconnect.SecureInvocation.CallMethod(SecureInvocation.java:122) at sun.plugin.navig.motif.AThread.handleRequest(Native Method) at sun.plugin.navig.motif.AThread.JNIHandleLoop(AThread.java:40) at sun.plugin.navig.motif.AThread.run(AThread.java:32)
Moritz Lutz wrote:
hi,
take abs end edit the PKGBUILD and change
pkgver=6u5 to pkgver=6u4 (or whatever you need)
greetings
I appreciate your reply. I have already tried that, I'm getting the same error, thought it was related to the PKGBUILD but I guess it is not. Hm, wonder if it is a 1.6 related bug or a bug in the banking interface. Are there any major differences in the PKGBUILD between java 1.5 and 1.6?
Regards ndlarsen
2008/4/11, ndlarsen <usenet@ionline.dk>:
Hey all.
Due to internet banking issues I am in need of the previous package release of JRE. Anyone who might have it?
http://wiki.archlinux.org/index.php/Downgrade_packages -- Roman Kyrylych (Роман Кирилич)
participants (3)
-
Moritz Lutz
-
ndlarsen
-
Roman Kyrylych