Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

I am getting error: Error: Could not find or load main class utils.ImportPrivateKey Please help

User_APZRXJun 15 2021

I am currently installing a Windows WebLogic server with Oracle Fusion. (12.2.1.4.0). I currently have Java JDK 1.8.0_281
I made sure my JAVA_HOME is set to C:\PROGRA~1\Java\jdk1.8.0_281 in my environment variables. If I echo %JAVA_HOME it points to the correct folder. Whenever I try to run any of the utils.** I receive this error. I have never had this issue before. I have been troubleshooting this for days. I am not sure where else to check.

Comments
Post Details
Added on Jun 15 2021
1 comment
5,784 views