Jörg Barfurth skrev 2011-02-24 14:10:
Jonas Hagberg schrieb:

Worker thread recovered from error. Continuing..
java.lang.NumberFormatException: For input string: "20,678"
        at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
        at java.lang.Float.parseFloat(Unknown Source)
        at auth.utauthd.Terminal.process(Terminal.java:1381)


...

That is running on the server and obviously expects a floating point number formatted using a default decimal dot.

The value that is parsed is coming from the client and appears to be formatted using a localized format.

Any tips how to fix this? T


Try running OVDC with LC_NUMERIC="C" or LC_NUMERIC="en_US" - or simply in an all-out "C" (or English) locale.

HTH

- Jörg


Sweet!!!
I have now been connected for over 10M without the session terminated! Sweeet. Any one have a tips how to switch between the sunray desktop and the local Ubuntu desktop when in fullscreen?

Many thanks Jörg!

Cheers

--
-------------------------------------------
Jonas Hagberg        [email protected]
Systemexpert           Projektledare UPPNEX
UPPMAX                  tel  018 - 471 1026
                        fax: 018 - 51 19 25
Uppsala universitet
Box 337, Lägerhyddsv 2E, Hus 4, room 4111
751 05 Uppsala             www.uppmax.uu.se
-------------------------------------------


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to