How to start WebLogic Server on Windows and Linux from the command line

Source: Internet
Author: User

1. Open the Command Line window and switch to<MW_HOME>\user_projects\domains\mydomain\bin

2.运行命令来启动管理服务器(Admin Server):

           Bin/startweblogic.cmd (Windows)

           Bin/startweblogic.sh (Linux)

  <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode> 如果看到这句话则说明启动成功。

3.运行命令来启动被管理服务器(前提是有被管理服务器(Managed Server)):

  Bin/startmanagedweblogic.cmd myserver http://localhost:7001 (Windows)

  bin/startmanagedweblogic.sh myserver http://localhost:7001 (UNIX)

4.可以通过一下三个连接来验证是否启动成功:

  http://localhost:7001/em

  http://localhost:7001/analytics

  http://localhost:7001/console/

How to start WebLogic Server on Windows and Linux from the command line

Related Article

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.