ISG Setup txkISGConfigurator.xml Script Fails With Error: Unable To Connect To Server Using Username:weblogic when Password contains $ (dollar) sign
(Doc ID 3004894.1)
Last updated on FEBRUARY 16, 2024
Applies to:
Oracle E-Business Suite Integrated SOA Gateway - Version 12.2.12 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.12 version, Installation Issues
Receiving errors when execute perl $FND_TOP/patch/115/bin/ISGRestSetup.pl from Doc ID 2675815.1 to install SOA Gateway>Section 1.1.
Buildfile: /u01/install/apps/fs1/EBSapps/comn/java/classes/oracle/apps/fnd/txk/util/txkISGConfigurator.xml
Trying to override old definition of datatype wlst
[wlst] Connecting to server using username:weblogic url:<hostname>:<port>
[wlst]
[wlst] Connecting to t3://<hostname>:<port> with userid weblogic ...
[wlst] ************************************************************************
[wlst] Exception in thread "main" java.lang.IllegalStateException: Traceback (innermost last):WARNING: Unable to connect to server using username:weblogic url:<hostname>:<port>
[wlst] at weblogic.management.scripting.WLSTInterpreterInvoker.executePyScript(WLSTInterpreterInvoker.java:103)
[wlst] java.lang.Exception: java.lang.Exception: Unable to connect to server using username:weblogic url:<hostname>:<port> at weblogic.management.scripting.WLSTInterpreterInvoker.main(WLSTInterpreterInvoker.java:27)
BUILD FAILED
/u01/install/apps/fs1/EBSapps/comn/java/classes/oracle/apps/fnd/txk/util/txkISGConfigurator.xml:1796: Error while stopping the Servers
The issue can be reproduced at will with the following steps:
1. Follow Doc ID 2675815.1
2. Execute perl $FND_TOP/patch/115/bin/ISGRestSetup.pl
3. Execution fails
===
Note that manually connect to weblogic using WLST as bellow works fine:
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 |
References |