Administrator
|
Hi,
This does not make sense at all. As it works locally I thought https://github.com/apache/ofbiz-framework/commit/6c34142b60cebdd0b64d31d917a7fa4b0cd476ec/ would fix it. But it does not, though it works in demo too. But I see an issue with some data (credentials for instance) not loaded there, checking that. I need to restart the demos... Jacques Le 17/12/2020 à 18:51, [hidden email] a écrit : > The Buildbot has detected a build exception on builder ofbizTrunkFramework while building ofbiz-framework. Full details are available at: > https://ci.apache.org/builders/ofbizTrunkFramework/builds/2012 > > Buildbot URL: https://ci.apache.org/ > > Buildslave for this Build: asf947_ubuntu > > Build Reason: The AnyBranchScheduler scheduler named 'onTrunkFrameworkCommit' triggered this build > Build Source Stamp: [branch trunk] f016e5da2309a775090a71d2f679746260ec6f09 > Blamelist: Jacques Le Roux <[hidden email]> > > BUILD FAILED: exception build upload test-results part 1 > > Sincerely, > -The Buildbot > > > |
Administrator
|
OK, it's a Shiro version issue, checking that
Exception in thread "main" org.apache.shiro.crypto.CryptoException: Unable to execute 'doFinal' with cipher instance [javax.crypto.Cipher@299ddfff]. at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:462) at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:445) at org.apache.shiro.crypto.JcaCipherService.encrypt(JcaCipherService.java:336) at org.apache.shiro.crypto.JcaCipherService.encrypt(JcaCipherService.java:313) at org.apache.ofbiz.entity.util.EntityCrypto$ShiroStorageHandler.encryptValue(EntityCrypto.java:293) Jacques Le 18/12/2020 à 14:41, Jacques Le Roux a écrit : > Hi, > > This does not make sense at all. As it works locally I thought > https://github.com/apache/ofbiz-framework/commit/6c34142b60cebdd0b64d31d917a7fa4b0cd476ec/ would fix it. > > But it does not, though it works in demo too. But I see an issue with some data (credentials for instance) not loaded there, checking that. I need > to restart the demos... > > Jacques > > Le 17/12/2020 à 18:51, [hidden email] a écrit : >> The Buildbot has detected a build exception on builder ofbizTrunkFramework while building ofbiz-framework. Full details are available at: >> https://ci.apache.org/builders/ofbizTrunkFramework/builds/2012 >> >> Buildbot URL: https://ci.apache.org/ >> >> Buildslave for this Build: asf947_ubuntu >> >> Build Reason: The AnyBranchScheduler scheduler named 'onTrunkFrameworkCommit' triggered this build >> Build Source Stamp: [branch trunk] f016e5da2309a775090a71d2f679746260ec6f09 >> Blamelist: Jacques Le Roux <[hidden email]> >> >> BUILD FAILED: exception build upload test-results part 1 >> >> Sincerely, >> -The Buildbot >> >> >> |
FYI: I created https://issues.apache.org/jira/browse/INFRA-21209 for that
Le 18/12/2020 à 17:42, [hidden email] a écrit : > Fixed, the trunk demo is accessible again > > Sorry for the quirk > > Le 18/12/2020 à 16:18, Jacques Le Roux a écrit : >> OK, it's a Shiro version issue, checking that >> >> Exception in thread "main" org.apache.shiro.crypto.CryptoException: Unable to execute 'doFinal' with cipher instance [javax.crypto.Cipher@299ddfff]. >> at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:462) >> at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:445) >> at org.apache.shiro.crypto.JcaCipherService.encrypt(JcaCipherService.java:336) >> at org.apache.shiro.crypto.JcaCipherService.encrypt(JcaCipherService.java:313) >> at org.apache.ofbiz.entity.util.EntityCrypto$ShiroStorageHandler.encryptValue(EntityCrypto.java:293) >> >> Jacques >> >> Le 18/12/2020 à 14:41, Jacques Le Roux a écrit : >>> Hi, >>> >>> This does not make sense at all. As it works locally I thought >>> https://github.com/apache/ofbiz-framework/commit/6c34142b60cebdd0b64d31d917a7fa4b0cd476ec/ would fix it. >>> >>> But it does not, though it works in demo too. But I see an issue with some data (credentials for instance) not loaded there, checking that. I need >>> to restart the demos... >>> >>> Jacques >>> >>> Le 17/12/2020 à 18:51, [hidden email] a écrit : >>>> The Buildbot has detected a build exception on builder ofbizTrunkFramework while building ofbiz-framework. Full details are available at: >>>> https://ci.apache.org/builders/ofbizTrunkFramework/builds/2012 >>>> >>>> Buildbot URL: https://ci.apache.org/ >>>> >>>> Buildslave for this Build: asf947_ubuntu >>>> >>>> Build Reason: The AnyBranchScheduler scheduler named 'onTrunkFrameworkCommit' triggered this build >>>> Build Source Stamp: [branch trunk] f016e5da2309a775090a71d2f679746260ec6f09 >>>> Blamelist: Jacques Le Roux <[hidden email]> >>>> >>>> BUILD FAILED: exception build upload test-results part 1 >>>> >>>> Sincerely, >>>> -The Buildbot >>>> >>>> >>>> |
Free forum by Nabble | Edit this page |