-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Description
The latest Helm chart installation is failing due to a 'jq not installed' error.
ls: cannot access /u01/domains/sample-domain1: No such file or directory
ls -ld /u01/domains:
ls: cannot access /u01/domains: No such file or directory
ls -ld /u01:
drwxr-xr-x 1 oracle oracle 4096 Mar 31 2020 /u01
ls -ld /:
drwxr-xr-x 1 root root 4096 Oct 16 21:11 /
@[2024-10-16T21:11:44.257525927Z][utils_base.sh:211][FINE] WDT_MODEL_HOME='/aux/models'
@[2024-10-16T21:11:44.299422593Z][utils_base.sh:211][FINE] WDT_INSTALL_HOME='/aux/weblogic-deploy'
@[2024-10-16T21:11:44.340666843Z][introspectDomain.sh:175][FINE] Beginning Model In Image
The latest helm chart is failing installation, giving a jq not install error.
ls: cannot access /u01/domains/sample-domain1: No such file or directory
ls -ld /u01/domains:
ls: cannot access /u01/domains: No such file or directory
ls -ld /u01:
drwxr-xr-x 1 oracle oracle 4096 Mar 31 2020 /u01
ls -ld /:
drwxr-xr-x 1 root root 4096 Oct 16 21:11 /
@[2024-10-16T21:11:44.257525927Z][utils_base.sh:211][FINE] WDT_MODEL_HOME='/aux/models'
@[2024-10-16T21:11:44.299422593Z][utils_base.sh:211][FINE] WDT_INSTALL_HOME='/aux/weblogic-deploy'
@[2024-10-16T21:11:44.340666843Z][introspectDomain.sh:175][FINE] Beginning Model In Image
/usr/bin/gzip
/usr/bin/tar
/usr/bin/unzip
@[2024-10-16T21:11:44.393146427Z][introspectDomain.sh:190][SEVERE] DomainSourceType is 'FromModel' and 'onlineUpdate' is enabled; 'jq' is missing in the image. Please use an image with 'jq' installed./usr/bin/gzip
/usr/bin/tar
/usr/bin/unzip
@[2024-10-16T21:11:44.393146427Z][introspectDomain.sh:190][SEVERE] DomainSourceType is 'FromModel' and 'onlineUpdate' is enabled, 'jq' is missing in the image. Please use an image with 'jq' installed
Metadata
Metadata
Assignees
Labels
No labels