Hi,

during testing on Windriver I noticed following exception in SO:


2018-09-27T11:23:47.457Z|1a22b244-c94f-487c-985b-77e8325fcff9| 
org.onap.so.apihandler.common.CamundaClient - Camunda url is: 
http://bpmn-infra:8081/mso/async/services/CreateGenericALaCarteServiceInstance
2018-09-27T11:23:47.462Z|1a22b244-c94f-487c-985b-77e8325fcff9| 
org.onap.so.apihandler.common.RequestClient - Security exception
javax.crypto.BadPaddingException: Given final block not properly padded. Such 
issues can arise if a bad key is used during decryption.
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:991)
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:847)
at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446)
at javax.crypto.Cipher.doFinal(Cipher.java:2164)
at org.onap.so.utils.CryptoUtils.decrypt(CryptoUtils.java:68)



It looks like provided mso.camundaAuth in override.yaml (which is

F3473596C526938329DF877495B494DC374D1C4198ED3AD305EA3ADCBBDA1862) is not valid.

Due to that admin:admin is used which ends up with '401 Unauthorized'.

Do you know how mso.camundaAuth should be filled?


Attached more logs.
Env: Windriver Integration-SB-07


BR,
Wojtek

[email protected]



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12722): https://lists.onap.org/g/onap-discuss/message/12722
Mute This Topic: https://lists.onap.org/mt/26374190/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Attachment: so_exception
Description: so_exception

Reply via email to