Skip to content

CONTAINER-REGISTRY ORDS ENTRYPOINT.SH SCRIPT DOES NOT ACCEPT MULTIPLE POOLS #3107

Description

@chrishoina

The entrypoint script should take the first database on the ${ORTDS_CONFIG_DIR}/databases/, to validate the health.

This DB does not need to be referred to as "default."

Specifically, this line in the entrypoint.sh script should be updated:

Line 251: POOL_FILE=$(ls -A ${ORDS_CONF_DIR}/databases/*/pool.xml | head -1)

Original Oracle forum thread (where user first reported).

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ORDSOracle REST Data Services

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions