My Oracle Support Banner

ECC V13 Fresh Install Or Upgrade To V13 Fails With "startWebLogic.sh' for reading (No such file or directory)" Error During ECC Domain Creation (Doc ID 3076220.1)

Last updated on MARCH 13, 2025

Applies to:

Oracle Enterprise Command Center Framework - Version 12.2.9 and later
Information in this document applies to any platform.

Symptoms

When attempting to perform a fresh installation of ECC V13 or later OR execute ECC upgrade V13 or later (using upgrade.sh script), the installation or upgrade will fail and following errors will be seen:

In the setup.log during ECC domain creation, below errors will be seen

Creating ECC Domain ...

Configuring the wallet
Exception in thread "main" java.lang.NullPointerException
at com.oracle.cie.domain.script.Unpacker.main(Unpacker.java:443)

ECC Domain is created...
ECC Log directory is: /u01/Oracle/quickInstall/logs/ecc
Updating ECC Domain with the Config properties location /u01/Oracle/quickInstall/env/ecc/ecc-config.properties
ecc.log.path update in /u01/Oracle/quickInstall/env/ecc/ecc-config.properties successful
zkHost.url update in /ecc-config.properties successful
push.staging.dir update in /u01/Oracle/quickInstall/env/ecc/ecc-config.properties successful
ecc.languages update in /ecc-config.properties successful
ecc.base_language update in /ecc-config.properties successful
dataset.analyzer.default update in /ecc-config.properties successful
dataset.analyzer.override.solr.datasets update in /ecc-config.properties successful
dataset.analyzer.override.olt.datasets update in /ecc-config.properties successful
cluster.jpa.manager update in /ecc-config.properties successful
rmi.url update in /ecc-config.properties successful
Starting ECC high availability configuation script.
Configuring ECC in single mode.
zookeeper numbers 1
updating dataset.num.replicas=1
dataset.num.replicas update in /ecc-config.properties successful
cp: cannot stat '/u01/Oracle/Middleware/user_projects/domains/ecc_domain/bin/startWebLogic.sh': No such file or directory
awk: fatal: cannot open file '/u01/Oracle/Middleware/user_projects/domains/ecc_domain/bin/startWebLogic.sh' for reading (No such file or directory)

In the upgrade.log during ECC domain creation, below errors will be seen:

cp: cannot stat '/u01/Oracle/Middleware/user_projects/domains/ecc_domain/bin/startWebLogic.sh': No such file or directory
awk: fatal: cannot open file `/u01/Oracle/Middleware/user_projects/domains/ecc_domain/bin/startWebLogic.sh' for reading (No such file or directory)


The issue can be reproduced at will with the following steps:

1. Download ECC V13 install media files.
2. Install ECC V13. For upgrade, unzip the files of V13 and create a staging directory.
3. Check to see if install works or if upgrade works and ECC domain is created.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.