On Tue, Mar 18, 2008 at 2:25 AM, Hana Skoumalova <[EMAIL PROTECTED]> wrote: > $ ll /tmp/SUNWut/config/displays/ > total 24 > -rw-r----- 3 root utadmin 240 2008-03-18 09:39 11 > -rw-r----- 3 root utadmin 240 2008-03-17 10:35 14 > -rw-r----- 3 root utadmin 240 2008-03-18 10:05 15 > -rw-r----- 3 root utadmin 240 2008-03-18 09:51 17 > -rw-r----- 3 root utadmin 224 2008-03-18 04:04 18 > -rw-r----- 3 root utadmin 240 2008-03-18 09:50 19 > > I suspect that the files 12, 13 and 16 disappeared from > /tmp/SUNWut/config/displays/, because gdm complains about it: > > $ cat /var/log/gdm/:12.log > > Fatal server error: > > SunRay Session map does not exist (display 12)! > > I think that if gdm(?) can make a new display (with new number), the > server recovers, but if it can't do that I have to restart X server(s) > manually. Any idea why this is happening and how to prevent it?
Does this machine have a cron job or some other mechanism that deletes "old" files from /tmp ? If so, tell it to not do that in /tmp/SUNWut. Under some circumstances (for instance, when the X session is not logged in) SRSS plays with the timestamps on these files in order to make them look less recent, therefore less attractive for hotdesking purposes. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
