Movatterモバイル変換


[0]ホーム

URL:


CN106325953A - Weblogic cluster one-key automatic deployment method - Google Patents

Weblogic cluster one-key automatic deployment method
Download PDF

Info

Publication number
CN106325953A
CN106325953ACN201610749496.1ACN201610749496ACN106325953ACN 106325953 ACN106325953 ACN 106325953ACN 201610749496 ACN201610749496 ACN 201610749496ACN 106325953 ACN106325953 ACN 106325953A
Authority
CN
China
Prior art keywords
weblogic
domain
installation
cluster
configuration file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610749496.1A
Other languages
Chinese (zh)
Inventor
杭聪
陈祖斌
黄连月
袁勇
谢铭
蒙亮
莫英红
陆冰芳
黄鑫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangxi Power Grid Co Ltd
Original Assignee
Guangxi Power Grid Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangxi Power Grid Co LtdfiledCriticalGuangxi Power Grid Co Ltd
Priority to CN201610749496.1ApriorityCriticalpatent/CN106325953A/en
Publication of CN106325953ApublicationCriticalpatent/CN106325953A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本发明公开了一种Weblogic集群一键自动部署方法,涉及数据库安装技术领域,包括获取Weblogic安装压缩包,创建Weblogic安装目录,解压所述Weblogic安装压缩包,获取Weblogic安装包,打开操作系统管理控制台,接收用户输入参数,初始化配置文件,执行weblogic安装,创建并配置weblogic域,启动weblogic服务,配置weblogic域,重新启动weblogic服务,验证单机版weblogic安装及域创建是否成功,实现了下Weblogic集群自动安装,步骤简洁,大大节省了工作时间。

The invention discloses a one-key automatic deployment method of a Weblogic cluster, which relates to the technical field of database installation, including obtaining a Weblogic installation compressed package, creating a Weblogic installation directory, decompressing the Weblogic installation compressed package, obtaining the Weblogic installation package, and opening an operating system management control Platform, receive user input parameters, initialize configuration files, execute weblogic installation, create and configure weblogic domains, start weblogic services, configure weblogic domains, restart weblogic services, verify whether the stand-alone weblogic installation and domain creation are successful, and realize the next Weblogic cluster Automatic installation, simple steps, greatly saving working time.

Description

Translated fromChinese
一种Weblogic集群一键自动部署方法One-key automatic deployment method of Weblogic cluster

技术领域technical field

本发明涉及计算机中数据库安装技术领域,尤其涉及一种Weblogic集群一键自动部署方法。The invention relates to the technical field of database installation in computers, in particular to a one-key automatic deployment method of a Weblogic cluster.

背景技术Background technique

Weblogic是一种基于J2E架构的中间件,用于开发、集成、部署和管理大型分布式Web应用、网络应用和数据库应用的Java应用服务器,是目前商业市场上主要的J2EE应用服务器软件之一,广泛应用于各行业。当用户需要使用Weblogic时,首先下载Weblogic安装程序,其次通过Weblogic安装脚本将其安装于用户终端,安装完成后,再创建Weblogic域,即可使用。Weblogic is a middleware based on J2E architecture, which is used to develop, integrate, deploy and manage Java application servers for large-scale distributed web applications, network applications and database applications. It is currently one of the main J2EE application server software in the commercial market. Widely used in various industries. When the user needs to use Weblogic, first download the Weblogic installation program, and then install it on the user terminal through the Weblogic installation script. After the installation is completed, create a Weblogic domain and use it.

现有Weblogic安装脚本实现Weblogic安装程序的安装,即Weblogic安装过程包括:(1) 打开WebLogic安装程序;(2) 进入WebLogic安装的欢迎界面,单击“下一步”按钮;(3)选择中间件主目录, 单击“下一步”按钮;(4) 注册安全更新, 单击“下一步”按钮;(5)选择安装类型, 单击“下一步”按钮;(6) 选择产品安装目录, 单击“下一步”按钮; (7)选择快捷方式位置, 单击“完成”按钮,安装完成后,创建Weblogic域: (1)进入配置向导,选择“创建新的WebLogic域”;(2) 选择安装域源;(3)指定域的名称和位置; (4)配置管理员用户名和密码; (5) 配置服务器启动模式和JDK; (6)选择是否进行高级配置(7)配置管理服务器 (8)配置受管理服务器 配置集群配置计算机;(9)检查WebLogic域配置,Weblogic安装、创建完成,即可使用。The existing Weblogic installation script implements the installation of the Weblogic installer, that is, the Weblogic installation process includes: (1) Open the WebLogic installer; (2) Enter the welcome interface of the WebLogic installation, click the "Next" button; (3) Select the middleware Main directory, click the "Next" button; (4) Register security updates, click the "Next" button; (5) Select the installation type, click the "Next" button; (6) Select the product installation directory, click Click the "Next" button; (7) Select the shortcut location, click the "Finish" button, after the installation is complete, create a Weblogic domain: (1) Enter the configuration wizard, select "Create a new WebLogic domain"; (2) Select Install the domain source; (3) specify the name and location of the domain; (4) configure the administrator username and password; (5) configure the server startup mode and JDK; (6) choose whether to perform advanced configuration (7) configure the management server (8 ) Configure managed servers, configure clusters, and configure computers; (9) Check WebLogic domain configuration, and Weblogic can be used after installation and creation.

显而易见的,上述Weblogic安装过程以及Weblogic域创建过程步骤繁复,尤其是在集群环境下,当存在多台服务器时,每台服务器都需要按照上述步骤进行安装,工作量巨大,耗费大量工作时间;且每步均设置“下一步”按钮,即未完成当前步骤无法进入下一步骤,安装脚本自主性差。创建Weblogic域各步骤中,需要人工手动逐步输入对应配置信息,创建时间长,耗费工作时间,用户体验差。Obviously, the above-mentioned Weblogic installation process and the Weblogic domain creation process have complicated steps, especially in a cluster environment, when there are multiple servers, each server needs to be installed according to the above steps, which is a huge workload and consumes a lot of working time; and A "Next" button is set for each step, that is, the current step cannot be entered into the next step without completing the current step, and the autonomy of the installation script is poor. In each step of creating a Weblogic domain, it is necessary to manually enter the corresponding configuration information step by step, which takes a long time to create, consumes working time, and poor user experience.

发明内容Contents of the invention

本发明提供的一种Weblogic集群一键自动部署方法,实现了下Weblogic集群自动安装,步骤简洁,大大节省了工作时间;无需人工手动逐步输入对应配置信息,提高了用户体验。The one-key automatic deployment method of the Weblogic cluster provided by the present invention realizes the automatic installation of the Weblogic cluster, the steps are simple, and the working time is greatly saved; there is no need to manually input the corresponding configuration information step by step, which improves the user experience.

为达到上述目的,本发明的采用如下技术方案:To achieve the above object, the present invention adopts the following technical solutions:

一种Weblogic集群一键自动部署方法,包括:A one-click automatic deployment method for Weblogic clusters, including:

(1)获取Weblogic安装压缩包;(1) Get the Weblogic installation compressed package;

(2)创建Weblogic安装目录;(2) Create a Weblogic installation directory;

(3)解压所述Weblogic安装压缩包,获取Weblogic安装包;(3) Unzip the Weblogic installation package to obtain the Weblogic installation package;

(4)打开操作系统管理控制台,接收用户输入参数,所述用户输入数据包括安weblogic管理控制台密码、weblogic域名称、安装weblogic的虚拟机的多个主机名host、安装weblogic的虚拟机相应的多个IP地址、安装weblogic的虚拟机所在的集群名称,所述安装weblogic的虚拟机IP地址;(4) Open the operating system management console and receive user input parameters. The user input data includes the password of the weblogic management console, the weblogic domain name, multiple host names of the virtual machine where weblogic is installed, and the virtual machine corresponding to weblogic multiple IP addresses, the name of the cluster where the virtual machine where weblogic is installed, and the IP address of the virtual machine where weblogic is installed;

(5)初始化配置文件;(5) Initialize the configuration file;

(6)执行weblogic安装;(6) Execute weblogic installation;

(7)创建weblogic域;(7) Create a weblogic domain;

(8)启动weblogic服务;(8) Start the weblogic service;

(9)配置weblogic域;(9) Configure the weblogic domain;

(10)打包weblogic域信息,将上述配置好的域配置封装打包成domain.Jar,供集群中的其他主机使用;(10) Pack the weblogic domain information, and package the configured domain configuration above into domain.Jar for use by other hosts in the cluster;

(11)拷贝域信息,将上一步中打包好的domain.Jar拷贝至集群中的其他的主机,并运行domain.Jar,使其他主机完成域配置,完成集群配置(11) Copy the domain information, copy the domain.Jar packaged in the previous step to other hosts in the cluster, and run domain.Jar, so that other hosts can complete the domain configuration and complete the cluster configuration

(12)重新启动weblogic服务;(12) Restart the weblogic service;

(13)验证集群版weblogic安装及域创建是否成功。(13) Verify whether the cluster version weblogic installation and domain creation are successful.

进一步的,所述用户输入参数中安装的虚拟机为3个,其对应的虚拟机IP地址为3个IP地址。Further, there are 3 virtual machines installed in the user input parameters, and the corresponding virtual machine IP addresses are 3 IP addresses.

进一步的,所述初始化域配置文件包括以下步骤:Further, the initialization domain configuration file includes the following steps:

(1)判断域配置文件是否存在,若存在则删除;(1) Determine whether the domain configuration file exists, and delete it if it exists;

(2)创建域配置文件,提取所述用户输入参数,写入创建的域配置文件中,形成新的域配置文件。(2) Create a domain configuration file, extract the user input parameters, and write them into the created domain configuration file to form a new domain configuration file.

进一步的,所述执行weblogic安装,包括以下步骤:Further, the implementation of weblogic installation includes the following steps:

(1)创建安装路径;(1) Create an installation path;

(2)创建并配置虚拟内存;(2) Create and configure virtual memory;

(3)安装weblogic依赖环境JDK;(3) Install weblogic dependent environment JDK;

(4)配置系统host;(4) Configure the system host;

(5)识别weblogic安装版本,若版本不符则提示版本错误,需要更新安装包版本;(5) Identify the weblogic installation version. If the version does not match, it will prompt a version error, and the installation package version needs to be updated;

(6)配置并验证环境变量;(6) Configure and verify environment variables;

(7)以静默安装模式运行weblogic安装包,指定静默安装所需的配置文件silent_xml;(7) Run the weblogic installation package in silent installation mode, and specify the configuration file silent_xml required for silent installation;

(8)初始化用户组、用户及密码,设置相应权限;(8) Initialize user groups, users and passwords, and set corresponding permissions;

(9)验证用户及相应的权限是否配置正确。(9) Verify that the user and the corresponding permissions are configured correctly.

进一步的:所述创建weblogic域,包括以下步骤:Further: the creation of the weblogic domain includes the following steps:

(1)识别操作系统类型;(1) Identify the operating system type;

(2)根据操作系统类型引用对应的域配置文件domain.cfg;(2) Refer to the corresponding domain configuration file domain.cfg according to the operating system type;

(3)读取域配置文件domain.cfg中的域名称、模版路径、管理密码等信息并根据该些信息创建域。(3) Read the domain name, template path, management password and other information in the domain configuration file domain.cfg and create a domain based on the information.

进一步的:所述配置weblogic域,包括以下步骤:Further: the configuration of the weblogic domain includes the following steps:

(1)验证weblogic服务是否启动完成;(1) Verify whether the weblogic service is started;

(2)启用产品模式;(2) Enable product mode;

(3)配置域根目录、端口、域名称、密码、对应主机名称及主机IP等信息。(3) Configure domain root directory, port, domain name, password, corresponding host name and host IP and other information.

本发明提供的一种Weblogic集群一键自动部署方法,包括:获取Weblogic安装压缩包;创建Weblogi安装目录;解压Weblogic安装压缩包,获取Weblogic安装包;运行auto_install.sh脚本;确定主机,并在所述主机上配置集群信息,相比于现有技术,本发明实现了下Weblogic集群自动安装,步骤简洁,大大节省了工作时间,本发明无需人工手动逐步输入对应配置信息,普通的人工的集群安装单台安装Weblogic时间为90分钟,而本发明一件部署安装只需要65分钟,单台安装效率提高了27.78%,同时用户体验,提高了用户体验。A method for automatically deploying a Weblogic cluster with one key provided by the present invention includes: obtaining a Weblogic installation compressed package; creating a Weblogi installation directory; decompressing a Weblogic installation compressed package to obtain a Weblogic installation package; running the auto_install.sh script; Configure the cluster information on the above-mentioned host, compared with the prior art, the present invention realizes the automatic installation of the Weblogic cluster, the steps are simple, and the working time is greatly saved. It takes 90 minutes to install Weblogic on a single server, but it only takes 65 minutes to deploy and install one piece of the present invention, and the installation efficiency of a single server is increased by 27.78%. At the same time, the user experience is improved.

附图说明Description of drawings

为了更清楚地说明本发明的技术方案,以下将对实施例描述中所需要使用的附图作简单地介绍。In order to illustrate the technical solutions of the present invention more clearly, the drawings that need to be used in the description of the embodiments will be briefly introduced below.

图1为本发明实施例中一种Weblogic集群一键自动部署方法流程示意图。FIG. 1 is a schematic flowchart of a one-click automatic deployment method for a Weblogic cluster in an embodiment of the present invention.

具体实施方式detailed description

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述。显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the drawings in the embodiments of the present invention. Apparently, the described embodiments are only some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.

实施例Example

本发明实施例提供一种Weblogic集群一键自动部署方法,如图1所示,The embodiment of the present invention provides a one-click automatic deployment method of Weblogic cluster, as shown in Figure 1,

一种Weblogic集群一键自动部署方法,包括:A one-click automatic deployment method for Weblogic clusters, including:

101、获取Weblogic安装压缩包;101. Obtain the Weblogic installation compression package;

102、创建Weblogic安装目录;102. Create a Weblogic installation directory;

103、解压所述Weblogic安装压缩包,获取Weblogic安装包;103. Decompress the Weblogic installation package to obtain the Weblogic installation package;

104、打开操作系统管理控制台,接收用户输入参数,所述用户输入数据包括安weblogic管理控制台密码、weblogic域名称、安装weblogic的虚拟机的多个主机名host、安装weblogic的虚拟机相应的多个IP地址、安装weblogic的虚拟机所在的集群名称,所述安装weblogic的虚拟机IP地址;104. Open the operating system management console and receive user input parameters. The user input data includes the password of the weblogic management console, the weblogic domain name, multiple host names host of the virtual machine where weblogic is installed, and the corresponding hostname of the virtual machine where weblogic is installed. Multiple IP addresses, the name of the cluster where the virtual machine where weblogic is installed, and the IP address of the virtual machine where weblogic is installed;

105、初始化配置文件;105. Initialize the configuration file;

106、执行weblogic安装;106. Execute weblogic installation;

107、创建weblogic域;107. Create a weblogic domain;

108、启动weblogic服务;108. Start the weblogic service;

109、配置weblogic域;109. Configure weblogic domain;

110、打包weblogic域信息,将上述配置好的域配置封装打包成domain.Jar,供集群中的其他主机使用;110. Pack the weblogic domain information, package and package the above configured domain configuration into domain.Jar for use by other hosts in the cluster;

111、拷贝域信息,将上述打包好的domain.jar拷贝至集群中的其他主机,并运行domain.jar,使其他主机完成域配置,完成集群配置;111. Copy the domain information, copy the above packaged domain.jar to other hosts in the cluster, and run domain.jar, so that other hosts complete the domain configuration and complete the cluster configuration;

112、重新启动weblogic服务;112. Restart the weblogic service;

113、验证集群版weblogic安装及域创建是否成功。113. Verify whether the cluster version weblogic installation and domain creation are successful.

所述用户输入参数中安装的虚拟机为3个,其对应的虚拟机IP地址为192.168.1.101、192.168.1.102、192.168.1.103。There are three virtual machines installed in the user input parameters, and the corresponding virtual machine IP addresses are 192.168.1.101, 192.168.1.102, and 192.168.1.103.

所述初始化域配置文件包括以下步骤:The initialization domain configuration file includes the following steps:

(1)判断域配置文件是否存在,若存在则删除;(1) Determine whether the domain configuration file exists, and delete it if it exists;

(2)创建域配置文件,提取所述用户输入参数,写入创建的域配置文件中,形成新的域配置文件。(2) Create a domain configuration file, extract the user input parameters, and write them into the created domain configuration file to form a new domain configuration file.

所述执行weblogic安装,包括以下步骤:The implementation of weblogic installation includes the following steps:

(1)创建安装路径;(1) Create an installation path;

(2)创建并配置虚拟内存;(2) Create and configure virtual memory;

(3)安装weblogic依赖环境JDK;(3) Install weblogic dependent environment JDK;

(4)配置系统host;(4) Configure the system host;

(5)识别weblogic安装版本,若版本不符则提示版本错误,需要更新安装包版本;(5) Identify the weblogic installation version. If the version does not match, it will prompt a version error, and the installation package version needs to be updated;

(6)配置并验证环境变量;(6) Configure and verify environment variables;

(7)以静默安装模式运行weblogic安装包,指定静默安装所需的配置文件silent_xml;(7) Run the weblogic installation package in silent installation mode, and specify the configuration file silent_xml required for silent installation;

(8)初始化用户组、用户及密码,设置相应权限;(8) Initialize user groups, users and passwords, and set corresponding permissions;

(9)验证用户及相应的权限是否配置正确。(9) Verify that the user and the corresponding permissions are configured correctly.

所述创建weblogic域,包括以下步骤:The creation of the weblogic domain includes the following steps:

(1)识别操作系统类型;(1) Identify the operating system type;

(2)根据操作系统类型引用对应的域配置文件domain.cfg;(2) Refer to the corresponding domain configuration file domain.cfg according to the operating system type;

(3)读取域配置文件domain.cfg中的域名称、模版路径、管理密码等信息并根据该些信息创建域。(3) Read the domain name, template path, management password and other information in the domain configuration file domain.cfg and create a domain based on the information.

所述配置weblogic域,包括以下步骤:The configuration of the weblogic domain includes the following steps:

(1)验证weblogic服务是否启动完成; (1) Verify whether the weblogic service is started;

(2)启用产品模式; (2) Enable product mode;

(3)配置域根目录、端口、域名称、密码、对应主机名称及主机IP等信息。(3) Configure domain root directory, port, domain name, password, corresponding host name and host IP and other information.

本发明提供的一种Weblogic集群一键自动部署方法,包括:获取Weblogic安装压缩包;创建Weblogi安装目录;解压Weblogic安装压缩包,获取Weblogic安装包;运行auto_install.sh脚本;确定主机,并在所述主机上配置集群信息,相比于现有技术,本发明实现了下Weblogic集群自动安装,步骤简洁,大大节省了工作时间;无需人工手动逐步输入对应配置信息,提高了用户体验。A method for automatically deploying a Weblogic cluster with one key provided by the present invention includes: obtaining a Weblogic installation compressed package; creating a Weblogi installation directory; decompressing a Weblogic installation compressed package to obtain a Weblogic installation package; running the auto_install.sh script; The cluster information is configured on the above-mentioned host, compared with the prior art, the present invention realizes the automatic installation of the Weblogic cluster, the steps are simple, and the working time is greatly saved; there is no need to manually input the corresponding configuration information step by step, which improves the user experience.

以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以所述权利要求的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present invention. All should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be determined by the protection scope of the claims.

Claims (6)

Translated fromChinese
1.一种Weblogic集群一键自动部署方法,其特征在于,包括:1. A method for one-key automatic deployment of Weblogic cluster, characterized in that, comprising:(1)获取Weblogic安装压缩包;(1) Get the Weblogic installation compressed package;(2)创建Weblogic安装目录;(2) Create a Weblogic installation directory;(3)解压所述Weblogic安装压缩包,获取Weblogic安装包;(3) Unzip the Weblogic installation package to obtain the Weblogic installation package;(4)打开操作系统管理控制台,接收用户输入参数,所述用户输入数据包括安weblogic管理控制台密码、weblogic域名称、安装weblogic的虚拟机的多个主机名host、安装weblogic的虚拟机相应的多个IP地址、安装weblogic的虚拟机所在的集群名称,所述安装weblogic的虚拟机IP地址;(4) Open the operating system management console and receive user input parameters. The user input data includes the password of the weblogic management console, the weblogic domain name, multiple host names of the virtual machine where weblogic is installed, and the virtual machine corresponding to weblogic multiple IP addresses, the name of the cluster where the virtual machine where weblogic is installed, and the IP address of the virtual machine where weblogic is installed;(5)初始化配置文件;(5) Initialize the configuration file;(6)执行weblogic安装;(6) Execute weblogic installation;(7)创建weblogic域;(7) Create a weblogic domain;(8)启动weblogic服务;(8) Start the weblogic service;(9)配置weblogic域;(9) Configure the weblogic domain;(10)打包weblogic域信息,将上述配置好的域配置封装打包成domain.Jar,供集群中的其他主机使用;(10) Pack the weblogic domain information, and package the configured domain configuration above into domain.Jar for use by other hosts in the cluster;(11)拷贝域信息,将上一步中打包好的domain.Jar拷贝至集群中的其他的主机,并运行domain.Jar,使其他主机完成域配置,完成集群配置(11) Copy the domain information, copy the domain.Jar packaged in the previous step to other hosts in the cluster, and run domain.Jar, so that other hosts can complete the domain configuration and complete the cluster configuration(12)重新启动weblogic服务;(12) Restart the weblogic service;(13)验证集群版weblogic安装及域创建是否成功。(13) Verify whether the cluster version weblogic installation and domain creation are successful.2.根据权利要求1所述的一种Weblogic集群一键自动部署方法,其特征在于,所述用户输入参数中安装的虚拟机为3个,其对应的虚拟机IP地址为3个IP地址。2. a kind of Weblogic cluster one key automatic deployment method according to claim 1, is characterized in that, the virtual machine installed in the described user input parameter is 3, and its corresponding virtual machine IP address is 3 IP addresses.3.根据权利要求1所述的一种Weblogic集群一键自动部署方法,其特征在于,所述初始化域配置文件包括以下步骤:3. a kind of Weblogic cluster one key automatic deployment method according to claim 1, is characterized in that, described initialization domain configuration file comprises the following steps:(1)判断域配置文件是否存在,若存在则删除;(1) Determine whether the domain configuration file exists, and delete it if it exists;(2)创建域配置文件,提取所述用户输入参数,写入创建的域配置文件中,形成新的域配置文件。(2) Create a domain configuration file, extract the user input parameters, and write them into the created domain configuration file to form a new domain configuration file.4.根据权利要求1所述的一种Weblogic集群一键自动部署方法,其特征在于,所述执行weblogic安装,包括以下步骤:4. a kind of Weblogic cluster one-key automatic deployment method according to claim 1, is characterized in that, described execution weblogic is installed, comprises the following steps:(1)创建安装路径;(1) Create an installation path;(2)创建并配置虚拟内存;(2) Create and configure virtual memory;(3)安装weblogic依赖环境JDK;(3) Install weblogic dependent environment JDK;(4)配置系统host;(4) Configure the system host;(5)识别weblogic安装版本,若版本不符则提示版本错误,需要更新安装包版本;(5) Identify the weblogic installation version. If the version does not match, it will prompt a version error, and the installation package version needs to be updated;(6)配置并验证环境变量;(6) Configure and verify environment variables;(7)以静默安装模式运行weblogic安装包,指定静默安装所需的配置文件silent_xml;(7) Run the weblogic installation package in silent installation mode, and specify the configuration file silent_xml required for silent installation;(8)初始化用户组、用户及密码,设置相应权限;(8) Initialize user groups, users and passwords, and set corresponding permissions;(9)验证用户及相应的权限是否配置正确。(9) Verify that the user and the corresponding permissions are configured correctly.5.根据权利要求1所述的一种Weblogic集群一键自动部署方法,其特征在于:所述创建weblogic域,包括以下步骤:5. a kind of Weblogic cluster one key automatic deployment method according to claim 1, is characterized in that: described creating weblogic domain, comprises the following steps:(1)识别操作系统类型;(1) Identify the operating system type;(2)根据操作系统类型引用对应的域配置文件domain.cfg;(2) Refer to the corresponding domain configuration file domain.cfg according to the operating system type;(3)读取域配置文件domain.cfg中的域名称、模版路径、管理密码等信息并根据该些信息创建域。(3) Read the domain name, template path, management password and other information in the domain configuration file domain.cfg and create a domain based on the information.6.根据权利要求1所述的一种Weblogic集群一键自动部署方法,其特征在于:6. a kind of Weblogic cluster one key automatic deployment method according to claim 1, is characterized in that:所述配置weblogic域,包括以下步骤:The configuration of the weblogic domain includes the following steps: (1)验证weblogic服务是否启动完成; (1) Verify whether the weblogic service is started; (2)启用产品模式; (2) Enable product mode;(3)配置域根目录、端口、域名称、密码、对应主机名称及主机IP等信息。(3) Configure domain root directory, port, domain name, password, corresponding host name and host IP and other information.
CN201610749496.1A2016-08-302016-08-30Weblogic cluster one-key automatic deployment methodPendingCN106325953A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201610749496.1ACN106325953A (en)2016-08-302016-08-30Weblogic cluster one-key automatic deployment method

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201610749496.1ACN106325953A (en)2016-08-302016-08-30Weblogic cluster one-key automatic deployment method

Publications (1)

Publication NumberPublication Date
CN106325953Atrue CN106325953A (en)2017-01-11

Family

ID=57788196

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201610749496.1APendingCN106325953A (en)2016-08-302016-08-30Weblogic cluster one-key automatic deployment method

Country Status (1)

CountryLink
CN (1)CN106325953A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN106953859A (en)*2017-03-172017-07-14郑州云海信息技术有限公司 A SSL protocol configuration method for WebLogic cluster
CN107066261A (en)*2017-03-092017-08-18郑州云海信息技术有限公司The system and method for data-base cluster are built in a kind of K UX operating systems
CN107544829A (en)*2017-09-112018-01-05郑州云海信息技术有限公司A kind of automatic deployment method of ElasticSearch clusters
CN107634860A (en)*2017-10-092018-01-26上海新炬网络信息技术股份有限公司A kind of weblogic clusters patch batch automatically updating method
CN108021474A (en)*2017-11-302018-05-11郑州云海信息技术有限公司It is a kind of based on Weblogic using one-touch rollback and the method for incremental update
CN109977659A (en)*2019-02-182019-07-05平安科技(深圳)有限公司Weblogic automatically creates method, system, device and the storage medium of local user
CN110825523A (en)*2019-11-022020-02-21上海新炬网络信息技术股份有限公司Method for realizing cluster deployment based on Weblogic load balancing
CN111045695A (en)*2019-12-152020-04-21北京浪潮数据技术有限公司WebLogic middleware deployment device, method, equipment and medium
CN111966364A (en)*2020-07-312020-11-20国网福建省电力有限公司 A method and system for building a Weblogic automation environment based on docker
CN111984372A (en)*2020-08-192020-11-24中国建设银行股份有限公司Data processing method and system
CN112468313A (en)*2020-10-282021-03-09北京思特奇信息技术股份有限公司WebLogic cluster rapid deployment method and system
CN113821303A (en)*2021-09-032021-12-21济南浪潮数据技术有限公司Method and device for deploying hardor cluster and readable storage medium
CN113986365A (en)*2021-11-152022-01-28中国建设银行股份有限公司Weblogic-based information modification method and device
CN114024842A (en)*2021-11-022022-02-08中国建设银行股份有限公司Weblogic domain building method and device, storage medium and electronic equipment
CN119226094A (en)*2024-12-022024-12-31天津南大通用数据技术股份有限公司 Database monitoring automated deployment method, device, equipment and medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104392305A (en)*2014-11-112015-03-04国家电网公司Integrated data platform for full-service management of grid planning, design and consultation

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104392305A (en)*2014-11-112015-03-04国家电网公司Integrated data platform for full-service management of grid planning, design and consultation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
下载编辑: "专家级WebLogic_12c安装使用手册", 《HTTP://WWW.2CTO.COM/EBOOK/201510/61059.HTML#DOWNLOAD》*

Cited By (24)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN107066261A (en)*2017-03-092017-08-18郑州云海信息技术有限公司The system and method for data-base cluster are built in a kind of K UX operating systems
CN106953859B (en)*2017-03-172020-06-26苏州浪潮智能科技有限公司SSL protocol configuration method of WebLogic cluster
CN106953859A (en)*2017-03-172017-07-14郑州云海信息技术有限公司 A SSL protocol configuration method for WebLogic cluster
CN107544829A (en)*2017-09-112018-01-05郑州云海信息技术有限公司A kind of automatic deployment method of ElasticSearch clusters
CN107634860A (en)*2017-10-092018-01-26上海新炬网络信息技术股份有限公司A kind of weblogic clusters patch batch automatically updating method
CN107634860B (en)*2017-10-092021-05-25上海新炬网络信息技术股份有限公司Method for automatically upgrading weblogic cluster patches in batches
CN108021474A (en)*2017-11-302018-05-11郑州云海信息技术有限公司It is a kind of based on Weblogic using one-touch rollback and the method for incremental update
CN109977659A (en)*2019-02-182019-07-05平安科技(深圳)有限公司Weblogic automatically creates method, system, device and the storage medium of local user
CN110825523A (en)*2019-11-022020-02-21上海新炬网络信息技术股份有限公司Method for realizing cluster deployment based on Weblogic load balancing
CN110825523B (en)*2019-11-022024-04-26上海新炬网络信息技术股份有限公司Method for realizing cluster deployment based on Weblogic load balancing
CN111045695A (en)*2019-12-152020-04-21北京浪潮数据技术有限公司WebLogic middleware deployment device, method, equipment and medium
CN111966364A (en)*2020-07-312020-11-20国网福建省电力有限公司 A method and system for building a Weblogic automation environment based on docker
CN111984372B (en)*2020-08-192024-06-18中国建设银行股份有限公司Data processing method and system
CN111984372A (en)*2020-08-192020-11-24中国建设银行股份有限公司Data processing method and system
CN112468313B (en)*2020-10-282023-07-07北京思特奇信息技术股份有限公司WebLogic cluster rapid deployment method and system
CN112468313A (en)*2020-10-282021-03-09北京思特奇信息技术股份有限公司WebLogic cluster rapid deployment method and system
CN113821303A (en)*2021-09-032021-12-21济南浪潮数据技术有限公司Method and device for deploying hardor cluster and readable storage medium
CN113821303B (en)*2021-09-032024-11-08济南浪潮数据技术有限公司 A method, device and readable storage medium for deploying a harbor cluster
CN114024842A (en)*2021-11-022022-02-08中国建设银行股份有限公司Weblogic domain building method and device, storage medium and electronic equipment
CN114024842B (en)*2021-11-022024-09-27中国建设银行股份有限公司Weblogic domain building method and device, storage medium and electronic equipment
CN113986365A (en)*2021-11-152022-01-28中国建设银行股份有限公司Weblogic-based information modification method and device
CN113986365B (en)*2021-11-152025-03-14中国建设银行股份有限公司 Information modification method and device based on WebLogic
CN119226094A (en)*2024-12-022024-12-31天津南大通用数据技术股份有限公司 Database monitoring automated deployment method, device, equipment and medium
CN119226094B (en)*2024-12-022025-04-11天津南大通用数据技术股份有限公司 Database monitoring automated deployment method, device, equipment and medium

Similar Documents

PublicationPublication DateTitle
CN106325953A (en)Weblogic cluster one-key automatic deployment method
US10461999B2 (en)Methods and systems for managing interconnection of virtual network functions
CN102648448B (en) Provision and manage replicated data
US9250672B2 (en)Cloning target machines in a software provisioning environment
WO2019184116A1 (en)Method and device for automatically building kubernetes main node, terminal device and computer-readable storage medium
CN104035876B (en)Method for implementing LINPACK cluster test in IB network environment based on PXE, SHELL and EXPECT
CN106325951A (en)Automatic deployment method for application system supporting multiple databases and multiple middleware types
CN106325954A (en)Oracle and Weblogic combined one-key automatic deployment method
CN110286921B (en)CDH method for automatically installing distributed big data platform
CN104572227A (en)Method for refreshing CPLD FW through BMC based on Itanium platform
US20230229481A1 (en)Provisioning dpu management operating systems
CN107391665A (en)The creation method and device of a kind of database instance
US20250147797A1 (en)Just-in-time assembly for managed virtual machines
CN110928554A (en)Deployment method, device, equipment and storage medium
CN107766055A (en)A kind of client linux system installation method based on GUI module
US12175257B2 (en)Provisioning DPU management operating systems using host and DPU boot coordination
CN106372142A (en)DM database and Weblogic combination one-key automatic deployment method
CN106406934A (en)One-key automatic deployment method for SQL Server and Weblogic combination
WO2024258573A1 (en)Cross-regional infrastructure configurations for disaster recovery
CN107391197A (en)The installation method and device of a kind of (SuSE) Linux OS
US12341654B2 (en)Cross-regional infrastructure configurations for disaster recovery
US20250088417A1 (en)Architecture for remote delivery and application of datacenter management configurations
CN107861761B (en) A method and system for starting a physical host
CN116737182A (en) An operating system automatic deployment method, system, device and readable storage medium
CN111984372B (en)Data processing method and system

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication
RJ01Rejection of invention patent application after publication

Application publication date:20170111


[8]ページ先頭

©2009-2025 Movatter.jp