My Oracle Support Banner

UIM CN: Create Instance Fails With Error WLSDPLY-12409: createDomain failed to create the domain (Doc ID 2935651.1)

Last updated on APRIL 24, 2024

Applies to:

Oracle Communications Unified Inventory Management - Version 7.5.0.0.0 and later
Information in this document applies to any platform.

Symptoms

UIM Cloud Native createInstance fails with error below:

WLSDPLY-12409: createDomain failed to create the domain: Failed to get FMW infrastructure database defaults from the service table:
Failed to get the database defaults: Got exception when auto configuring the schema component(s) with data obtained from shadow table:
Failed to build JDBC Connection object:

Useful commands to verify the failure reason:

  1. kubectl get pods -n <UIMCN namespace> // Verify if introspector pod got created
  2. kubectl logs pod/<introspector pod name> -n <UIMCN namespace> | egrep -e "level...(SEVERE|WARNING)"
  3. kubectl logs deployment/weblogic-operator -n <Operator namespace> | egrep -e "level...(SEVERE|WARNING)"

Changes

 

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
Changes
Cause
Solution

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