In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Let's take a detailed look at the installation of weblogic on linux. Note here that if you install version 10.3.6 of weblogic, you will not be able to cancel √ in the interface that provides the email address. At this time, you can proceed to the next step of installation.
Machine: centos 6.564 bit
First, the deployment environment must start with the relevant environment. Because weblogic 12c does not support jdk 1.7, please download jdk 1.8and configure JAVA_HOME, and then go to the oracle official website to download the weblogic package, as shown in the figure.
2. Perform command operations on linux. The commands are as follows:
Mkdir-p / u01/weblogic
Groupadd weblogic
Useradd-g weblogic-d / u01/weblogic weblogic
Passwd weblogic (password is secured by itself)
Chown-R weblogic:weblogic / U01
Third, carry on the installation
1. Upload the weblogic package to / U01, and the computer can install a xming tool to facilitate access to the graphical interface.
2. Open the XMING tool on windows
3. Execute the following command on linux. Note that IP is the IP of your native windows.
Export DISPLAY=192.168.43.10:0.0
4. Switch to weblogic user and execute java-jar fmw_12.2.1.3.0_wls.jar
5 、
6 、
7 、
8 、
9. Install server by default, which is a high version of welogic. After installation, you will jump out of the installation domain.
10 、
11. You don't need to choose all the modules here, don't listen to other articles, install a bunch of things.
12 、
13 、
14. Look at the points you need, so I won't choose here.
15. Domain creation completed
Start the related services of weblogic
Note: use the root account startup script for all of this
1. If you can't see clearly, go straight to the picture.
2. To change the node manager configuration
Here to change to false, turn off the safety switch
Next, open one more terminal to start the node server. Be careful not to cancel the execution process unless you put it in the background to execute.
Then open a terminal to detect these detected ports, and the startup process is relatively long.
Let's log in to the page and do the page operation.
It should be noted here that if you choose normal, the node server will report an error unless ssl certificate authentication is generated.
It is normal when the above content is displayed.
Click on the server to create
After completing the creation, click on the computer to add the server to it.
Start up, then deploy and install the war package. Click the option to associate with the server once. If you don't know the access address, you can deploy-> Control, and click jenkins.
Find the address and open it.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.