-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebLogic on AKS Deployment fails when SSL/TLS (using upload keystore) is enabled due to JDK Segmentation fault error #264
Comments
Complete container Log:
|
The "Segmentation fault" error which occurs when executing java -version command inside the AKS container has been resolved. The solution was to upgrade the installed packages in the Alpine Linux OS available inside the AKS container.
|
This fix has submitted in the local git repo, using commit # 8183aea The fix will be merged into the oracle/weblogic-azure git repo once all the WLS-on-AKS upgrade testing is completed. |
WebLogic on AKS Deployment fails when SSL/TLS is enabled due to JDK Segmentation fault error
Steps to reproduce:
userscript.sh: line 85: 269 Segmentation fault java -version Errors happen during: validate Identity Keystore..
The text was updated successfully, but these errors were encountered: