Skip to content

WebLogic on AKS Deployment fails when SSL/TLS (using upload keystore) is enabled due to JDK Segmentation fault error #264

Open
@gnsuryan

Description

@gnsuryan

WebLogic on AKS Deployment fails when SSL/TLS is enabled due to JDK Segmentation fault error

Steps to reproduce:

  • Deploy WebLogic on AKS with SSL/TLS enabled using the upload keystore option
  • The WLS on AKS deployment fails in the validate-parameter-and-fail-fast sub deployment
  • The error message in the deployment container logs show that the error is occuring when keytool command is executed to validate the keystore.
  • The error message is
    userscript.sh: line 85: 269 Segmentation fault java -version Errors happen during: validate Identity Keystore..

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions