locale not supported

I updated tarantella native client to

version 3.42 for solaris2.8.

Now I get the error message

<Failed to process Tarantella server information>

at login. (version 3.3 works fine)

The command line shows warnings:

Warning: locale not supported by Xlib, locale set to C

Warning: X locale modifiers not supported, using default

It seems to be problem with locale settings, already described in a

previous newsgroup posting.

Setting LANG=en_GB (or other values) did not help.

Where I can get correct locale-files?

(Not included in the client distributions)

Thanks a lot,

JU

[681 byte] By [juschlue] at [2007-11-25 20:48:20]
# 1

This is my answer to this issue:

http://www.tbsol.de/de/modules/news/article.php?storyid=64

TAB

"juschlue" <juschlue@web.de> schrieb im Newsbeitrag

news:co2kmc$gq8$1@mint.tarantella.com...

> I updated tarantella native client to

> version 3.42 for solaris2.8.

> Now I get the error message

> <Failed to process Tarantella server information>

> at login. (version 3.3 works fine)

> The command line shows warnings:

> Warning: locale not supported by Xlib, locale set to C

> Warning: X locale modifiers not supported, using default

>

> It seems to be problem with locale settings, already described in a

> previous newsgroup posting.

> Setting LANG=en_GB (or other values) did not help.

> Where I can get correct locale-files?

> (Not included in the client distributions)

>

> Thanks a lot,

> JU

>

TillmannBasien at 2007-7-4 18:49:40 > top of Java-index,Desktop,Sun Secure Global Desktop Software...
# 2

Thank you for the solution that helped to solve

the locale problem. Unfortunally there is still

the error

<Failed to process Tarantella server information>

after approx. 20sec during login.

Our previous version 3.20 works correct

with the same server/login/pw.

Is there a way to identify (debug) the problem.

Thank you very much,

Jens-Uwe

Tillmann Basien wrote:

> This is my answer to this issue:

> http://www.tbsol.de/de/modules/news/article.php?storyid=64

> TAB

> \"juschlue\" <juschlue@web.de> schrieb im Newsbeitrag

> news:co2kmc$gq8$1@mint.tarantella.com...

> > I updated tarantella native client to

> > version 3.42 for solaris2.8.

> > Now I get the error message

> > <Failed to process Tarantella server information>

> > at login. (version 3.3 works fine)

> > The command line shows warnings:

> > Warning: locale not supported by Xlib, locale set to C

> > Warning: X locale modifiers not supported, using default

> >

> > It seems to be problem with locale settings, already described in a

> > previous newsgroup posting.

> > Setting LANG=en_GB (or other values) did not help.

> > Where I can get correct locale-fil

es?

> > (Not included in the client distributions)

> >

> > Thanks a lot,

> > JU

> >

juschlue at 2007-7-4 18:49:40 > top of Java-index,Desktop,Sun Secure Global Desktop Software...
# 3

Please check your Apache Logfile.

The first connect to SGD by NC is to the Web Server. NC requested

serverinfo.html

Try in a Webbrowser:

http://<servername>/tarantella/cgi-bin/ttawebtop.cgi/tarantella/resources /login/sco/tta/boot/serverinfo.html

You will get an empty page. Look into the Source code of this empty page.

It show something like:

<html><head>

<!-- $Id: serverinfo.html,v 1.13 2003/07/25 07:55:31 peterc Exp $ -->

<!-- This is an identification page for the Tarantella server -->

<title>Tarantella server information</title>

<!-- AsadPort=3144 -->

<!-- NonSecurePort=3144 -->

<!-- Version=3.45.201 -->

<!-- ServerDNS=serverDNSName-->

<!-- WebtopKeepAlive=100 -->

<!-- AIPKeepAlive=300 -->

<!-- FirewallTraversal=false -->

<!-- ProxyServer= -->

<!-- ConnectionHost=ServerDNSName-->

<!-- Utf8Strings=1 -->

<!-- BaseRoute= -->

</html>

This is the information NC needs to connect to your SGDEE Server.

Check you can telnet to ConnectionHost Port AsadPort

TAB

"juschlue" <juschlue@web.de> schrieb im Newsbeitrag

news:co43fr$8cg$1@mint.tarantella.com...

> Thank you for the solution that helped to solve

> the locale problem. Unfortunally there is still

> the error

> <Failed to process Tarantella server information>

> after approx. 20sec during login.

> Our previous version 3.20 works correct

> with the same server/login/pw.

> Is there a way to identify (debug) the problem.

> Thank you very much,

>

> Jens-Uwe

>

> Tillmann Basien wrote:

>

> > This is my answer to this issue:

> > http://www.tbsol.de/de/modules/news/article.php?storyid=64

> > TAB

>

>

> > \"juschlue\" <juschlue@web.de> schrieb im Newsbeitrag

> > news:co2kmc$gq8$1@mint.tarantella.com...

> > > I updated tarantella native client to

> > > version 3.42 for solaris2.8.

> > > Now I get the error message

> > > <Failed to process Tarantella server information>

> > > at login. (version 3.3 works fine)

> > > The command line shows warnings:

> > > Warning: locale not supported by Xlib, locale set to C

> > > Warning: X locale modifiers not supported, using default

> > >

> > > It seems to be problem with locale settings, already described in a

> > > previous newsgroup posting.

> > > Setting LANG=en_GB (or other values) did not help.

> > > Where I can get correct locale-fil

> es?

> > > (Not included in the client distributions)

> > >

> > > Thanks a lot,

> > > JU

> > >

>

>

>

>

>

TillmannBasien at 2007-7-4 18:49:40 > top of Java-index,Desktop,Sun Secure Global Desktop Software...