Oracle Weblogic Server (MOSC)

MOSC Banner

Starting Oracle Fusion Middleware Administration Server as Windows Service

edited Jun 25, 2021 2:04PM in Oracle Weblogic Server (MOSC) 2 commentsAnswered

Platform: Windows 2019 Data Center Server on Azure Cloud.

Oracle Fusion Middleware 12.2..4.0

I have installed a Windows service to start an administration server in Oracle Fusion Middleware 12.2.1.4.0.

I have followed the guidance given at:

Setting Up a WebLogic Server Instance as a Windows Service (oracle.com)

The contents of the cmd file that I ran to install the service are shown below:

echo off

SETLOCAL

set MW_HOME=S:\Oracle\Middleware\Oracle_Home

set DOMAIN_NAME=base_domain

set USERDOMAIN_HOME=S:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\config

set SERVER_NAME=AdminServer

set WL_HOME=S:\Oracle\Middleware\Oracle_Home\wlserver

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center