Hi

We have 3 servers in a FOG running in the kiosk mode. These servers are running Solaris 10 and are patched with the latest patches. The application that is served in the kiosk mode is firefox. After upgrading the sunray server software to Version 4 , we have noticed the following error in the /var/adm/messages

Sep 21 06:30:51 aggie kioskcrit[25164]: [ID 702911 user.error] Error: critical application (pid=25166) exited with non zero status

Also, on running ipcs -a , there are > 4000 entries for shared memory and a lot of entries for the semaphore. So,the shared memory is not getting detached once the application closes. When this happens, the server becomes very slow and firefox is unable to display flash .
Removing them using ipcrm fixes the problem.
We tried increasing the stack size and shared memory size as below

set shmsys:shminfo_shmmax = 0x4000000
set shmsys:shminfo_shmmni = 0x2000
set shmsys:shminfo_shmseg = 0x200

and that has not helped either.

Any advise/suggestions on how I can troubleshoot and fix this problem will be greatly appreciated.

Thanks
Shaila


--
*****************************************************************
Shaila Parashar                 e-mail:[EMAIL PROTECTED]
UNIX System Administrator       tel:- (970)-491-6555
Engineering Network Services
Colorado State University
Fort Collins, CO 80523-1301
******************************************************************
" Smile is a curve that sets things straight. "
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to