OID 12c Oid_setup Command Fails "Changing orcladmin password failed"
(Doc ID 2339603.1)
Last updated on DECEMBER 15, 2024
Applies to:
Oracle Internet Directory - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
oid_setup of OID 12.2.1.3 on Standalone mode fails with the following error.
wls:/nm/IDMDomain> oid_setup(orcladminPassword='<ORCLADMIN_PASSWORD>',odsPassword='<ODS_PASSWORD>', realmDN='dc=<COMPANY>,dc=com')
Currently connected to Node Manager to monitor the domain IDMDomain.
-ERR Node Manager command 'INVOCATION' failed unexpectedly due to: [Changing orcladmin password failed. Domain:"<MIDDLEWARE_HOME>/user_projects/domains/IDMDomain". Error: "".]. Please check Node Manager log and/or server log for detailed information.Traceback (innermost last):
File "", line 1, in ?
File "<MIDDLEWARE_HOME>/oid/plugins/wlst/oid-wlst-dependencies-standalone.jar!/wlstScriptDir/OidCustomCommands.py", line 14, in oid_setup
File "<MIDDLEWARE_HOME>/oid/plugins/wlst/oid-wlst-dependencies-standalone.jar/wlstScriptDir/oid_handler.py", line 273, in oid_doSetup
File "/tmp/wlst_module4317477969806180035.py", line 255, in nmInvocation
File "/tmp/wlst_module34872768956749909258.py", line 240, in raiseWLSTException
WLSTException: Error occurred while performing nmInvocation : Check that the Node Manager is available. Node Manager error : Unexpected response from server:
Use dumpStack() to view the full stacktrace :
wls:/nm/IDMDomain> dumpStack()
This Exception occurred at Mon Dec 04 13:08:37 MST 2017.
java.io.IOException: Unexpected response from server:
at weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:893)
at weblogic.nodemanager.client.NMServerClient.invocationRequest(NMServerClient.java:458)
at weblogic.nodemanager.client.ThinSSLClient.invocationRequest(ThinSSLClient.java:19)
at weblogic.management.scripting.core.NodeManagerCoreService.nmInvocation(NodeManagerCoreService.java:733)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.inv
NodeManager.log shows the following :
<Dec 4, 2017 10:36:57 AM MST> <INFO> <
> <createDbWallet domain: <MIDDLEWARE_HOME>/user_projects/domains/IDMDomain, oidpasswd output: password:confirm password:Unable to Connect to Database: Incorrect location for tnsnames.ora (derived from DOMAIN_HOME) or Incorrect TNS Connect string or Invalid Password)>
<Dec 4, 2017 10:36:57 AM MST> <SEVERE> <Creation of wallets failed for domain "<MIDDLEWARE_HOME>/user_projects/domains/IDMDomain">
<Dec 4, 2017 10:36:57 AM MST> <WARNING> <Node Manager command 'INVOCATION' failed unexpectedly due to: [Creation of wallets failed for domain "<MIDDLEWARE_HOME>/user_projects/domains/IDMDomain"]. Please check Node Manager log and/or server log for detailed information.>
<Dec 4, 2017 10:48:53 AM MST> <INFO> <getDomain> <OIDNMComponentManager.invocationRequest(getDomain)>
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 |