Failure @ "Installing 10.1.2 Tools patches" section

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

Failure @ "Installing 10.1.2 Tools patches" section

geoff
Hi,

Have been struggling to install EBS 12.2.5 Rapid Install for several days now, have been able to resolve most errors except for this one below.

Any assistance would be great fully appreciated.

Cheers
Geoff

Snippet from log;

Executing command: /home/oracle/sf_ebs/StageR122/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /u01/oracle/PROD/fs2/inst/apps/PROD_s1ebs1/temp/ASInstallHome/fnd/../j11067592_fnd.zip:/u01/oracle/PROD/fs2/inst/apps/PROD_s1ebs1/temp/ASInstallHome/fnd/java/3rdparty/stdalone/xmlparserv2.zip -Doracle.apps.fnd.txk.env_home=/u01/oracle/PROD/fs2/EBSapps/appl/admin/PROD_s1ebs1/ -Doracle.apps.fnd.txk.runtime.config=/u01/oracle/PROD/fs2/inst/apps/PROD_s1ebs1/temp/xmldocs/instToolPatches.xml oracle.apps.fnd.txk.config.InstallService

Fatal Error: TXK Install Service

oracle.apps.fnd.txk.config.ProcessStateException: FileSys OS COMMAND Failed : Exit=2 See log for details. CMD= make -f ins_forms.mk sharedlib install ## Node=NodeId=1105 Type=24 TypeName=filesys_patch_action Name= RefId=457 State=init ConfigDoc=APPS_C_HOME ParentDoc=null Topology=R12 Action=os_cmd

Reply | Threaded
Open this post in threaded view
|

Re: Failure @ "Installing 10.1.2 Tools patches" section

ErmanArslansOracleBlog
Administrator
Hi,

Check the vesion of "binutils"

rpm -qa | grep binutils*

If the version is too high than the supported version, downgrade it.

rpm -Uvh  --oldpackage command can be used to downgrade the version.
Reply | Threaded
Open this post in threaded view
|

Re: Failure @ "Installing 10.1.2 Tools patches" section

ErmanArslansOracleBlog
Administrator
You may try using binutils-2.23.52.0.1-16.el7.x86_64 (for Oracle /RHEL Linux 7) or binutils-2.20.51.0.2-5.20.el6.x86_64 (for Oracle / RHEL Linux 6)