RPC Connection Pool Exception on Password
We saw the following error in WebLogic logs:
<Jan 24, 2012 10:39:14 AM EET> <Error> <Management> <BEA-140001> <An error occurred while getting attribute Password on MBean a5pre:Location=a5prddomain,Name=System.PRD1.ApplicationType.ServiceActivation.Application.1-0;4-7;ASAP.Comp.RPCConnectionPool,Type=JDBCConnectionPoolConfig. Method: null. Exception: com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte..
com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte.
at com.rsa.jsafe.JA_PKCS5Padding.performUnpadding(Unknown Source)
What could be the reason?
<Jan 24, 2012 10:39:14 AM EET> <Error> <Management> <BEA-140001> <An error occurred while getting attribute Password on MBean a5pre:Location=a5prddomain,Name=System.PRD1.ApplicationType.ServiceActivation.Application.1-0;4-7;ASAP.Comp.RPCConnectionPool,Type=JDBCConnectionPoolConfig. Method: null. Exception: com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte..
com.rsa.jsafe.JSAFE_PaddingException: Could not perform unpadding: invalid pad byte.
at com.rsa.jsafe.JA_PKCS5Padding.performUnpadding(Unknown Source)
What could be the reason?
0