Hello, We are operating XVnc on Sun Solaris (64 bits env) and we use these commands to start the service:
xrdb /usr/dt/config/C/Xresources xsetroot -solid grey xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & twm & The solution works perfectly but sometimes we are experiencing a strange problem. I mean the service works perfectly for a month or two then issue appear: Clients can not connect to xserver sometimes and they receive this error: X connection to prodbox:13.0 broken (explicit kill or server shutdown). I checked processes but all of them look up and running so there is no died process. We tried to turn it to audit mode so we can analyze the log file. In the case of issue we can see that server does not accept new connections but existing connections are working fine: AUDIT: Tue Jan 31 08:37:46 2006: 11413 Xvnc: client 30 disconnected AUDIT: Tue Jan 31 08:39:01 2006: 11413 Xvnc: client 30 connected from IP 192.168.120.2 port 62773 AUDIT: Tue Jan 31 08:39:05 2006: 11413 Xvnc: client 30 disconnected AUDIT: Tue Jan 31 08:39:31 2006: 11413 Xvnc: client 30 connected from IP 192.168.120.2 port 62849 AUDIT: Tue Jan 31 08:39:38 2006: 11413 Xvnc: client 30 disconnected When the server looks freezed then it looks like this: AUDIT: Tue Jan 31 15:35:10 2006: 11413 Xvnc: client 34 connected from IP 192.168.120.2 port 47060 AUDIT: Tue Jan 31 15:35:10 2006: 11413 Xvnc: client 34 disconnected AUDIT: Tue Jan 31 15:39:34 2006: 11413 Xvnc: client 34 disconnected AUDIT: Tue Jan 31 15:39:34 2006: 11413 Xvnc: client 35 disconnected AUDIT: Tue Jan 31 15:39:34 2006: 11413 Xvnc: client 36 disconnected AUDIT: Tue Jan 31 15:43:41 2006: 11413 Xvnc: client 34 disconnected AUDIT: Tue Jan 31 15:43:41 2006: 11413 Xvnc: client 35 disconnected AUDIT: Tue Jan 31 15:47:35 2006: 11413 Xvnc: client 34 disconnected AUDIT: Tue Jan 31 15:47:35 2006: 11413 Xvnc: client 35 disconnected AUDIT: Tue Jan 31 15:47:35 2006: 11413 Xvnc: client 36 disconnected AUDIT: Tue Jan 31 15:48:48 2006: 11413 Xvnc: client 34 disconnected AUDIT: Tue Jan 31 15:48:48 2006: 11413 Xvnc: client 35 disconnected AUDIT: Tue Jan 31 15:49:16 2006: 11413 Xvnc: client 36 disconnected AUDIT: Tue Jan 31 15:49:16 2006: 11413 Xvnc: client 37 disconnected AUDIT: Tue Jan 31 15:49:49 2006: 11413 Xvnc: client 34 disconnected Any help would be appreciated. Thank you in advance. Best regards, Sandor _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
