← Back to team overview

openjdk team mailing list archive

Re: [Bug 1283828] Re: "Cannot find any provider supporting RSA/ECB/OAEPPadding" error after upgrading to openjdk-6 6b27-1.12.6-1ubuntu0.12.04.4

 

On Thu, Feb 27, 2014 at 21:47:26 -0000, Jamie Strandboge wrote:
> This also affect openjdk-7.
> 
> ** Also affects: openjdk-7 (Ubuntu)
>    Importance: Undecided
>        Status: New
> 

For what it's worth, I tried running the GetInstance.java test
program on a Trusty sandbox machine, and it completed
successfully.  This was with openjdk-7-jdk package version
7u51-2.4.5-1ubuntu1.

(Based on 
  http://www.oracle.com/technetwork/java/javase/2col/7u40-bugfixes-2007733.html
, it seems that Oracle bug 8017173 was fixed in the upstream
7u40 release.)

                                        Nathan

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1283828

Title:
  "Cannot find any  provider supporting RSA/ECB/OAEPPadding" error after
  upgrading to openjdk-6 6b27-1.12.6-1ubuntu0.12.04.4

Status in Iced Tea:
  Confirmed
Status in “openjdk-6” package in Ubuntu:
  Fix Released
Status in “openjdk-7” package in Ubuntu:
  Triaged
Status in “openjdk-6” source package in Lucid:
  Fix Released
Status in “openjdk-6” source package in Precise:
  Fix Released
Status in “openjdk-7” source package in Precise:
  Triaged
Status in “openjdk-6” source package in Quantal:
  Fix Released
Status in “openjdk-7” source package in Quantal:
  Triaged
Status in “openjdk-6” source package in Saucy:
  Fix Released
Status in “openjdk-7” source package in Saucy:
  Triaged
Status in “openjdk-6” source package in Trusty:
  Fix Released
Status in “openjdk-7” source package in Trusty:
  Triaged

Bug description:
  After upgrading the various openjdk-6-* packages to version 6b27-1.12.6-1ubuntu0.10.04.4 on our server, all incoming client connections started failing with the following error message at the top of the stack dump (on the client side).
  javax.xml.ws.soap.SOAPFaultException: java.security.NoSuchAlgorithmException: Cannot find any  provider supporting RSA/ECB/OAEPPadding

  (Previously we were running version 6b27-1.12.5-0ubuntu0.10.04.1 of
  the packages without seeing this problem.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/icedtea/+bug/1283828/+subscriptions


References