Home
TeamSite
Sun KCMS Profile Server | Hangup in TeamSite machine.
sivaramiyer
Env: Solaris 8
TeamSite 6.1 SP1
I m flooded with these hangup messages in our /var/adm/messages file on teamsite machine. Has anyone ever seen anything like this before in the TeamSite server. any help/recommendation appreciated.
We had to comment the below statements in the /etc/inet/inetd.conf
# Sun KCMS Profile Server
#
100221/1 tli rpc/tcp wait root /usr/openwin/bin/kcms_server kcms_server
#
# Sun Font Server
#
fs stream tcp wait nobody /usr/openwin/lib/fs.auto fs
These are the error.log messages we are seeing.
teamsite-02- tail messages
Nov 1 09:45:57 teamsite-02 inetd[199]: [ID 858011 daemon.warning] /usr/openwin/bin/kcms_server: Hangup
Nov 1 09:45:57 teamsite-02 inetd[199]: [ID 858011 daemon.warning] /usr/openwin/lib/fs.auto: Hangup
Nov 1 09:45:57 teamsite-02 inetd[199]: [ID 858011 daemon.warning] /usr/openwin/bin/kcms_server: Hangup
Nov 1 09:45:57 teamsite-02 inetd[199]: [ID 858011 daemon.warning] /usr/openwin/lib/fs.auto: Hangup
Nov 1 09:45:57 teamsite-02 inetd[199]: [ID 858011 daemon.warning] /usr/openwin/bin/kcms_server: Hangup
Nov 1 09:45:57 teamsite-02 inetd[199]: [ID 858011 daemon.warning] /usr/openwin/lib/fs.auto: Hangup
Find more posts tagged with
Comments
jed
Why do you have a font server running on a TeamSite box anyway? Looking at configs on my servers, we disable that by default:
#
# Sun Font Server
#
# fs stream tcp wait nobody /usr/openwin/lib/fs.auto fs
#
sivaramiyer
I did not even knew that KCMS was running on the server. In my knowledge - we dont use that for anything on TeamSite. recently, server operations team started noticing the hangup on teamsite -production machine. Presently, the statements have been commented out, and they stopped appearing in the machine.
Thanks,