When I started my Messanger server didn't start send next messageError:func=_configdrv_pset_fet

I have ver. 5.1 iplanet messaging serverHow can start it ?
[79 byte] By [708331] at [2007-11-25 7:12:25]
# 1
I'm facing the same error when restarting the job_controller, any clue on this ?
TalaJo at 2007-6-29 17:46:07 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
Just a couple things to check:Is the LDAP server up and running? Did you configure a seperate LDAP server to hold the config info?Check the LDAP access logs and see if you're getting denied access.Roger S.
Jo_nage at 2007-6-29 17:46:07 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3

The error message reported is what you get when iMS cannot connect to it's CONFIG ldap server, to gather configuration information.

If you use two ldap servers, check that the config instance is running. If you changed DNS or something like that, you may have to re-set some configuration, and that's harder when you can't get to the config ldap to do it.

Check if you can run

configutil

without a problem.

local.ugldaphost is your users/groups ldap

local.ldaphost is your config ldap

To make a "local" change (not to ldap),

configutil -o -l <thing to be changed> -v <new value>

this will write to a local file, and so will work, even if you can't get to ldap.

If nothing was changed, then you may have a problem with your ldap server. . .

jay_plesset at 2007-6-29 17:46:07 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
lock file dbswitch.confin directory messaging Path, sbin/config (2004Q2) an change value hostname
maossesc at 2007-6-29 17:46:07 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...