Re: [Thinstation-general] SGD (Tarantella) 4.3
Brought to you by:
doncuppjr
|
From: Adam A. <pr...@cc...> - 2007-02-09 15:37:58
|
Hello, I worded my last e-mail a bit poorly...let me see if I can do it a little better this time... When we first attempted to run the webtop using SGD 4.2, we got the "Failed to install tarantella client component" error from the small java applet that the webtop uses to install the client component. Sun's website said that usually means a permissions error. To get the system to work, I built a package that made the proper directory structure in the default user's home directory, and copied the client component over. This worked fine, and the thinclient could connect to SGD. When we upgraded to 4.3, I updated the client component in my package, and re-built the Thinstation image. To my dismay, I started getting the "Failed to install" error again, even though the client component was in the right place. So, in my package's init script, I went ahead and made the directory structure and copied the component, and then chmoded the whole structure to 777 just to test and see if the applet that the webtop uses could do its work. Even then, it still failed to install the client component...even though it was there. Then, I ONLY chmoded the home directory to 777 so see how far the applet can go on its own. To my knowledge, it should build the directory structure, copy the client components over from the SGD server you are attempting to connect to, and make a profile.xml of machine and user specific configurations. It looks like the applet built the directory structure, but that's as far as it got. And that's where I stand at the moment. Any help would be greatly appreciated. Also, I can send the package I built a little later this afternoon when I get into work. Thanks! Adam Trevor Batley wrote: > Quoting Adam Wesley Allred <pr...@cc...>: > >> Hello, >> >> I am trying to connect to an SGD 4.3 webtop environment using the >> thinstation kiosk mode configuration from the TS-O-Matic on an NTA >> thinclient. Formerly, when we were running SGD 4.2, we had a problem >> with a java applet that the webtop uses to download and place a small >> executable that SGD uses. Normally, the executable is place in a user's >> home directory, and is run every time a connection to the SGD >> environment is made. >> >> When we first attempted to connect, we got a "Failed to install >> Tarantella Client Component" error, which the sun forums said is usually >> a permissions error. We fixed this problem by building a package in >> Thinstation that put the executable in the correct place on the image. >> >> Now, with SGD 4.3, even doing this still causes a "Failed to install" >> error. The folder structure is built, but the executable is not copied >> over. Changing the permissions to 777 on the folder doesn't seem to work >> either. Any thoughts? > > There must be some other change with SGD 4.3... Send us a copy (not > via the list - won't go thorugh) of your package and I'll try and see > if I can find anything that would prevent the executable from being > copied across. > > Trevor B >> >> Thanks! >> >> Adam >> >> ------------------------------------------------------------------------- >> >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your >> job easier. >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Thinstation-general mailing list >> Thi...@li... >> https://lists.sourceforge.net/lists/listinfo/thinstation-general >> > > > > > |