当前位置:文档之家› linux下weblogic安装

linux下weblogic安装

安装过程 中所遇到 2、在root用户下,su 到weblogic用户下执行,会遇到提示monitor错误。 的问题 解决办法: 注销当前用户,用weblogic登录安装即可
命令行安装 运行安装文件开始安装
java -jar fmw_12.1.3.0.0_wls.jar 进入安装命令界面 回车进入选择界面 选择安装路径:Choose Middleware Home Directory: ->1|* Create a new Middleware Home 2|/weblogic/bea
选择jdk版本: JDK Selection (Any * indicates Oracle Supplied VM): 1|Add Local Jdk 2|/usr/java/jdk1.7.0_79[x]
选择安装路径:Choose Product Installation Directories: 1|WebLogic Server: [/weblogic/weblogicfile/2/wlserver_10.3] 2|Oracle Coherence: [/weblogic/weblogicfile/2/coherence_3.7]
ic
logic 其文件属组和属主 ar
r privilege|当前用户是root或有超级用户权限 ontinue installation|oracle 通用安装程序无法继续安装
遇到提示monitor错误。
备注
选择是否 新建主路 径
lt
pdates:
更改路径 选择,在 命令行直 接填写路 径,默认 路径,回 车直接进 行 更改哪 项,命令 行输入对 应的数字
确定安装的内容:The following Products and JDKs will be installed: WebLogic Platform 10.3.6.0 |_____WebLogic Server | |_____Core Application Server | |_____Administration Console | |_____Configuration Wizard and Upgrade Framework | |_____Web 2.0 HTTP Pub-Sub Server | |_____WebLogic SCA | |_____WebLogic JDBC Drivers | |_____Third Party JDBC Drivers | |_____WebLogic Server Clients | |_____WebLogic Web Server Plugins | |_____UDDI and Xquery Support | |_____Evaluation Database |_____Oracle Coherence |_____Coherence Product Files
运行安装文件开始安装
java -jar fmw_12.1.3.0.0_wls.jar
安装过程
1、用root用户安装时,出现一个提示 the current user is root or has superuser privilege|当前用户是root the Oracle Universial Installer cannot continue installation|oracl
安装前 准备
创建weblogic用户组:groupadd weblogic 创建weblogic用户: useradd -g weblogic weblogic 更改weblogic用户密码:passwd weblogic 更改weblogic的home路径:usermod -d /路径 weblogic 把安装文件拷贝到weblogic的home目录下,并更改其文件属组和属主 chown weblogic:weblogic fmw_12.1.3.0.0_wls.jar
(s):
tall and perform optional
系统默认 选择2
:
ver_10.3] rence_3.7]
be installed:
ห้องสมุดไป่ตู้
work
填写路径:Choose Middleware Home Directory: "Middleware Home" = [Enter new value or use default "/weblogic/Oracle/Middleware"]
选择是否填写邮件以及在线支持:Register for Security Updates: 1|Email:[] 2|Support Password:[] 3|Receive Security Update:[Yes]
选择安装类型: Choose Install Type: ->1|Typical | Install the following product(s) and component(s): | - WebLogic Server | - Oracle Coherence 2|Custom | Choose software products and components to install and perform optional |configuration.
相关主题