cshttpd failed with SSO
I am using Solaris 10 X86 06/06 and JES 2005Q4
After setting
local.calendar.sso.amnamingurl = "http://my.domian.com:80/amserver/namingservice"
in /etc/opt/SUNWics5/config/ics.conf cshttpd unbale to start and when I try to execute directly from /opt/SUNWics5/cal/bin/cshttpd it return
Fatal error: cannot open socket on (null)
When I run netsat -a it shows cshttpd already running and listining on 3080 after kill -9 cshhtpd-pid if i run it directly from /opt/SUNWics5/cal/bin/cshttpd it return "segmentation fault" error.
And this is what i am getting from /var/opt/SUNWics5/logs/http.log
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Information: Log created (1162275222)
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: Sun Java System Calendar Server 6 2005Q4 (built Jul 21 2005)
cshttpd starting up
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: cshttpd attempting to open Counters Database
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: cshttpd successfully opened the Counters Database
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: HTTP Module is refreshing
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: cshttpd is refreshing
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: cshttpd is refreshed
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: HTTP Module has refreshed
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: cshttpd: argc=3 argv[0]=/opt/SUNWics5/cal/lib/cshttpd
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: session_init: attempting to open session database for cshttpd
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: session_init: session database open completed for cshttpd
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: LdapCacheInit: Ldap Cache not enabled.
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5288]: General Notice: cshttpd_parse_commandline: successfully bind process 5288 to
processor 0
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: Sun Java System Calendar Server 6 2005Q4 (built Jul 21 2005)
cshttpd starting up
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: cshttpd attempting to open Counters Database
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: cshttpd successfully opened the Counters Database
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: HTTP Module is refreshing
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: cshttpd is refreshing
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: cshttpd is refreshed
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: HTTP Module has refreshed
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: cshttpd: argc=8 argv[0]=/opt/SUNWics5/cal/lib/cshttpd
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: cshttpd_parse_commandline: successfully bind process 5289 to
processor 1
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Error: Inherit session ID cache failed for http service [-5939]
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: session_init: attempting to open session database for cshttpd
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: session_init: session database open completed for cshttpd
[31/Oct/2006:11:13:42 +0500] mail cshttpd[5289]: General Notice: LdapCacheInit: Ldap Cache not enabled.
If I leave the line as default cshttpd start working again normaly.
I faced the same issue with mshttpd but after installing the latest messaging server core patch it resolved. What should I do for calendar server now.

