← Back to team overview

openjdk team mailing list archive

[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

 

I've tried running the GetInstance.java test case pulled out of
 http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c5d869453212
in a Precise development environment, and can confirm that it aborts with the "Cannot find any provider supporting RSA/ECB/OAEPPadding" exception when run using 6b27-1.12.6-1ubuntu0.12.04.4 but completes with no error when run using 6b30-1.13.1-1ubuntu2~0.12.04.1 from the PPA.

I hope to be able to test against our actual application (running under
Lucid) soon.

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 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 “openjdk-6” package in Ubuntu:
  Fix Released
Status in “openjdk-6” source package in Lucid:
  In Progress
Status in “openjdk-6” source package in Precise:
  In Progress
Status in “openjdk-6” source package in Quantal:
  In Progress
Status in “openjdk-6” source package in Saucy:
  In Progress
Status in “openjdk-6” source package in Trusty:
  Fix Released

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/ubuntu/+source/openjdk-6/+bug/1283828/+subscriptions


References