一、系统及软件版本

OS版本:Red Hat Enterprise Linux Server release 6.6
WebLogic Server 版本: 10.3.3.0
JDK版本:1.7.0_79

软件包:jdk-7u79-linux-x64.tar.gz、wls1033_generic.jar

二、集群服务器规划

三、修改主机名及添加hosts

确保集群中每台服务器主机名不一样,然后修改/etc/hosts文件,添每台主机IP及对应主机名。此步骤务必要做,否则后面启动weblogic可能会报错。

四、安装jdk及weblogic

1、集群中每台服务器安装jdk

$ tar zxf jdk-7u79-linux-x64.tar.gz

$ mv jdk1.7.0_79 /app/sinova/

$ cd /app/sinova/

$ vi .bash_profile #添加和修改如下内容

JAVA_HOME=/app/sinova/jdk1.7.0_79
PATH=${JAVA_HOME}/bin:$PATH:$HOME/bin

export PATH JAVA_HOME

$ . . bash_profile #重新加载配置

$ java -version  #出现以下内容,表示jdk配置生效
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)

2、安装weblogic,此步骤在管理节点(10.70.52.11)上安装即可。

第1步:启动安装,使用字符界面进行安装

java -jar wls1033_generic.jar
Unable to instantiate GUI, defaulting to console mode.
Extracting %....................................................................................................% <-------------------- Oracle Installer - WebLogic 10.3.3.0 -------------------> Welcome:
-------- This installer will guide you through the installation of WebLogic 10.3.3.0.
Type "Next" or enter to proceed to the next prompt. If you want to change data entered previously, type "Previous". You may quit the installer at any time by typing "Exit". Enter [Exit][Next]> #直接回车

第2步:选择weblogic安装目录

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Middleware Home Directory:
--------------------------------- "Middleware Home" = [Enter new value or use default
"/app/sinova/Oracle/Middleware"] Enter new Middleware Home OR [Exit][Previous][Next]> /app/sinova/Oracle

第3步:

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Middleware Home Directory:
--------------------------------- "Middleware Home" = [/app/sinova/Oracle] Use above value or select another option:
- Enter new Middleware Home
- Change to default [/app/sinova/Oracle/Middleware] Enter option number to select OR [Exit][Previous][Next]> #回车确认

第4步:配置不接受安全更新

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Register for Security Updates:
------------------------------ Provide your email address to be informed of security issues, install the product, and initiate configuration manager. http://www.oracle.com/support/policies.html |Email:[]
|My Oracle Support Password:[]
|Receive Security Update:[Yes] Enter index number to select OR [Exit][Previous][Next]>

第5步:

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Register for Security Updates:
------------------------------ Provide your email address to be informed of security issues, install the product, and initiate configuration manager. http://www.oracle.com/support/policies.html "Receive Security Update:" = [Enter new value or use default "Yes"] Enter [Yes][No]? no

第6步:

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Register for Security Updates:
------------------------------ Provide your email address to be informed of security issues, install the product, and initiate configuration manager. http://www.oracle.com/support/policies.html "Receive Security Update:" = [Enter new value or use default "Yes"] ** Do you wish to bypass initiation of the configuration manager and
** remain uninformed of critical security issues in your configuration? Enter [Yes][No]? yes

第7步:

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Register for Security Updates:
------------------------------ Provide your email address to be informed of security issues, install the product, and initiate configuration manager. http://www.oracle.com/support/policies.html |Email:[]
|My Oracle Support Password:[]
|Receive Security Update:[No] Enter index number to select OR [Exit][Previous][Next]> #直接回车

第8步:

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Install Type:
-------------------- Select the type of installation you wish to perform. ->|Typical
| Install the following product(s) and component(s):
| - WebLogic Server
| - Oracle Coherence |Custom
| Choose software products and components to install and perform optional
|configuration. Enter index number to select OR [Exit][Previous][Next]> #直接回车,选择典型安装即可

第9步:

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

JDK Selection (Any * indicates Oracle Supplied VM):
--------------------------------------------------- JDK(s) chosen for use with this product installation will be installed. Supported defaults if not deselected will be used in script string-substitution. |Add Local Jdk
|/app/sinova/jdk1..0_79[x] *Estimated size of installation: 727.6 MB Enter to add or >= to toggle selection OR [Exit][Previous][Next]> #直接回车

第10步:

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Product Installation Directories:
---------------------------------------- Middleware Home Directory: [/app/sinova/Oracle] Product Installation Directories: |WebLogic Server: [/app/sinova/Oracle/wlserver_10.]
|Oracle Coherence: [/app/sinova/Oracle/coherence_3.] Enter index number to select OR [Exit][Previous][Next]> #直接回车

第11步:

<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

The following Products and JDKs will be installed:
-------------------------------------------------- WebLogic Platform 10.3.3.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 *Estimated size of installation: 727.7 MB Enter [Exit][Previous][Next]> #直接回车

第12步:安装完成

Jun ,  :: PM java.util.prefs.FileSystemPreferences$ run
INFO: Created user preferences directory. <-------------------- Oracle Installer - WebLogic 10.3.3.0 -------------------> Installing files.. % % % % %
[------------|------------|------------|------------]
[***************************************************] Performing String Substitutions... <-------------------- Oracle Installer - WebLogic 10.3.3.0 -------------------> Configuring OCM... % % % % %
[------------|------------|------------|------------]
[***************************************************] Creating Domains... <-------------------- Oracle Installer - WebLogic 10.3.3.0 -------------------> Installation Complete Congratulations! Installation is complete. Press [Enter] to continue or type [Exit]> #回车 <-------------------- Oracle Installer - WebLogic 10.3.3.0 -------------------> Clean up process in progress ...

进入/app/sinova目录,会发现新产生了一个Oracle目录,表示weblogic已安装好。

实战weblogic集群之安装weblogic的更多相关文章

  1. 双节点weblogic集群安装

    一.准备工作 1.环境信息规划 Server name Ip地址 Port 备注 AdminServer 192.168.100.175 7001 管理服务器 Ms1 192.168.100.175 ...

  2. (转)linux下weblogic12c集群的安装部署

    本文介绍linux下weblogic12c集群的安装部署,版本12c,其他版本操作会有所不同,但其大体操作基本都是一样的 关于weblogic的集群,在此就不多做介绍了,如果有不了解的朋友可以百度搜索 ...

  3. docker 实战---部署tomcat\weblogic集群 (二)

    安装tomcat镜像 准备好须要的jdk tomcat等软件放到home文件夹以下 启动一个虚拟机 docker run -t -i -v /home:/opt/data  --name mk_tom ...

  4. CentOS7安装weblogic集群思路梳理

    以前经常用weblogic集群,但是却没有仔细想过要实现它.这不,前两天成功安装了weblogic集群,现在将其思路整理下.防止日后自己忘掉了. 一.安装weblogic10.3.6 1. 在官网下载 ...

  5. WebLogic集群案例分析

    WebLogic集群案例分析 2012年8月,某证券交易系统(采用Weblogic中间件),由于基金业务火爆,使系统压力太大,后台服务器频繁死机时,这时工程师们紧急调试系统及恢复操作,等完成这些操作花 ...

  6. Docker创建 tomcat/weblogic 集群

    安装 tomcat 镜像 准备好需要的 jdk.tomcat 等软件放到 home 目录下面,启动一个容器 docker run -t -i -v /home:/opt/data --name mk_ ...

  7. weblogic集群的资料

    博客分类: weblogic 其实网上关于weblogic集群的资料非常多[大部分都是从创建新的domain开始,我这篇先介绍怎么样把原本普通的domain改造为集群环境],如果觉得不够,可以啃web ...

  8. weblogic集群自动批量化补丁升级

    转至:http://blog.itpub.net/28833846/viewspace-2726722/ 一.前言介绍 Weblogic是一种基于J2EE架构的中间件,用于开发.集成.部署和管理大型分 ...

  9. 深信服:Weblogic集群负载均衡技术解决方案

      深信服应用交付产品替换集群中的Master节点,以双机模式部署接入,为Cluster 内的服务器提供应用交换服务,结合健康检查和业务特点,提供十几种负载均衡算法组合,满足多种生产环境下的业务需求. ...

随机推荐

  1. Android实现多次闪退清除数据

    背景 很多时候由于后台返回的数据异常,可能会导致App闪退.而如果这些异常数据被App本地缓存下来,那么即使杀掉进程重新进入还是会发生闪退.唯一的解决方法就是清除App数据,但是用户可能没有这个意识或 ...

  2. WKWebView使用过程中的那些坑

    问题产生背景: 新开发的页面中有一部分的界面是需要展示后端接口返回的HTML代码,包括文字和图片.所以就自然而然的要使用iOS原生的WebKit. 鉴于Xcode 8发布以后,编译器支持的最低版本(D ...

  3. 调优系列-tomcat调优

    http://www.360doc.com/content/14/1208/13/16070877_431273418.shtml 使用JMeter对Tomcat进行压力测试与Tomcat性能调优 n ...

  4. 设置ORACLE环境变量

    sqlplus 执行不了可能原因是未设置环境变量,设置方法:  export ORACLE_HOME=/usr/local/instantclient_11_2

  5. Array,ArrayList 和 List<T>的选择和性能比较.

    Array Class Provides methods for creating, manipulating, searching, and sorting arrays, thereby serv ...

  6. OpenCart 之registry功用

    1. “Registry”设计模式 在OpenCart中,Registry是整个系统的信息中枢. Registry是一个单例(Singleton),在index.php起始页面中, 首先作为构造函数参 ...

  7. 关于ASP.NET控件方面的学习(恢复版)

    前段时间没有把学习中的遇到的问题和解决方法详细总结,今天整理整理.. 鉴于我们这个研究生论文管理系统是小组形式,所以说虽然我只负责数据库,但是其它部分也多少有些工作方面的涉及,最后感谢各位同学和老师的 ...

  8. oracle-同义词,又学到东西了

    select  col1  from tab1@db_link1; create or replace synonym test123 as se,ect col1 from tab1@db_link ...

  9. IIS7.5 去除 index.php web.config配置文件

    论坛里有很多关于去掉index.php的教程和代码,但是悲剧的是都是自己能配置服务器,并且服务器要么是 Apache,就是IIS 6- ...没有IIS7.5下是如何配置的. 我想大家应该有很多都是用 ...

  10. java 计算器SWT/RAP(版本3)键盘鼠标兼容

    java 计算器SWT/RAP(版本3)键盘鼠标兼容,之前版本也对,但存在线程失效问题,当多人访问时,就容易线程失效,一直犯得一个错误就是一直用static变量和static方法, 之前加了什么js界 ...