Troubleshooting
Problem
The issue is due to a security hardening change in WebSphere Liberty, which no longer allows the use of a hard-coded default key for encryption.
The change has been introduced in WebSphere Liberty 26.0.0.3 (and related interim fixes for older versions like PH69658).
Symptom
IWS 10.2.x The installation fails during the "configure wlp" phase.
During the fresh installation the following is the error logged in the file serverinst_<version>.log
WAINST200I Configuring WLP.
Thu Mar 26 04:01:53 AM CET 2026 Invoke /opt/wa/TWA/TWS/tws_tools/configureWlp.sh --operation NEW --wlpdir /opt/wlp --wlpusrdir /opt/wa/TWA/usr --wlpuser twsuser --override false --servername engineServer --appservertooldir /opt/wa/TWA/appservertools --wlpoutputdir /opt/wa/TWA/TWSDATA/stdlist/appserver --data_dir /opt/wa/TWA/TWSDATA --rdbmstype DB2 --wlppassword xxxxx --httpport 31115 --httpsport 31116 --bootstrapport 2809 --bootsecport 9402 --sslpassword xxxxx --wauser twsuser
ls: cannot access '/opt/wa/TWA/usr/servers/engineServer/configDropins/overrides': No such file or directory
ls: cannot access '/opt/wa/TWA/usr/servers/engineServer/resources/security': No such file or directory
ls: cannot access '/opt/wa/TWA/usr/servers/engineServer/resources/properties/TWSConfig.properties': No such file or directory
ls: cannot access '/opt/wa/TWA/usr/servers/engineServer/resources/properties/ITDWB.properties': No such file or directory
Error: Missing value for argument --key.
Error: Missing value for argument --key.
Usage:
securityUtility encode [options] textToEncode
Description:
Encode the provided text.
The upgrade to 10.2.7 is not impacted by the issue.
Issue is solved from IWS 10.2.7.
Document Location
Worldwide
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
09 April 2026
UID
ibm17269014