Calendar Server Not starting

Hello,

I'm trying to setup a demo box to evaluate Sun Com Suite. I'm following the "Deployment Example Sun Java Communications Suite 5 on a Single Host." Everything has worked fine up till I tried to start the Calendar. I'm not sure where I should look for the problem.

This is the out put from ./start-cal

-bash-3.00# /opt/SUNWics5/cal/sbin/start-cal

Connecting to watcher ...

Launching watcher ...

Starting ens server ... 1286

Starting store server .... 1287

checking store server status ..... ready

Starting notify server ..... 1288

Starting admin server .............................................................. failed

Starting http server ............................................................... failed

admin.log

[02/Jul/2007:15:17:12 -0500] server csadmind[1295]: General Warning: icsLdapServer: Failed to connect to ldap server server.domain.com => No such object

[02/Jul/2007:15:17:12 -0500] server csadmind[1295]: General Critical: Fatal error 70: icsLdapServer: Unable to connect to ldap server : server.domain.com

http.log

[02/Jul/2007:11:00:07 -0500] server cshttpd[1066]: General Warning: icsLdapServer: Failed to connect to ldap server server.domain.com => No such object

[02/Jul/2007:11:00:09 -0500] server cshttpd[1066]: General Error: ldappool: new connection failed: No such object (Error 0)

Thanks

Josh

[1464 byte] By [Coolhands_99a] at [2007-11-27 9:27:51]
# 1
I found the problem. The calendar server was referencing the ics.conf file from a previous install, which was causing it to try and bind using the wrong user name.
Coolhands_99a at 2007-7-12 22:30:58 > top of Java-index,General,Installation...