Installation of 6.4.3 Fails with "Error: runCmd() failed. Do dumpStack() to see details." When the CreateDomain.py Script Executes
(Doc ID 2424354.1)
Last updated on MAY 01, 2023
Applies to:
Oracle Transportation Management - Version 6.4.3 and laterInformation in this document applies to any platform.
Symptoms
Installation of 6.4.3 version fails with an error in < OTM Home >/logs/web_app_python_exec.log
Start Running the CreateDomain.py script
Command executed /u01/product/fmw_infra/oracle_common/common/bin/wlst.sh /u01/otm643/wlst/webapp/CreateDomain.py
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Error: runCmd() failed. Do dumpStack() to see details.
Errors adding OHS to Domain
None
Exiting WebLogic Scripting Tool.
CreateDomain.py script completed: 0
Later in the same log the following error is generated before the installation fails.
Start Running the MDSConfig.py script
Command executed /u01/product/fmw_infra/oracle_common/common/bin/wlst.sh /u01/otm643/wlst/webapp/MDSConfig.py
Initializing WebLogic Scripting Tool (WLST) ...
Welcome to WebLogic Server Administration Scripting Shell
Type help() for help on available commands
Connecting to t3://<FQDN HostName>:<Port> with userid <UserName> ...
Successfully connected to Admin Server "gc3webapp-<ServerName>" that belongs to domain "<DomainName>".
Warning: An insecure protocol was used to connect to the server.
To ensure on-the-wire security, the SSL port or Admin port should be used instead.
Location changed to edit tree.
This is a writable tree with DomainMBean as the root.
To make changes you will need to start an edit session via startEdit().
For more help, use help('edit').
Starting an edit session ...
Started edit session, be sure to save and activate your changes once you are done.
Saving all your changes ...
Saved all your changes successfully.
Activating all your changes, this may take a while ...
The edit lock associated with this edit session is released once the activation is completed.
This Exception occurred at Mon Jul 17 15:48:21 CDT 2018.
weblogic.application.ModuleException: oracle.ons.NoServersAvailable: Subscription time out
MDSConfig.py script completed: 1
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 |
Cause |
Solution |