Hi Chandana,
----- Original Message -----
> All,
> I am running PC 3.8.2 on CentOS 6.3 host.
>
That's pcp-3.8.2 (released 31 July 2013) I assume? That version was a
very early secure sockets implementation in PCP FWIW.
> PCP was running fine, until I tried to restart it after doing an access
> change to pmcd.conf
>
> Now PCP won't start, with this error:
> Error: Unable to configure SSL session ID cache: Access Denied
>
> The change I made was to this:
> [...]
> From this:
> [...]
That error (from libpcp/src/secureserver.c) should not be affected by any
change to pmcd.conf - can you see if going back to the first config gives
you a working setup once more? (I expect it wont, and wonder if something
else has changed on your system related to NSS packages/certificatedb/...)
Might be worth an strace on "pmcd -f" to see if you can pin-point a system
call (like an open(2)) that might be causing an Access Denied error.
cheers.
--
Nathan
|