0
  1. Below is the error log -
  2. Don't know what the issue is.
  3. Tried uninstalling and installinig again, yet no success

     [2020-03-06 16:55:34] ERROR: org.eclipse.oomph.setup.p2 code=0 java.security.NoSuchAlgorithmException: MD5 MessageDigest not available
        java.lang.RuntimeException: java.security.NoSuchAlgorithmException: MD5 MessageDigest not available
          at org.eclipse.equinox.internal.p2.metadata.License.calculateLicenseDigest(License.java:125)
          at org.eclipse.equinox.internal.p2.metadata.License.getUUID(License.java:92)
    
PR7
  • 1
  • 1
  • I'd make sure your JRE / JDK are up to date, it's interesting that whatever system you're installing on wouldn't support MD5 – Zachary Craig Mar 06 '20 at 13:51
  • @ZacharyCraig this was working in my machine till jdk 1.8.231 version and after updating to jdk 1.8.241 it has stopped. FYI - the same works on other machines – PR7 Mar 09 '20 at 11:27

0 Answers0