My Oracle Support Banner

Wlst updateDomain() Unexpectedly Modifies or Removes Hostname Value From Listen & VirtualHost Directives (Doc ID 2248677.1)

Last updated on JUNE 05, 2023

Applies to:

Oracle HTTP Server - Version 12.1.2.0.0 and later
Information in this document applies to any platform.

Symptoms

When running updateDomain() with WLST to update OHS domain, it removes hostname value from Listen & VirtualHost Directive in ssl.conf.

e.g.
- Before
Listen localhost:4443

- After
Listen 4443

The behavior of OHS 12.2.1.2 is different. OHS 12.2.1.2 does NOT remove configuration, but replace with the value of ListenAddress. The value of ListenAddress could be found with following WLST commands;

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
References


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