When Service Catalog restarts, sometimes it fails to connect to PAM logging messages like these in view.log
ERROR [pool-2-thread-6] [ITPAMWebserviceManager] Catalog connection to ITPAM failed.
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
however, restart Service Catalog again it will work without error message like this in view.log. This tech doc explains why you could have this situation and possible correction.
Service Catalog 17.x
When your PAM does not use the same EEM server as Service Catalog uses, this will happen.
In fact, techdocs web site states that you would need to use same EEM server for the integration.
The resolution to this is to make sure both Service Catalog and PAM use the same EEM server. If that is not possible then you could need to restart Service Catalog one more time if this happens.