Gateway error - PSNetworkInfoService: Check keystore password value, possible cause - password may b
I'm trying to implement/activate the standard integration broker USER_PROFILE service to message between PeopleSoft HCM 9.1 and FSCM 9.1. One of a way my message wont send i got a gateway error. The error message is:
java.lang.Exception: Failed to decode password, decryption error. Input length must be multiple of 8 when decrypting with padded cipher
at psft.pt8.pshttp.PSCipher.decodePassword(PSCipher.java:189)
at com.peoplesoft.pt.integrationgateway.service.PSNetworkInfo.execute(PSNetworkInfo.java:106)
at com.peoplesoft.pt.integrationgateway.framework.GatewayManager.invokeService(GatewayManager.java:147)
at com.peoplesoft.pt.integrationgateway.framework.GatewayManager.connect(GatewayManager.java:189)
at com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftListeningConnector.doPost(PeopleSoftListeningConnector.java:182)