WebLogic Study Notes (ii)----installation Fmw_12.1.3.0.0_wls.jar

Source: Internet
Author: User

I. JDK preparation

#vi $JAVA _home/jre/lib/security/java.security\
Modify Securerandom.source=file:/dev/random to Securerandom.source=file:/dev/urandom

Two. Create a user/user group

# Groupadd WLS
# USERADD-G WLS WLS

Three. Create an initialization environment file Orainst.loc

Inventory_loc=/home/wls/orainventoryinst_group=wls

Four. Create a response file Wls.resp

[ENGINE] #DO not. Response File Version=1.0.0.0.0[generic] #The Oracle home location. This can is a existing Oracle Home or a new Oracle Homeoracle_home=/home/wls/weblogic#set this variable value to the Inst Allation Type selected. e.g. WebLogic Server, Coherence, complete with examples.install_type=weblogic server#provide the My Oracle support Usernam E. If you wish to ignore the Oracle configuration Manager configuration provide empty string for user name. Myoraclesupport_username= #Provide the My Oracle support Passwordmyoraclesupport_password=<secure value> #Set This is true if you wish to decline the security updates. Setting this to true and providing empty string for My Oracle support username would ignore the Oracle Configuration Manage R Configurationdecline_security_updates=true#set this to true if My Oracle support Password is Specifiedsecurity_updates_ Via_myoraclesupport=false#provide the proxy hostproxy_host= #Provide the proxy portproxy_port= #Provide the proxy UsernamEproxy_user= #Provide the Proxy passwordproxy_pwd=<secure value> #Type String (URL format) indicates the OCM Repeater URL which should be of the format [Scheme[http/https]]://[repeater host]:[repeater port]collector_supporthub_url=



Five. Performing the installation

java-jar-d64/home/wls/fmw_12.1.3.0.0_wls.jar-silent-invptrloc/home/wls/orainst.loc-responsefile/home/wls/ Wls.resp

Six. Create a domain

bash$ pwd/home/wls/weblogic/wlserver/common/binbash$./commenv.sh bash$./wlst.sh Java HotSpot (TM) 64-Bit Server VM warning:ignoring option maxpermsize=256m; Support is removed in 8.0Initializing WebLogic Scripting Tool (WLST) ... Welcome to WebLogic Server administration Scripting shelltype Help ()-On available commandswls:/offline> Readte Mplate ('/home/wls/weblogic/wlserver/common/templates/wls/wls.jar ') wls:/offline/base_domain>cd (' Servers/ AdminServer ') wls:/offline/base_domain/server/adminserver>set (' listenaddress ', ') wls:/offline/base_domain/ Server/adminserver>set (' Listenport ', 7001) wls:/offline/base_domain>cd (' Security/base_domain/user/weblogic ') Wls:/offline/base_domain/security/base_domain/user/weblogic>cmo.setpassword (' Weblogic12 ') wls:/offline/ Base_domain/security/base_domain/user/weblogic>setoption (' Overwritedomain ', ' true ') wls:/offline/base_domain/ Security/base_domain/user/weblogic>writedomain ('/home/wls/user_projects/domains/test ') closeTemplate () exit () 

Seven. Start NodeManager and WebLogic

CD ~/user_projects/domains/test/bin/./startweblogic.sh &./startnodemanager.sh &

Reference: Using the Oracle Universal Installer in Silent Mode

WebLogic Study Notes (ii)----installation Fmw_12.1.3.0.0_wls.jar

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.