-- .''`. Hugo A. M. Torres : :' : `. `' “Talk is cheap, `- show me the code. ” -- L. Torvalds.
---------- Forwarded message ---------- From: A M Torres, Hugo <mnemon...@posthocergopropterhoc.net> Date: Sun, Feb 26, 2012 at 1:08 AM Subject: Re: openjdk-7-jre: Cannot access www.bb.com.br. Web banking security enforcing app fails with openjdk-7 To: Damien Raude-Morvan <draz...@drazzib.com> I am currently able to access www.bb.com.br and do my web banking. I don't know what changed. In my ~/.xsession-errors I see: Feb 26, 2012 1:01:30 AM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: /etc/.java/.systemPrefs/65493440 create failed. Feb 26, 2012 1:02:00 AM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: /etc/.java/.systemPrefs/65493440 create failed. Feb 26, 2012 1:02:30 AM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: /etc/.java/.systemPrefs/65493440 create failed. Feb 26, 2012 1:03:00 AM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: /etc/.java/.systemPrefs/65493440 create failed. Feb 26, 2012 1:03:30 AM java.util.prefs.FileSystemPreferences syncWorld WARNING: Couldn't flush system prefs: java.util.prefs.BackingStoreException: /etc/.java/.systemPrefs/65493440 create failed. -- .''`. Hugo A. M. Torres : :' : `. `' “Talk is cheap, `- show me the code. ” -- L. Torvalds. On Sat, Feb 25, 2012 at 8:10 PM, Damien Raude-Morvan <draz...@drazzib.com>wrote: > tag 649926 + confirmed > thanks > > Hi Hugo, > > I've done a quick check to www.bb.com.br login and got this error in my > ~/.xsession-errors file : > ------------------- > java.lang.reflect.**InvocationTargetException > at sun.reflect.**NativeConstructorAccessorImpl.**newInstance0(Native > Method) > at sun.reflect.**NativeConstructorAccessorImpl.**newInstance(** > NativeConstructorAccessorImpl.**java:57) > at sun.reflect.**DelegatingConstructorAccessorI**mpl.newInstance(** > DelegatingConstructorAccessorI**mpl.java:45) > at java.lang.reflect.Constructor.**newInstance(Constructor.java:** > 532) > at sun.applet.**PluginAppletSecurityContext$5.**run(** > PluginAppletSecurityContext.**java:943) > at java.security.**AccessController.doPrivileged(**Native Method) > at sun.applet.**PluginAppletSecurityContext.**handleMessage(** > PluginAppletSecurityContext.**java:940) > at sun.applet.**AppletSecurityContextManager.**handleMessage(** > AppletSecurityContextManager.**java:68) > at sun.applet.**PluginStreamHandler.**handleMessage(** > PluginStreamHandler.java:235) > at sun.applet.**PluginMessageHandlerWorker.**run(** > PluginMessageHandlerWorker.**java:78) > Caused by: java.lang.**NumberFormatException: For input string: > "15000,000000" > at sun.misc.FloatingDecimal.**readJavaFormatString(** > FloatingDecimal.java:1242) > at java.lang.Double.valueOf(**Double.java:492) > at java.lang.Double.<init>(**Double.java:584) > ... 10 more > ------------------- > So it seems, that this website does something wrong with formating ("," is > the wrong separator for double/float, they should use "." not locale > dependents). > > Could you please check that you get the same error message ? > > Regards > -- > Damien >