Guys, I have 3 X200 M2 in a FOG running SRSS 4.0 on Solaris 10 U3
I have around 300 DTUs spread across the 3 boxes nearly at 100 each.
I am running uttsc via script (see below)
#!/bin/sh
if [ `expr "$SUN_SUNRAY_TOKEN" : "Payflex.*"` != 0 ];
then
SITE=staffts
else
SITE=stuts
fi
exec /opt/SUNWuttsc/bin/uttsc -m -l en_GB -b -r
disk:USB=/tmp/SUNWut/mnt/$USER $SITE
all has been well for a while but now I am getting hanging DTUs
I am seeing this in the logs
Nov 2 12:58:53 portal utauthd: [ID 794400 user.info] SessionManager0
NOTICE: EMPTY: ACTIVE session
Nov 2 12:58:56 portal kioskcritd[23365]: [ID 468419 user.info] Info: a
critical application has exited.
Nov 2 12:58:56 portal Terminating Kiosk Primary Session ( pid=25591 )
Nov 2 12:58:56 portal kioskcritd[24109]: [ID 968741 user.info] Info: a
critical application has exited.
Nov 2 12:58:56 portal Terminating Kiosk Primary Session ( pid=26146 )
Nov 2 12:58:56 portal kioskcritd[23709]: [ID 438871 user.info] Info: a
critical application has exited.
Nov 2 12:58:56 portal Terminating Kiosk Primary Session ( pid=25697 )
Nov 2 12:58:56 portal utauthd: [ID 794400 user.info] SessionManager0
NOTICE: EMPTY: ACTIVE session
Nov 2 12:58:57 portal kioskcritd[23483]: [ID 769924 user.info] Info: a
critical application has exited.
Nov 2 12:58:57 portal Terminating Kiosk Primary Session ( pid=25490 )
Nov 2 12:58:57 portal utauthd: [ID 794400 user.info] SessionManager0
NOTICE: EMPTY: ACTIVE session
Any ideas as to what has gone wrong ?
I am also seeing files such as this in /tmp.....utku100swup.trc
which has
user is not registered
HOMEDIR=/var/opt/SUNWkio/home/utku100/.softwareupdate/1c6872c7
HOMEDIR=/var/opt/SUNWkio/home/utku100/.softwareupdate/1c6872c7 did not exist
The Notification Application cannot run.
User is not running on the primary display
or is running remotely.
does this have any significance ?
Thanks in advance
--
Andy Trevor Technical Director Cutter Project Limited 18 Lynn Rd, Ely Cambs, CB6 1DA Phone: 08704902068 Mobile: 07983616419 http://www.cutterproject.co.uk ------------------------------- -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |
_______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users

