I found this line the stack trace, Caused by: javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.
Full Stack Trace : https://paste.0xfc.de/?855ddf22ba0fbef4#Ef5Fom4VnGfb2XGvNEfK22A8AP5jt5KRMkuhSs4KuCeX Best regards, On Mon, Feb 7, 2022 at 10:45 PM Bs Serge <[email protected]> wrote: > Hi all, > > Ofbiz 17.12, > Postgres Database, > > I'm getting this error when I try to find financial accounts in the UI and > I'm not familiar with Apache Shiro. So I'm wondering what could be the > reason for this? > > Any thoughts or comments would be appreciated! > > java.lang.IllegalArgumentException: Error running script at location > [component://webtools/groovyScripts/entity/FindGeneric.groovy]: > org.apache.ofbiz.base.util.GeneralRuntimeException: Error creating > GenericValue (org.apache.shiro.crypto.CryptoException: Unable to execute > 'doFinal' with cipher instance [javax.crypto.Cipher@205e8e3d]. (Unable to > execute 'doFinal' with cipher instance [javax.crypto.Cipher@205e8e3d].)) > > Best Regards, >
