Configure Node Manager to start two domains on the same machine

Source: Internet
Author: User

Enter the/u01/fmw_home/weblogic/wlserver_10.3/server/bin directory to start Node Manager on the nodes that need to be configured to WebLogic user login

C D/u01/fmw_home/weblogic/wlserver_10.3/server/bin

./startnodemanager.sh

Create a related directory for Node Manager

Mkdir-p/u01/sb/admin/el01cn01/nodemanager

Copy Nodemanager.properties and startnodemanager.sh to the new directory

cp/u01/fmw_home/weblogic/wlserver_10.3/common/nodemanager/nodemanager.properties/u01/sb/admin/el01cn01/ NodeManager

Cp/u01/fmw_home/weblogic/wlserver_10.3/server/bin/startnodemanager.sh/u01/sb/admin/el01cn01/nodemanager

Edit startnodemanager.sh, update NodeManager Home

Nodemanagerhome=/u01/sb/admin/el01cn01/nodemanager

Edit notemanager.properties, update parts of Bold

Domainsfile=/u01/sb/admin/el01cn01/nodemanager/nodemanager.domains

Loglimit=0

propertiesversion=10.3

Domainsdirremotesharingenabled=false

javahome=/u01/fmw_home/jrockit/jrockit-jdk1.6.0_45-r28.2.7-4.1.0

Authenticationenabled=true

Nodemanagerhome=/u01/sb/admin/el01cn12/nodemanager

Javahome=/u01/fmw_home/jrockit/jrockit-jdk1.6.0_45-r28.2.7-4.1.0/jre

Loglevel=info

Domainsfileenabled=true

startscriptname=startweblogic.sh

stopscriptname=stopweblogic.sh

listenaddress=192.168.10.1

Nativeversionenabled=true

listenport=5556

Logtostderr=true

Securelistener=false

Logcount=1

Domainregistrationenabled=false

Stopscriptenabled=true

Quitenabled=false

Logappend=true

statecheckinterval=500

Crashrecoveryenabled=false

Startscriptenabled=true

Logfile=/u01/sb/admin/el01cn01/nodemanager/nodemanager.log

Logformatter=weblogic.nodemanager.server.logformatter

Listenbacklog=50

Start WebLogic domain, set the NodeManager password (weblogic/welcome1), and change the SSL mode to plain mode

Run Nmenroll to register NodeManager in the relevant domain

Cd/u01/fmw_home/weblogic/wlserver_10.3/common/bin

wlst.sh

Connect (' WebLogic ', ' welcome1 ', ' t3://el01cn01:7001 ')

Nmenroll ('/u01/sb/domains/sb_domain ', '/u01/sb/admin/el01cn01/nodemanager ')

Stop the WebLogic Admin server and start the WebLogic Management Servers via NM

Nmconnect (' WebLogic ', ' welcome1 ', ' el01cn01-priv ', ' 5556 ', ' sb_domain ', '/u01/sb/domains/sb_domain ', nmtype= ' plain ')

Nmstart (' AdminServer ')

Configure Node Manager to start two domains on the same machine

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.