Skip to content

Using docker-compose 10.1 Fix Pack 3 - waserver and waconsole wont start #10

@probalsil1

Description

@probalsil1

I've been using the IWS 10.1 docker-compose and have recently tried to upgrade to the FP3 version. Neither the waserver nor waconsole will start. The errors seen are:

waserver error:
I: Running '/opt/wa/TWS/tws_tools/configureDb.sh --work_dir /tmp/wainst --log_dir /home/wauser/wadata --rdbmstype DB2 --dbhostname wa-db2 --dbport 50000 --dbuser db2inst1 --dbadminuser db2inst1 --dbname TWS --execsql TRUE --force true --dbpassword xxxxxxxx --dbadminuserpw xxxxxxxx'
WAINST226E You have supplied parameter: --sslpassword but you have not supplied parameter: --sslkeysfolder.
WAINST035I For more details see the installation log file: /opt/wa/logs/configureDb_10.1.0.03.log.
E: Error initializing server.
E: Error starting instance.

waconsole error:
I: Running '/opt/dwc/tools/configureDb.sh --work_dir /tmp/wainst --log_dir /home/wauser/wadata --rdbmstype DB2 --dbhostname wa-db2 --dbport 50000 --dbuser db2inst1 --dbadminuser db2inst1 --dbname DWC --execsql TRUE --force true --dbpassword xxxxxxxx --dbadminuserpw xxxxxxxx'
WAINST226E You have supplied parameter: --sslpassword but you have not supplied parameter: --sslkeysfolder.
WAINST035I For more details see the installation log file: /home/wauser/tmp/wa10.1.0.03/logs/configureDb_10.1.0.03.log.
E: Error configuring database.
E: Error configuring console.
E: Error starting instance.

Removing the ENV value for sslpassword (null value) from container causes the container causes nether container to be able to connect to the wa-db2 container.

Metadata

Metadata

Assignees

No one assigned

    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