RW-50004 While Running adrunfmw during EBS 12.2 Installation
安装过程中报错:


日志文件信息:
Executing command: /app/R1220/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6./bin/java -cp /app/erpapp/VIS/fs2/inst/apps/VIS_ebstest/temp/ASInstallHome/fnd/../j11067592_fnd.zip:/app/
erpapp/VIS/fs2/inst/apps/VIS_ebstest/temp/ASInstallHome/fnd/java/3rdparty/stdalone/xmlparserv2.zip -Doracle.apps.fnd.txk.env_home=/app/erpapp/VIS/fs2/EBSapps/appl/admin/VIS_ebst
est/ -Doracle.apps.fnd.txk.runtime.config=/app/erpapp/VIS/fs2/inst/apps/VIS_ebstest/temp/xmldocs/instWeb.xml oracle.apps.fnd.txk.config.InstallService Fatal Error: TXK Install Service oracle.apps.fnd.txk.config.ProcessStateException: OUI process failed : Exit= See log for details. CMD= /app/R1220/TechInstallMedia/ohs11117/Disk1/runInstaller -waitForCompletio
n -ignoreSysPrereqs -force -silent -responseFile /app/erpapp/VIS/fs2/inst/apps/VIS_ebstest/temp/cfgHome/response/APPS_OHS_HOME/txkOHS_11117.rsp at oracle.apps.fnd.txk.config.OUIPatchActionNode.processState(OUIPatchActionNode.java:) at oracle.apps.fnd.txk.config.PatchActionNode.processState(PatchActionNode.java:) at oracle.apps.fnd.txk.config.PatchNode.processState(PatchNode.java:) at oracle.apps.fnd.txk.config.PatchesNode.processState(PatchesNode.java:) at oracle.apps.fnd.txk.config.InstallNode.processState(InstallNode.java:) at oracle.apps.fnd.txk.config.TXKTopology.traverse(TXKTopology.java:) at oracle.apps.fnd.txk.config.InstallService.doInvoke(InstallService.java:) at oracle.apps.fnd.txk.config.InstallService.invoke(InstallService.java:) at oracle.apps.fnd.txk.config.InstallService.main(InstallService.java:) Cannot install Web Tier Utilities RW-: Error: - script has returned an error:
RW-: Error code received when running external process. Check log file for details.
Running APPL_TOP Install Driver for VIS instance
参考Oracle Support Services中的文档:
12.2 install fails on: Fatal Error: TXK Install Service (Doc ID 1590656.1) Cause
There was still some files or inventory references left from a previous installation causing this install to fail. This is confirmed in uploaded log filet RDBMS $ORACLE_HOME/temp/$CONTEXT_NAME/logs/oracle.apps.fnd.txk.install0.log which contains the errors: CAUSE: The chosen installation conflicted with software already installed in the given Oracle home.
ACTION: Install into a different Oracle home.
查看日志过程:
$ cd $ORACLE_HOME/temp/$CONTEXT_NAME/logs
$ grep 'CAUSE' oracle.apps.fnd.txk.install0.log
CAUSE: The selected Oracle home contained directories or files.
CAUSE: Some of the optional prerequisites are not met. See logs for details. /app/oracle/oraInventory/logs/installActions2015--25_11--25AM.log
CAUSE: Some of the optional prerequisites are not met. See logs for details. /app/oracle/oraInventory/logs/installActions2015--25_11--35AM.log 继续查看/app/oracle/oraInventory/logs/installActions2015--25_11--35AM.log发现以下内容:
...
WARNING: [WARNING] [INS-] The selected Oracle home contains directories or files.
CAUSE: The selected Oracle home contained directories or files.
ACTION: To start with an empty Oracle home, either remove its contents or choose another location.
INFO: Advice is CONTINUE
...
解决方案:
清空$ORACLE_HOME目录下的所有内容,然后重新安装。
RW-50004 While Running adrunfmw during EBS 12.2 Installation的更多相关文章
- Oracle EBS 12.2.6 on VirtualBox
Back in May, Oracle announced the general availability of Oracle VM Virtual Appliance for E-Business ...
- Workflow Builder 2.6.3 Certified on Windows 10 for EBS 12.x
By Steven Chan - EBS-Oracle on May 17, 2016 Workflow Builder 2.6.3 is now certified on Windows 10 de ...
- ebs 12.1.1 单节点多用户安装
本次测试环境:操作系统 oracle linux 6.9 oracle ebs 12.1.1 192.168.20.210 erpapp1.hthorizon.com erpapp1 yum ...
- Symmetrical Network Acceleration with EBS 12
Andy Tremayne, my esteemed colleague and fellow blogger, has published a new whitepaper that discuss ...
- JDeveloper 10g Certified on Windows 10 for EBS 12.1
JDeveloper 10g is now certified for Windows 10 desktops for Oracle E-Business Suite 12.1. See: Reco ...
- Forms and Reports Developer 10g Certified on Windows 10 for EBS 12.x
Forms Developer 10g and Reports Developer 10g are now certified on Windows 10 desktops for E-Busines ...
- Microsoft Edge Certified with EBS 12.1 and 12.2
I am very pleased to announce that Microsoft Edge is certified as a new browser for Oracle E-Busines ...
- oracle ebs 12.20 安装成功其过程失败日记及总结(1)
由于公司业务须要,须要安装oracle ebs进行 form 开发,所以就開始了痛苦oracle ebs安装之过程.刚開始是在vm中win2003 server 中安装ebs,,不知是我自已的水平太差 ...
- ebs 12.1.1升级到12.1.3
升级过程参考 Oracle电子商务套件版本12.1.3自述文件 (文档 ID 1534411.1) 应用启动到维护模式 adadmin 打以下patch 9239089 9239090 92390 ...
随机推荐
- ACM 阶乘之和
阶乘之和 时间限制:3000 ms | 内存限制:65535 KB 难度:3 描述 给你一个非负数整数n,判断n是不是一些数(这些数不允许重复使用,且为正数)的阶乘之和,如9=1!+2!+3! ...
- ACM 笨小熊
笨小熊 时间限制:2000 ms | 内存限制:65535 KB 难度:2 描述 笨小熊的词汇量很小,所以每次做英语选择题的时候都很头疼.但是他找到了一种方法,经试验证明,用这种方法去选择选项 ...
- 【BZOJ】1006: [HNOI2008]神奇的国度
http://www.lydsy.com/JudgeOnline/problem.php?id=1006 题意:在一个弦图中找最少染色数.(n<=10000, m<=1000000) #i ...
- HDU 4778 Gems Fight!(DP)
题目链接 当我放弃的时候过了.sb啊,卡常数!!! 换了好几个姿势,本来没写预处理,预处理+俩剪枝,尼玛就过了.. #include <stdio.h> #include <stri ...
- 分模块创建maven项目(一)
maven是一个项目构建和管理的工具. 我们可以通过maven仓库可以实现管理构建(主要是JAR还包括:WAR,ZIP,POM等等). 我们可以通过maven插件可以实现编译源代.产生Javadoc文 ...
- gitlab的使用方法
Git global setup: git全局建立 git config --global user.name "Your Name" git config --global us ...
- c++ 符号执行顺序小例子
if ( a[i] == b[i] && ++i < 0) 这个表达式的执行顺序 1. ; )// 输出 True cout<<"True"&l ...
- Python 3.x下消除print()自动换行
Python 2.x下的print语句在输出字符串之后会默认换行,如果不希望换行,只要在语句最后加一个“,”即可.但是在Python 3.x下,print()变成内置函数,加“,”的老方法就行不通了. ...
- Linux磁盘及文件系统管理
在LINUX中我们知道一个很重要的概念,那就是"一切皆文件",这里的一切表示所有在LINUX系统的对象,自然也包括了LINUX中的硬盘设备.在LINUX中所有设备都被抽象成一个文件 ...
- Java序列化机制
java的序列化机制支持将对象序列化为本地文件或者通过网络传输至别处, 而反序列化则可以读取流中的数据, 并将其转换为java对象. 被序列化的类需要实现Serializable接口, 使用Objec ...