Starting The Admin Server Using WLST Offline Command startServer() On SSL Port For a SSL Configured Domain Does Not Exit WLST Prompt
(Doc ID 2274792.1)
Last updated on OCTOBER 07, 2022
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
Unable to start the admin server using wlst offline command startServer() on SSL port for a SSL configured domain with custom trust keystore.
The server process is started and the log file shows the server as running but WLST won't exit. If we force WLST to exit using "Ctrl+c" combination the Admin Server is shutdown.
startadminserver.py ==
Snippet showing a "Ctrl + c", shuts down the running Admin Server and exit the WLST prompt.
shutdown_hook as seen above.
The issue can be reproduced at will with the following steps:
1. Configure Custom Keystores for the WebLogic Domain.
2. Create a custom python script to start the Admin Server from WLST connecting to the SSL port.
3. Invoke the python script using WLST without custom trust keystore information.
Changes
Configure custom keystores on the WLS 12c (12.2.1.x)
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 |