This seems to be the same issue as mentioned in CR#6242736.
The bug workaround section gives the following.

====
Edit /opt/SUNWut/kiosk/bin/dtsession and replace
  exec /usr/dt/bin/dtsession
with
  exec /usr/dt/bin/ttsession -c /usr/dt/bin/dtsession
====

See whether it fixes your problem.

Thanks
P.S.M.Swamiji

Note:These are my personal opinions , nothing to do with my employer

Jim Klimov wrote:

Hello SunRay-Users,

 On our office test setup with 2 netra servers running Solaris 10
 6/06 and SRSS 3.1 (from SRSS 4 beta set downloaded in August) in
 CAM mode. It runs the dtsession and utsplash scripts as critical
 apps for CAM users, and we noticed one relatively minor problem:

 One server, a primary in the FOG, usually hands off the sessions
 to the second server if it's available. If the desktop sessions
 are handled by the primary itself, it often pops up the message
 "DT messaging system could not be started" and when we press OK
 it closes the session and fails over to second server.

 As far as I can see, it processes the session correctly on the
 first connection of a DTU to the first server after "utrestart -c".
 Second and subsequent connections are likely to fail with the
 message. Connections to second server are unlikely to fail,
 but I can't guarantee it never happened.

 Googling revealed that this message can have a number of reasons
 but it often involves inability of a user to write a cookie to his
 home directory.
Home directories of utcuX automatic users exist and it seems they
 are automatically created by SRSS as DTUs onnect to the servers.
 Rights also seem to be consistent between servers and permissive,
 and there's enough disk space.

 There are some log files in these home dirs but most are dated
 several years old (leftover from skeleton dir?) and only one is
 updated by the running server: errorlog, but it reveals no secrets.

And a cosmetic problem:
For all utcu users, failing and working as well, the errorlog also
 complains about dtwmrc:

Thu Sep 21 22:56:02 2006
Workspace Manager: Unable to get image SunLogo for workspace ws0.
Thu Sep 21 22:56:02 2006
Workspace Manager: Invalid key specification on line 73 of configuration file 
/var/opt/SUNWbb/root/home/utcu0/.dt/C/dtwmrc
Thu Sep 21 22:56:02 2006
Workspace Manager: Invalid key context on line 73 of configuration file 
/var/opt/SUNWbb/root/home/utcu0/.dt/C/dtwmrc

 This file seems to define the right-click menu for dtsession and the
 line mentioned (see Refresh) has a value missing:

   #
   # Root
   #
   <Key>SunAgain               root|ifkey              f.pack_icons
   <Key>SunProps               root|ifkey              f.version
   "Refresh"                           f.refresh
   <Key>SunFront               root|ifkey              f.circle_up
   Shift<Key>SunFront          root|ifkey              f.circle_down
   <Key>Down                   root                    f.circle_down
   <Key>Up                     root                    f.circle_up
   <Key>Right                  root                    f.next_workspace
   <Key>Left                   root                    f.prev_workspace

 I didn't yet find which template influences this mistake and how to
 fix it, but it didn't bother us until we saw it in the logs either :)


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

Reply via email to