[jboss-jira] [JBoss JIRA] (WFLY-13256) Upgrade bouncycastle to 1.65.0
Ashley Abdel-Sayed (Jira)
issues at jboss.org
Tue Mar 24 15:14:00 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007855#comment-14007855 ]
Ashley Abdel-Sayed commented on WFLY-13256:
-------------------------------------------
[~jim.ma] I've been looking at upgrading bouncycastle to version 1.65 beta found here: https://downloads.bouncycastle.org/betas/. With this upgrade, I still see the 4 test failures that were originally causing issues when we upgraded to 1.64: https://ci.wildfly.org/viewLog.html?buildId=192989&tab=buildResultsDiv&buildTypeId=WF_MasterLinuxJdk13 (same stack trace). This upgrade was supposed to fix the issue seen here https://github.com/bcgit/bc-java/issues/620 and I am not seeing a {{ClassCastException}} but it may just be getting swallowed somewhere. The 2 errors i see in the server.log file are {{JBWS024054: User principal is not available on the current message}} and the following: http://pastebin.test.redhat.com/847874 (which I am not really familiar with). I believe the "User Principal is not available on the current message" is thrown from here https://github.com/jbossws/jbossws-cxf/blob/master/modules/server/src/main/java/org/jboss/wsf/stack/cxf/security/authentication/SubjectCreatingPolicyInterceptor.java#L78. I was debugging {{WSTrustTestCase#testBearer}} and I realized it passes when run individually and I never reached break points in that interceptor, but I do reach that error when i ran all the WSTrustTestCase tests at once. I was wondering if you had any tips for debugging this or how I can get more information as to why these tests are failing?
> Upgrade bouncycastle to 1.65.0
> ------------------------------
>
> Key: WFLY-13256
> URL: https://issues.redhat.com/browse/WFLY-13256
> Project: WildFly
> Issue Type: Component Upgrade
> Components: Build System, Server
> Reporter: Bartosz Spyrko
> Assignee: Brian Stansberry
> Priority: Blocker
> Labels: downstream_dependency
> Fix For: 20.0.0.Beta1
>
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list