Posted by
latifa on
Mar 24, 2017; 3:34pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Preclone-tp2425.html
Hi Erman,
This post is the continuation of the previous post on migration to RAC.
I tried to apply the preclone on dbTier and AppsTier.
preclone of dbTier worked fine no errors. However AppsTier failed with the following error:
START: Creating WLS config archive.
Script Executed in 1501 milliseconds, returning status 255
ERROR: Script failed, exit code 255
I found the following link :
http://srinath-appsdba.blogspot.fr/2015/08/oracle-ebs-r122x-pre-clone-error-and-fix.htmlWe should restart correctly our services and retry again. OK I tried to do that. But even starting failed with the following errors: adnodemgrctl.sh: exiting with status 1
adnodemgrctl.txt reveals nodemanager.log : weblogic.nodemanager.common.ConfigException: The domain 'EBS_domain_DBOFINP1' at 'null' was not registered in the nodemanager.domains file and dynamic domain registration is not supported. Please register the domain in the nodemanager.domains file.
at weblogic.nodemanager.server.NMServer.getDomainManager(NMServer.java:259)
at weblogic.nodemanager.server.Handler.handleDomain(Handler.java:235)
at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:117)
at weblogic.nodemanager.server.Handler.run(Handler.java:73)
at java.lang.Thread.run(Thread.java:724)
My question, can we register this domain ? put a line in the file nodemanager.domains to solve this issue ?
This server is the master one (udkfinp03) and we made its function as concurrent managers server. so disabled all the otehr services. How can the preclone asks for weblogic ?
Restarting the other nodes of weblogic and forms also failed:
ERROR: Skipping startup of oacore_server2 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
ERROR: Skipping startup of oaea_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
ERROR: Skipping startup of oafm_server2 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
ERROR: Skipping startup of forms_server2 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
ERROR: Skipping startup of forms-c4ws_server2 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
Any Advise please.
Thanks in advance Erman
Latifa