ontext file "" is not valid... adop: exiting with status 1 (Fail)

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

ontext file "" is not valid... adop: exiting with status 1 (Fail)

Karthik
Hi Erman,

Recently I have changed the hostname of my ebs application 12.2.5 by referring below blog and now the application services including weblogic and database up and running fine. But fs2 is not created and when running below command im getting below error.

Please let me know workaround for this.

[root@pieslxtst ~]# su - applprd
Last login: Thu Sep 28 14:21:53 +04 2017 on pts/1

  E-Business Suite Environment Information
  ----------------------------------------
  RUN File System           : /home/applprd/PROD/fs1/EBSapps/appl
  PATCH File System         : /home/applprd/PROD/fs2/EBSapps/appl
  Non-Editioned File System : /home/applprd/PROD/fs_ne


  DB Host: pieslxtst.ad.adco.net  Service/SID: PROD


  Sourcing the RUN File System ...

[applprd@pieslxtst ~]$ echo $RUN_BASE
/home/applprd/PROD/fs1
[applprd@pieslxtst ~]$ echo $PATCH_BASE
/home/applprd/PROD/fs2
[applprd@pieslxtst ~]$ echo $FILE_EDITION
run
[applprd@pieslxtst ~]$ echo $CONTEXT_NAME
PROD_pieslxtst
[applprd@pieslxtst ~]$ echo $CONTEXT_FILE
/home/applprd/PROD/fs1/inst/apps/PROD_pieslxtst/appl/admin/PROD_pieslxtst.xml
[applprd@pieslxtst ~]$
[applprd@pieslxtst ~]$ adop -status

Context file "" is not valid
adop: exiting with status 1 (Fail)

[applprd@pieslxtst ~]$ adop phase=cleanup cleanup_mode=quick

Context file "" is not valid
adop: exiting with status 1 (Fail)


Please advise for fix.

Thanks
Karthik

Reply | Threaded
Open this post in threaded view
|

Re: ontext file "" is not valid... adop: exiting with status 1 (Fail)

Karthik
Reply | Threaded
Open this post in threaded view
|

Re: ontext file "" is not valid... adop: exiting with status 1 (Fail)

ErmanArslansOracleBlog
Administrator
Your context file is not valid. It is clearly seen. Something is wrong with your context file..
The document you are referring is not from Oracle Support.

Currently, there is no documented(MOS note ) way for doing this.
So, if you are changing only the application node's hostname, then you need to execute adcfgclone.pl. (like you are doing a standard cloning process)

If you are going to change the hostname of your db node, there are other things to do ..

Tell me if this answer satisfies you.

For further info, give me more details about this hostname/ip change.