Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Configuration --> Remote Start

Tasks     Additional Documentation     Attributes

Overview

Use this page to configure managed server startup settings for use with the Node Manager application. Node Manager uses these settings when starting this server on a remote machine.

The startup options on this page apply only to managed WebLogic Server instances in the domain (the Administration Server cannot be started remotely), and are valid only for systems that have an associated machine entry and Node Manager application.

The Administration Console also provides the ability to stop, kill, resume, or suspend a managed server (or stop the administration server itself), even for domains that do not use Node Manager. See the links below for more information.

Note that all attribute paths on this page refer to paths on the Node Manager machine (generally a remote machine).

Tasks

Configuring a Machine

Starting and Shutting Down Domains

Starting a Server

Shutting Down a Server

Additional Documentation

(Requires an Internet connection.)

Managing Server Availability with the Node Manager

Starting and Stopping WebLogic Servers

Attributes

Attribute Label

Description

Value Constraints

Java Home

The Java home directory (on the Node Manager machine) to use when starting this server. The java binary (or java.exe executable in Windows) is taken from the Java home /bin directory to start the managed server.

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: JavaHome

Configurable: yes

Readable: yes

Writable: yes

BEA Home

The BEA home to be used to start this server. Note that this path is on the Node Manager machine.

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: BeaHome

Configurable: yes

Readable: yes

Writable: yes

Root Directory

The RootDirectory to be used to start this server. Note that this path is on the Node Manager machine.

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: RootDirectory

Configurable: yes

Readable: yes

Writable: yes

Class Path

The classpath to use when starting this server. Note that all paths refer to paths on the Node Manager machine.

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: ClassPath

Configurable: yes

Readable: yes

Writable: yes

Arguments

The startup arguments to use when starting this server.

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: Arguments

Configurable: yes

Readable: yes

Writable: yes

Security Policy File

The security policy file to use when starting this server. Note that the directory and filename refer to a path on the Node Manager machine.

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: SecurityPolicyFile

Configurable: yes

Readable: yes

Writable: yes

Username

The username to use when booting the server and performing server health monitoring.

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: Username

Default: ""

Configurable: yes

Readable: yes

Writable: yes

Password

The password of the username used to boot the server and perform server health monitoring.

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: Password

Default: ""

Configurable: yes

Encrypted: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next