My Oracle Support Banner

Error While Invoking Outbound Communication In MDM After Cloning Environment (Doc ID 2118734.1)

Last updated on AUGUST 05, 2022

Applies to:

Oracle Utilities Meter Data Management - Version 2.1.0.2 and later
Information in this document applies to any platform.

Symptoms

Meter Data Management version 2.1.0.2, after cloning application server and database an error occurs while invoking outbound communication.



ERROR
-----------------------

common.cryptography.CryptographyInstance) Unexpected GeneralSecurityException
javax.crypto.BadPaddingException: Given final block not properly padded
  at com.ibm.crypto.provider.AESCipher.engineDoFinal(Unknown Source)
  at com.ibm.crypto.provider.AESCipher.engineDoFinal(Unknown Source)
  at javax.crypto.Cipher.doFinal(Unknown Source)
  at com.splwg.shared.common.cryptography.CryptographyInstance.decrypt(CryptographyInstance.java:128)
  at com.splwg.shared.common.cryptography.CryptographyInstance.decryptIfNeeded(CryptographyInstance.java:65)
  at com.splwg.shared.common.Cryptography.decryptIfNeeded(Cryptography.java:108)
  at com.splwg.base.messaging.impl.RealtimeHTTPSender.populateAuthenticationHeader(RealtimeHTTPSender.java:265)
  at com.splwg.base.messaging.impl.RealtimeHTTPSender.buildHeaderMap(RealtimeHTTPSender.java:245)
  at com.splwg.base.messaging.impl.RealtimeHTTPSender.intialize(RealtimeHTTPSender.java:46)
  at com.splwg.base.messaging.impl.RealtimeHTTPSenderDescriptor.createSender(RealtimeHTTPSenderDescriptor.java:60)
  at com.splwg.base.messaging.impl.RealtimeSenderFactory.createSender(RealtimeSenderFactory.java:31)
  at com.splwg.base.domain.integration.RealtimeOutboundMessage_Impl.send(RealtimeOutboundMessage_Impl.java:609)
  at com.splwg.base.domain.integration.RealtimeOutboundMessage_Impl.create(RealtimeOutboundMessage_Impl.java:297)
  at com.splwg.base.domain.integration.RealtimeOutboundMessage_Impl__.CGLIB$create$15()
  at com.splwg.base.domain.integration.RealtimeOutboundMessage_Impl__$$FastClassByCGLIB$$bed90416.invoke()
  at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:215)
  at com.splwg.base.support.intercepti

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.