马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
本帖最后由 LovePLXF 于 2013/4/11 13:01 编辑
刚把EBS安装成功,现将部分注意事项贴出,方便以后查阅
1、请完全按照安装手册上面写的
2、使用静态IP地址3、重要的两个包 xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm(必须是这个版本) openmotif21-2.1.30-11.EL6.i686.rpm(必须是这个版本)
# unlink /usr/lib/libXtst.so.6 # ln -s/usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6(安装完xorg-x11-libs包后才好使) 4、 补丁6078836 ln -s /usr/lib/libgdbm.so.2.0.0/usr/lib/libdb.so.2 chmod 755 /usr/lib/libgdbm.so.2.0.0 chmod 755 /usr/lib/libdb.so.2 5、 java1.6以上 6、 最终check时,jsp和login page 通过不了,因为内存不足,所以等一会反复retry,就可通过 7、更新补丁,安装中文语言包,需要在adadmin模式下,用adpatch打补丁,两个补丁都必须在adadmin模式下,8576725安装语言包加速的,6678700安装语言包
8、对于6678700安装语言包的时候,有一个错误网上很多人提到,但是都没有给出解决办法,这个第一遍装的时候我也遇到了。
Assigned: file WFRESGEN on worker 1 for product fnd username APPLSYS.
Assigned: file WFRESGEN on worker 2 for product fnd username APPLSYS.
FAILED: file WFRESGEN on worker 1 for product fnd username APPLSYS.
Deferred: file WFRESGEN on worker 1 for product fnd username APPLSYS. (Deferment number 1 for this job)
FAILED: file WFRESGEN on worker 2 for product fnd username APPLSYS.
Deferred: file WFRESGEN on worker 2 for product fnd username APPLSYS. (Deferment number 1 for this job)
Assigned: file WFRESGEN on worker 1 for product fnd username APPLSYS.
Assigned: file WFRESGEN on worker 2 for product fnd username APPLSYS.
FAILED: file WFRESGEN on worker 2 for product fnd username APPLSYS.
Deferred: file WFRESGEN on worker 2 for product fnd username APPLSYS. (Deferment number 2 for this job)
Assigned: file WFRESGEN on worker 2 for product fnd username APPLSYS.
FAILED: file WFRESGEN on worker 1 for product fnd username APPLSYS.
Deferred: file WFRESGEN on worker 1 for product fnd username APPLSYS. (Deferment number 2 for this job)
Assigned: file WFRESGEN on worker 1 for product fnd username APPLSYS.
FAILED: file WFRESGEN on worker 1 for product fnd username APPLSYS.
FAILED: file WFRESGEN on worker 2 for product fnd username APPLSYS.
ATTENTION: All workers either have failed or are waiting:
FAILED: file WFRESGEN on worker 1.
FAILED: file WFRESGEN on worker 2.
ATTENTION: Please fix the above failed worker(s) so the manager can continue.
这个错误主要原因是做adadmin的时候,一定要修改多语言表
按提示输入sysadmin和apps密码,其余可以全部默认,出现主菜单
选择4. Maintain Applications Database Entities menu
选择3. Maintain multi-lingual tables(一定要做这一步,否则会出现上面的错误)
|