R1213 EBS Cloning issues

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

R1213 EBS Cloning issues

SSBob
Hi Erman,

Am very much impressed about your blogs and am facing some issues related to EBS R1213 Cloning on new hardware. Can you please help me on this.

As we want to move our existing EBS application to new hardware which is same platform but latest OS version,
We did a full cloning of EBS database and application to new server and there were some errors while cloning.

Please note that target servers are brand new servers and all OS packages installed specific to EBS as per document ID 761568.1

ERROR =>
***********

ld: fatal: symbol referencing errors
*** Error code 1
The following command caused the error:
if [ "/usr/ccs/bin/ld -o /ora1/apps/wpstst/apps/tech_st/10.1.2/lib32/librw.so -z defs -G -L/ora1/apps/wpstst/apps/tech_st/10.1.2/lib32/" = "" ] ; then \
        echo '***************************' ; \
        echo 'ERROR' ; \
        echo "You need to set SOSD_REPORTS_LDSHARED in your /ora1/apps/wpstst/apps/tech_st/10.1.2/slax/sosd_reports.mk file." ; \
else  \

FIX =>
*********

Have followed your blog by sourcing env variable as below, Then there is no error in clone log but not able to open ebs url and none of the
forms services frmweb are running.

% LD_OPTIONS="-L/lib -L/lib/sparcv9"
% export LD_OPTIONS  

Existing Architecture:

EBS Version = R12.1.3
DB Version = 11.2.0.3
OS = SunOS 5.11 11.1 sun4v sparc sun4v
Server - 1 = Database + Application Concurrent Managers
Server - 2 = Application (Apache, Forms, Reports)

Cloned to Target Architecture:

EBS Version = R12.1.3
DB Version = 11.2.0.3
SunOS 5.11 11.3 sun4v sparc sun4v
Server - 1 = Database
Server - 2 = Application

Attached the logs for your quick reference of cloning and Apache Error logs.
ApplyAppsTier_08141248.logmake_08141250.logerror_log.1502668800
Reply | Threaded
Open this post in threaded view
|

Re: R1213 EBS Cloning issues

ErmanArslansOracleBlog
Administrator
Hi SSBob,

Thanks for the feedback.

You have AppsLogin File does not exist in your Apache error log.
You have also File does not exist for  /ora1/apps/wpstst/apps/apps_st/comn/java/classes/ and some other files.

I guess you are getting HTTP 404 page not found in browser side. This seems not related with those make commands..

I don't know if your clone is successful but directly take a look at this MOS note ->

Unable To Open The E-Business Suite Login HTTP-404 Error. Error_log Shows "File does not exist: $INST_TOP/portal/OA_HTML/AppsLogin" (Doc ID 1177264.1)
Consider applying the solution documented for problem1 in doc 1177264.1








Reply | Threaded
Open this post in threaded view
|

Re: R1213 EBS Cloning issues

ErmanArslansOracleBlog
Administrator
Bytheway,

Next time, create your issues in the relevant category.

I m moving this issue to EBS 12.1 category.
Reply | Threaded
Open this post in threaded view
|

Re: R1213 EBS Cloning issues

SSBob
Thank You Erman, I tried those fixes but still was not able to fix it and one more interesting part is when am opening the home page url its points to source instance.

Am cloning this again, Will let you know the results.
Reply | Threaded
Open this post in threaded view
|

Re: R1213 EBS Cloning issues

ErmanArslansOracleBlog
Administrator
Okay..
This clone seems to be unstable.
Reclone it and update me.
Reply | Threaded
Open this post in threaded view
|

Re: R1213 EBS Cloning issues

SSBob
Have cloned again both application and database. Still facing the same issue and error log shows as below:

[Wed Aug 16 13:50:08 2017] [notice] Accept mutex: fcntl (Default: fcntl)
[Wed Aug 16 13:50:59 2017] [error] [client 10.92.1.93] [ecid: 1502909459:10.6.109.46:11092:0:1,0] File does not exist: /ora1/apps/wpstst/inst/apps/WPSTST_app5ebsapptst/portal/OA_HTML/AppsLogin
[Wed Aug 16 14:08:22 2017] [notice] configured -- resuming normal operations
[Wed Aug 16 14:08:22 2017] [notice] Accept mutex: fcntl (Default: fcntl)
[Wed Aug 16 14:08:44 2017] [error] [client 10.92.1.93] [ecid: 1502910524:10.6.109.46:14139:0:1,0] File does not exist: /ora1/apps/wpstst/inst/apps/WPSTST_app5ebsapptst/portal/favicon.ico
[Wed Aug 16 14:08:45 2017] [error] [client 10.92.1.93] [ecid: 1502910525:10.6.109.46:14138:0:2,0] File does not exist: /ora1/apps/wpstst/inst/apps/WPSTST_app5ebsapptst/portal/OA_HTML/AppsLogin
[Wed Aug 16 14:16:13 2017] [error] [client 10.92.0.245] [ecid: 1502910973:10.6.109.46:14143:0:4,0] File does not exist: /ora1/apps/wpstst/inst/apps/WPSTST_app5ebsapptst/portal/OA_HTML/AppsLogin
[Wed Aug 16 14:16:32 2017] [error] [client 10.92.1.93] [ecid: 1502910992:10.6.109.46:14138:0:6,0] File does not exist: /ora1/apps/wpstst/inst/apps/WPSTST_app5ebsapptst/portal/OA_HTML/AppsLogin
[Wed Aug 16 14:18:33 2017] [error] [client 10.92.0.253] [ecid: 1502911113:10.6.109.46:14138:0:7,0] File does not exist: /ora1/apps/wpstst/inst/apps/WPSTST_app5ebsapptst/portal/OA_HTML/AppsLogin
[Wed Aug 16 14:18:43 2017] [error] [client 10.92.0.245] [ecid: 1502911123:10.6.109.46:14141:0:7,0] File does not exist: /ora1/apps/wpstst/inst/apps/WPSTST_app5ebsapptst/portal/OA_HTML/AppsLocalLogin.jsp
[Wed Aug 16 14:18:49 2017] [error] [client 10.92.0.253] [ecid: 1502911129:10.6.109.46:14138:0:8,0] File does not exist: /ora1/apps/wpstst/inst/apps/WPSTST_app5ebsapptst/portal/OA_HTML/AppsLogin
[Wed Aug 16 14:20:13 2017] [error] [client 10.92.1.93] [ecid: 1502911213:10.6.109.46:14139:0:7,0] File does not exist: /ora1/apps/wpstst/inst/apps/WPSTST_app5ebsapptst/portal/OA_HTML/AppsLogin



Followed the Doc ID 1177264.1 to fix but no luck. Any thing further do I have to drill down please let me know
Reply | Threaded
Open this post in threaded view
|

Re: R1213 EBS Cloning issues

ErmanArslansOracleBlog
Administrator
In your previous reply, I see -> File does not exist: /ora1/apps/wpstst/apps/apps_st/comn/java/classes// , as well.

Is this directory present?

What are the values of your env variables?
for example : JAVA_TOP , what is the value of that?
Reply | Threaded
Open this post in threaded view
|

Re: R1213 EBS Cloning issues

SSBob
Thank you for looking into this Erman, Have fixed it.

EBS url pointing to SSO server as SSO with OAM is configured on PROD. Have removed the references pointing to SSO. Now able to open home url.

On Thu, Aug 17, 2017 at 3:41 AM, ErmanArslansOracleBlog [via Erman Arslan's Oracle Forum] <[hidden email]> wrote:
In your previous reply, I see -> File does not exist: /ora1/apps/wpstst/apps/apps_st/comn/java/classes// , as well.

Is this directory present?

What are the values of your env variables?
for example : JAVA_TOP , what is the value of that?


If you reply to this email, your message will be added to the discussion below:
http://erman-arslan-s-oracle-forum.2340467.n4.nabble.com/R1213-EBS-Cloning-issues-tp3220p3229.html
To unsubscribe from R1213 EBS Cloning issues, click here.
NAML