java.security.NoSuchAlgorithmException When Using the FIPS 140 Algorithms

When using the FIPS 140 algorithms, the following error message may appear:

java.security.NoSuchAlgorithmException: Cannot find any provider 
supporting RSA/ECB/OAEPWithSHA-1AndMGF1Padding 
at javax.crypto.Cipher.getInstance(Cipher.java:529) 

This is a known issue. No user action is needed.