bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Configuration --> Remote Start

Tasks     Related Topics     Attributes

Overview

Use this page to configure the startup arguments that Node Manager will use when you starting this Managed Server from the Administration Console.

To start the Managed Server using Node Manager, a Node Manager process must run on the same machine as the Managed Server.

Tasks

Configure Startup Arguments for Managed Servers

Configuring a Machine

Starting Managed Servers from the Administration Console

Starting All Managed Servers in a Domain

Shutting Down a Server

Shutting Down All Servers in a Domain

Related Topics

"Overview of Node Manager"

"Configuring, Starting, and Stopping Node Manager"

Starting and Stopping Servers

Attributes

Table 1-7

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


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


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


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


Arguments

The startup arguments to use when starting this server.

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: Arguments


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


Username

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

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: Username

Default: ""

Password

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

MBean: weblogic.management.
configuration.
ServerStartMBean

Attribute: Password

Default: ""

Encrypted: yes

 

Back to Top Previous Next