BEA WebLogic Server 7 Wartungshandbuch

Stöbern Sie online oder laden Sie Wartungshandbuch nach Server BEA WebLogic Server 7 herunter. BEA WebLogic Server 7 Technical data [en] Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 190
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen

Inhaltsverzeichnis

Seite 1 - WebLogic

BEAWebLogicServer™Configuring andManaging WebLogicServerRelease 8.1DocumentRevised:December5.2002

Seite 2 - Trademarks or Service Marks

Configuring and Managing WebLogic Server -xBacking up config.xml... 10-6WebL

Seite 3 - Version 8.1

Lifecycle CommandsConfiguring and Managing WebLogic Server 6-93. If you have configured a server instance to use a separate administration port, these

Seite 4 - Contents

6 Server Lifecycle6-10 Configuring and Managing WebLogic ServerGraceful Shutdown SequenceThe following list shows the order in which subsystems suspen

Seite 5

Lifecycle CommandsConfiguring and Managing WebLogic Server 6-11Note: Graceful Shutdown Timeout is a different attribute fromServerLifeCycleTimeoutVal,

Seite 6 - 3. Overview of Node Manager

6 Server Lifecycle6-12 Configuring and Managing WebLogic ServerThe completion of pending sessions is optional. To immediate drop all sessions, usethe

Seite 7 - 6. Server Lifecycle

Lifecycle CommandsConfiguring and Managing WebLogic Server 6-13Forced ShutdownA forced shutdown is immediate—WebLogic Server subsystems suspend allapp

Seite 8

6 Server Lifecycle6-14 Configuring and Managing WebLogic Server

Seite 9 - 10. Recovering Failed Servers

Configuring and Managing WebLogic Server 7-1CHAPTER7 Configuring WebLogic Server Web ComponentsThe following sections discuss how to configure WebLogi

Seite 10

7 Configuring WebLogic Server Web Components7-2 Configuring and Managing WebLogic ServerOverviewIn addition to its ability to host dynamic Java-based

Seite 11

HTTP ParametersConfiguring and Managing WebLogic Server 7-3SendServerHeaderIf set to false, the servername is not sent with theHTTP response. Usefulfo

Seite 12 - About This Document

7 Configuring WebLogic Server Web Components7-4 Configuring and Managing WebLogic ServerConfiguring the Listen PortYou can specify the port that each

Seite 13 - How to Print the Document

-xi Configuring and Managing WebLogic ServerConfiguring Network Channels with a Cluster ...11-11Create the Cluster.

Seite 14 - Contact Us!

Web ApplicationsConfiguring and Managing WebLogic Server 7-5Web ApplicationsHTTP and Web Applications are deployed according to the Servlet 2.3 specif

Seite 15 - Documentation Conventions

7 Configuring WebLogic Server Web Components7-6 Configuring and Managing WebLogic ServerWeb Applications and ClusteringWeb Applications can be deploye

Seite 16 - Convention Usage

Configuring Virtual HostingConfiguring and Managing WebLogic Server 7-7To designate a default Web Application for a server or virtual host, use theAdm

Seite 17

7 Configuring WebLogic Server Web Components7-8 Configuring and Managing WebLogic ServerFor example, you can specify that a Web Application called boo

Seite 18 - 1 Overview of WebLogic

Configuring Virtual HostingConfiguring and Managing WebLogic Server 7-9Setting Up a Virtual HostTo define a virtual host, use the Administration Conso

Seite 19 - WebLogic Server Domains

7 Configuring WebLogic Server Web Components7-10 Configuring and Managing WebLogic Servera. Select the Targets tab.b. Select the Clusters tab. You wil

Seite 20

How WebLogic Server Resolves HTTP RequestsConfiguring and Managing WebLogic Server 7-11The table below provides some sample URLs and the file that is

Seite 21

7 Configuring WebLogic Server Web Components7-12 Configuring and Managing WebLogic Serverhttp://host:port/naval Does notmatterServlet mapped with<u

Seite 22

How WebLogic Server Resolves HTTP RequestsConfiguring and Managing WebLogic Server 7-13* For more information, see Configuring Welcome Pages athttp://

Seite 23

7 Configuring WebLogic Server Web Components7-14 Configuring and Managing WebLogic ServerSetting Up HTTP Access LogsWebLogic Server can keep a log of

Seite 24 - Failover for Managed Servers

Configuring and Managing WebLogic Server -xiiCHAPTERAbout This DocumentThis document describes how to configure and manage a WebLogic Server domain.Th

Seite 25 - System Administration Console

Setting Up HTTP Access LogsConfiguring and Managing WebLogic Server 7-15RFC931Any information returned by IDENTD for the remote client; WebLogic Serve

Seite 26 - Command-Line Interface

7 Configuring WebLogic Server Web Components7-16 Configuring and Managing WebLogic ServerCreating the Fields DirectiveThe first line of your log file

Seite 27

Setting Up HTTP Access LogsConfiguring and Managing WebLogic Server 7-17The following identifiers require prefixes, and cannot be used alone. The supp

Seite 28 - Node Manager

7 Configuring WebLogic Server Web Components7-18 Configuring and Managing WebLogic Servercs-uri-queryOnly the query portion of the URI. This field has

Seite 29 - ! Logging

Setting Up HTTP Access LogsConfiguring and Managing WebLogic Server 7-19http://e-docs.bea.com/wls/docs81b/javadocs/weblogic/servlet/logging/FormatStri

Seite 30 - Editing config.xml

7 Configuring WebLogic Server Web Components7-20 Configuring and Managing WebLogic Serverint getResponseContentLength();javax.servlet.ServletResponse.

Seite 31 - Clusters

Setting Up HTTP Access LogsConfiguring and Managing WebLogic Server 7-21Enumeration getHeaders(String name);javax.servlet.http.Http.ServletRequestint

Seite 32 - Network Channels

7 Configuring WebLogic Server Web Components7-22 Configuring and Managing WebLogic ServerListing 7-1 Java Class for Creating a Custom ELF Fieldimport

Seite 33 - WebLogic Messaging Bridge

Setting Up WebLogic Server for HTTP TunnelingConfiguring and Managing WebLogic Server 7-23MaxPostSizeLimits the number of bytes of data received in a

Seite 34 - Applications

7 Configuring WebLogic Server Web Components7-24 Configuring and Managing WebLogic ServerEnable TunnelingEnables or disables HTTP tunneling. HTTP tunn

Seite 35

-xiii Configuring and Managing WebLogic Server! Chapter 11, “Configuring Network Resources.” describes how to optimize yourWebLogic Server domain for

Seite 36 - Transactions

Using Native I/O for Serving Static Files (Windows Only)Configuring and Managing WebLogic Server 7-25The client must specify the port in the URL, even

Seite 37 - Security

7 Configuring WebLogic Server Web Components7-26 Configuring and Managing WebLogic Server<context-param><param-name>weblogic.http.nativeIO

Seite 38 - WebLogic Tuxedo Connector

Configuring and Managing WebLogic Server 8-1CHAPTER8 Protecting System Administration OperationsTo leverage individual skills, many Web development te

Seite 39

8 Protecting System Administration Operations8-2 Configuring and Managing WebLogic ServerOperations Available to Each RoleTable 8-1 describes the four

Seite 40 - ! Apache

Operations Available to Each RoleConfiguring and Managing WebLogic Server 8-3While you can create any number of additional roles for use in your appli

Seite 41 - Monitoring

8 Protecting System Administration Operations8-4 Configuring and Managing WebLogic ServerFigure 8-1 Relationship of Group and Role MembershipFor examp

Seite 42 - Licenses

Overlapping Permissions for System Administration MBeans and Policies on Resourc-Configuring and Managing WebLogic Server 8-5! The Administration Cons

Seite 43

8 Protecting System Administration Operations8-6 Configuring and Managing WebLogic ServerResources and PoliciesA WebLogic Server instance, the server’

Seite 44 - 2 Overview of WebLogic

Overlapping Permissions for System Administration MBeans and Policies on Resourc-Configuring and Managing WebLogic Server 8-7Working with PoliciesYou

Seite 45 - Contents of a Domain

8 Protecting System Administration Operations8-8 Configuring and Managing WebLogic ServerMaintaining a Consistent Security SchemeThe default configura

Seite 46 - What Is a Domain?

Configuring and Managing WebLogic Server -xivRelated Information WebLogic Server Administration Console Help athttp://e-docs.bea.com/wls/docs81b/Conso

Seite 47

Permissions for Starting and Shutting Down a WebLogic ServerConfiguring and Managing WebLogic Server 8-9! Shutting Down a WebLogic ServerPermissions f

Seite 48

8 Protecting System Administration Operations8-10 Configuring and Managing WebLogic ServerShutting Down a WebLogic ServerShutting down a WebLogic Serv

Seite 49 - Common Domain Types

Configuring and Managing WebLogic Server 9-1CHAPTER9 Monitoring a WebLogic Server DomainThese sections describe WebLogic Server monitoring capabilitie

Seite 50 - Domain Restrictions

9 Monitoring a WebLogic Server Domain9-2 Configuring and Managing WebLogic ServerThe Administration Console obtains information about domain resources

Seite 51 - Domain Directories Structure

Facilities for Monitoring WebLogic ServerConfiguring and Managing WebLogic Server 9-3Obtaining Server Health ProgrammaticallyYou can check the self-re

Seite 52

9 Monitoring a WebLogic Server Domain9-4 Configuring and Managing WebLogic ServerIf you start a Managed Server with Node Manager, Node Manager redirec

Seite 53

Monitoring WebLogic Server using the Administration ConsoleConfiguring and Managing WebLogic Server 9-5Monitoring WebLogic Server using the Administra

Seite 54

9 Monitoring a WebLogic Server Domain9-6 Configuring and Managing WebLogic ServerOther Domain Monitoring LinksEach domain-level monitoring page has li

Seite 55

Monitoring WebLogic Server using the Administration ConsoleConfiguring and Managing WebLogic Server 9-7Console Page Attributes DisplayedDomain→Server→

Seite 56 - 3 Overview of Node

9 Monitoring a WebLogic Server Domain9-8 Configuring and Managing WebLogic ServerDomain→Server→Monitoring→JMS! Current Connections! Connections High!

Seite 57 - 3 Overview of Node Manager

-xv Configuring and Managing WebLogic ServerDocumentation ConventionsThe following documentation conventions are used throughout this document.Convent

Seite 58

Monitoring WebLogic Server using the Administration ConsoleConfiguring and Managing WebLogic Server 9-9TransactionbyName ! Pooled Beans Current Count!

Seite 59 - Node Manager Clients

9 Monitoring a WebLogic Server Domain9-10 Configuring and Managing WebLogic ServerOther Server Monitoring LinksEach top level tab page for a server in

Seite 60 - Start Managed Servers

Monitoring WebLogic Server using the Administration ConsoleConfiguring and Managing WebLogic Server 9-11.Machines Monitoring PagesThe following table

Seite 61

9 Monitoring a WebLogic Server Domain9-12 Configuring and Managing WebLogic ServerDeployments Monitoring PagesThe following table lists the monitoring

Seite 62

Monitoring WebLogic Server using the Administration ConsoleConfiguring and Managing WebLogic Server 9-13EJB --> Monitoring --> Entity EJBs ! Poo

Seite 63

9 Monitoring a WebLogic Server Domain9-14 Configuring and Managing WebLogic ServerServices Monitoring PagesThe following table lists the monitoring pa

Seite 64 - 4 Configuring, Starting

Monitoring WebLogic Server using the Administration ConsoleConfiguring and Managing WebLogic Server 9-15JMS QueuesConsole Page Attributes Displayed

Seite 65 - Configuration Checklist

9 Monitoring a WebLogic Server Domain9-16 Configuring and Managing WebLogic Server

Seite 66 - Configuring Node Manager

Configuring and Managing WebLogic Server 10-1CHAPTER10Recovering Failed ServersA variety of events can lead to the failure of a server instance. Often

Seite 67 - Update nodemanager.properties

10 Recovering Failed Servers10-2 Configuring and Managing WebLogic ServerAutomatic Restart for Managed ServersWebLogic Server provides self-health mon

Seite 68

Configuring and Managing WebLogic Server -xvi|Separates mutually exclusive choices in a syntax line. Example:java weblogic.deploy [list|deploy|undeplo

Seite 69

WebLogic Server Failure Recovery FeaturesConfiguring and Managing WebLogic Server 10-3Managed Server in MSI mode always looks for a configuration file

Seite 70

10 Recovering Failed Servers10-4 Configuring and Managing WebLogic ServerMSI Mode and SSLIf you set up SSL for your servers, each server requires its

Seite 71

Backing Up Configuration and Security DataConfiguring and Managing WebLogic Server 10-5To enable a Managed Server to replicate the domain's confi

Seite 72

10 Recovering Failed Servers10-6 Configuring and Managing WebLogic ServerBacking up config.xmlBy default, an Administration Server stores a domain’s c

Seite 73 - Node Manager Properties

Backing Up Configuration and Security DataConfiguring and Managing WebLogic Server 10-7The new file, WL_HOME\samples\server\config\medrec\config.xml,r

Seite 74 - Description Default

10 Recovering Failed Servers10-8 Configuring and Managing WebLogic ServerExample of Archives of config.xml During Startup If your domain configuration

Seite 75 - Stopping Node Manager

Backing Up Configuration and Security DataConfiguring and Managing WebLogic Server 10-9providers cannot modify security data while the domain’s Admini

Seite 76 - Managed Server Log Files

10 Recovering Failed Servers10-10 Configuring and Managing WebLogic ServerRestarting Failed Server InstancesThe nature of your applications and user d

Seite 77 - Correcting Common Problems

Restarting Failed Server InstancesConfiguring and Managing WebLogic Server 10-11Restarting an Administration Server When Managed Servers are RunningIf

Seite 78

10 Recovering Failed Servers10-12 Configuring and Managing WebLogic Server2. Make your application files available to the new Administration Server by

Seite 79

-xvii Configuring and Managing WebLogic Server

Seite 80

Restarting Failed Server InstancesConfiguring and Managing WebLogic Server 10-13Starting a Managed Server When the Administration Server Is Not Access

Seite 81

10 Recovering Failed Servers10-14 Configuring and Managing WebLogic ServerAdditional Failure TopicsFor information related to recovering JMS data from

Seite 82 - 5 Setting Up a WebLogic

Creating and Configuring WebLogic Server Domains 11-1CHAPTER11 Configuring Network ResourcesWebLogic Server allows you to manage the connection behavi

Seite 83 - Setting Up a Windows Service

11 Configuring Network Resources11-2 Creating and Configuring WebLogic Server DomainsWebLogic Server allows you to control the network traffic associa

Seite 84

Understanding Network ChannelsCreating and Configuring WebLogic Server Domains 11-3What is a Channel?A Network Channel is a configurable resource that

Seite 85 - " -depend: service_names

11 Configuring Network Resources11-4 Creating and Configuring WebLogic Server DomainsServerMBean and SSLMBean represent a server instance and its SSL

Seite 86 - Verifying the Setup

Understanding Network ChannelsCreating and Configuring WebLogic Server Domains 11-5guaranteed level of throughput, by assigning the highest weighting

Seite 87 - →Settings→Control Panel

11 Configuring Network Resources11-6 Creating and Configuring WebLogic Server DomainsNote: The default channel and administration channel, derived fro

Seite 88 - Windows Service

Understanding Network ChannelsCreating and Configuring WebLogic Server Domains 11-7Standard WebLogic Server ChannelsWebLogic Server provides pre-confi

Seite 89 - (beasvc.exe)

11 Configuring Network Resources11-8 Creating and Configuring WebLogic Server DomainsAdministration Port CapabilitiesAn administration port provides t

Seite 90

Configuring and Managing WebLogic Server 1-1CHAPTER1 Overview of WebLogic System AdministrationThe following sections provide an overview of system ad

Seite 91 - Run the script

Understanding Network ChannelsCreating and Configuring WebLogic Server Domains 11-9! After you enable the administration port, you must establish an S

Seite 92

11 Configuring Network Resources11-10 Creating and Configuring WebLogic Server DomainsIf the hostname in the URL is is not identical to the hostname i

Seite 93

Configuring a ChannelCreating and Configuring WebLogic Server Domains 11-11! Some protocols do not support particular features of channels. In particu

Seite 94 - Getting Server State

11 Configuring Network Resources11-12 Creating and Configuring WebLogic Server Domains! For each channel you want to use in the cluster, configure the

Seite 95 - Understanding Server State

Configuring and Managing WebLogic Server A-1CHAPTERA Starting and Stopping Servers: Quick ReferenceThe following sections describe simple, frequently

Seite 96

A Starting and Stopping Servers: Quick ReferenceA-2 Configuring and Managing WebLogic ServerStarting Instances of WebLogic ServerIn the following tabl

Seite 97

Starting Instances of WebLogic ServerConfiguring and Managing WebLogic Server A-3For information on the username and password that you use when starti

Seite 98

A Starting and Stopping Servers: Quick ReferenceA-4 Configuring and Managing WebLogic ServerShutting Down Instances of WebLogic ServerThe recommended

Seite 99

Configuring and Managing WebLogic Server I--1IndexAaccess logs 7-14Administration Consoleread-only access 8-2stopping WebLogic Servers from A-4Adminis

Seite 100 - Graceful Shutdown

I--2 Configuring and Managing WebLogic Servermonitoring 9-14JRockitRuntimeJRockitConcurrent 9-10Gc Algorithm 9-10GCHandles Compaction 9-10Generational

Seite 101 - 6 Server Lifecycle

1 Overview of WebLogic System Administration1-2 Configuring and Managing WebLogic ServerIntroduction to System AdministrationWebLogic Server system ad

Seite 102

Configuring and Managing WebLogic Server I--3WWeb Application 7-5default Web Application 7-6URL 7-11Windows Servicestarting WebLogic Server as 5-6Wind

Seite 103

Configuring and Managing WebLogic Server -iiCopyrightCopyright © 2002 BEA Systems, Inc. All Rights Reserved.Restricted Rights LegendThis software and

Seite 104 - Forced Shutdown

WebLogic Server DomainsConfiguring and Managing WebLogic Server 1-3Note: All WebLogic Server instances in a domain must run the same version of theWeb

Seite 105

1 Overview of WebLogic System Administration1-4 Configuring and Managing WebLogic ServerFigure 1-1 depicts a possible configuration of a WebLogic Serv

Seite 106 - 7 Configuring WebLogic

System Administration InfrastructureConfiguring and Managing WebLogic Server 1-5System Administration InfrastructureSystem administration infrastructu

Seite 107 - HTTP Parameters

1 Overview of WebLogic System Administration1-6 Configuring and Managing WebLogic ServerRuntime Mbeans contain sets of attributes consisting of runtim

Seite 108

The Administration Server and Managed ServersConfiguring and Managing WebLogic Server 1-7you can replace a failed Administration Server with a backup

Seite 109 - Configuring the Listen Port

1 Overview of WebLogic System Administration1-8 Configuring and Managing WebLogic ServerService Packs and WebLogic Server InstancesAll WebLogic Server

Seite 110 - Web Applications

System Administration ToolsConfiguring and Managing WebLogic Server 1-9Administration Console allows you to manage a WebLogic Server domain containing

Seite 111

1 Overview of WebLogic System Administration1-10 Configuring and Managing WebLogic Servergraphical user interface. You can use only the command-line i

Seite 112 - Configuring Virtual Hosting

System Administration ToolsConfiguring and Managing WebLogic Server 1-11For more information, see:! Programming WebLogic JMX Services athttp://e-docs.

Seite 113

1 Overview of WebLogic System Administration1-12 Configuring and Managing WebLogic ServerFor more information, see Creating Domains and Servers.SNMPWe

Seite 114 - Setting Up a Virtual Host

-iii Configuring and Managing WebLogic ServerAll other trademarks are the property of their respective companies.Configuring and Managing WebLogic Ser

Seite 115 - Requests

Resources You Can Manage in a WebLogic Server DomainConfiguring and Managing WebLogic Server 1-13You can also configure a special domain log that cont

Seite 116 - →Files tab

1 Overview of WebLogic System Administration1-14 Configuring and Managing WebLogic ServerServersThe administrative concept of a server represents an i

Seite 117

Resources You Can Manage in a WebLogic Server DomainConfiguring and Managing WebLogic Server 1-15MachinesThe administrative concept of a machine repre

Seite 118

1 Overview of WebLogic System Administration1-16 Configuring and Managing WebLogic ServerJMSThe Java Message Service (JMS) is a standard API for acces

Seite 119 - Common Log Format

Resources You Can Manage in a WebLogic Server DomainConfiguring and Managing WebLogic Server 1-17Web Servers and Web ComponentsWebLogic Server can per

Seite 120 - Setting Up HTTP Access Logs

1 Overview of WebLogic System Administration1-18 Configuring and Managing WebLogic Server! Web Applications! Enterprise JavaBeans (EJB)! Enterprise Ap

Seite 121 - Supported Field identifiers

Resources You Can Manage in a WebLogic Server DomainConfiguring and Managing WebLogic Server 1-19Startup and Shutdown ClassesA startup class is a Java

Seite 122

1 Overview of WebLogic System Administration1-20 Configuring and Managing WebLogic Server! Programming WebLogic JTAXMLThe XML Registry is a facility f

Seite 123

Starting and Using the Administration ConsoleConfiguring and Managing WebLogic Server 1-21WebLogic Tuxedo ConnectorWebLogic Tuxedo Connector provides

Seite 124

1 Overview of WebLogic System Administration1-22 Configuring and Managing WebLogic ServerBrowser Support for the Administration ConsoleTo run the Admi

Seite 125

Configuring and Managing WebLogic Server -ivContentsAbout This DocumentAudience...

Seite 126

Using WebLogic Server with Web ServersConfiguring and Managing WebLogic Server 1-23Using the security system, you can add or delete users to one of th

Seite 127

1 Overview of WebLogic System Administration1-24 Configuring and Managing WebLogic Server! Configure Proxy Plug-ins athttp://e-docs.bea.com/wls/docs81

Seite 128 - Tunneling

LicensesConfiguring and Managing WebLogic Server 1-25" Servlet sessions" Connector connection pools" EJB performance! JDBC connections

Seite 129

1 Overview of WebLogic System Administration1-26 Configuring and Managing WebLogic Server

Seite 130 - (Windows Only)

Configuring and Managing WebLogic Server 2-1CHAPTER2 Overview of WebLogic Server DomainsThe following sections describe WebLogic Server domains and th

Seite 131

2 Overview of WebLogic Server Domains2-2 Configuring and Managing WebLogic ServerContents of a DomainA domain can include multiple WebLogic Server clu

Seite 132 - 8 Protecting System

What Is a Domain?Configuring and Managing WebLogic Server 2-3Administration ServerEach WebLogic Server domain must have one server instance that acts

Seite 133

2 Overview of WebLogic Server Domains2-4 Configuring and Managing WebLogic ServerFor more information about the Administration Server and its role in

Seite 134 - Default Group Associations

What Is a Domain?Configuring and Managing WebLogic Server 2-5You can create a non-clustered Managed Server and add it to a cluster by configuringperti

Seite 135 - Protected User Interfaces

2 Overview of WebLogic Server Domains2-6 Configuring and Managing WebLogic Server! connectors, startup classes,! JDBC connection pools,! JMS serversCo

Seite 136 - Resources

-v Configuring and Managing WebLogic ServerEditing config.xml...1-13R

Seite 137 - Resources and Policies

Domain RestrictionsConfiguring and Managing WebLogic Server 2-7Domain RestrictionsMany WebLogic Server installations consist of a single domain that i

Seite 138 - Working with Policies

2 Overview of WebLogic Server Domains2-8 Configuring and Managing WebLogic ServerDomain Directories StructureIn prior releases of WebLogic Server, dom

Seite 139

Domain RestrictionsConfiguring and Managing WebLogic Server 2-9You can use the Configuration Wizard to create and configure domains. At the end ofa cu

Seite 140 - RUNNING state, the policy

2 Overview of WebLogic Server Domains2-10 Configuring and Managing WebLogic ServerFigure 2-1 Root Directory for WebLogic Server InstancesMultiple inst

Seite 141

Domain RestrictionsConfiguring and Managing WebLogic Server 2-11! If -Dweblogic.RootDirectory=path is not specified, and if the workingdirectory (that

Seite 142 - 9 Monitoring a WebLogic

2 Overview of WebLogic Server Domains2-12 Configuring and Managing WebLogic Server

Seite 143 - Server Self-Health Monitoring

Configuring and Managing WebLogic Server 3-1CHAPTER3 Overview of Node ManagerThe Managed Servers in a production WebLogic Server environment are often

Seite 144 - Messages and Log Files

3 Overview of Node Manager3-2 Configuring and Managing WebLogic Server! Start and stop remote Managed Servers.! Monitor the self-reported health of Ma

Seite 145

Node Manager Architecture and EnvironmentConfiguring and Managing WebLogic Server 3-3Figure 3-1 Node Manager ArchitectureNode Manager Runs on Machines

Seite 146 - Domain Monitoring Pages

3 Overview of Node Manager3-4 Configuring and Managing WebLogic Serverdevelopment environment, you may wish to run Node Manager on a machine thathosts

Seite 147 - Server Monitoring Pages

Configuring and Managing WebLogic Server -viResources and Services... 2-5Common Do

Seite 148

Node Manager CapabilitiesConfiguring and Managing WebLogic Server 3-5Node Manager Uses SSLCommunication between Node Manager and Managed Servers, Admi

Seite 149

3 Overview of Node Manager3-6 Configuring and Managing WebLogic ServerUNKNOWN. Node Manager does not retry the start command. If the Managed Serversuc

Seite 150 - →View Server error output

Node Manager CapabilitiesConfiguring and Managing WebLogic Server 3-7machine. The Node Manager forwards the request to the target Managed Server forex

Seite 151 - Clusters Monitoring Pages

3 Overview of Node Manager3-8 Configuring and Managing WebLogic Serveron Managed Servers while it was down. When Node Manager is restarted, if aManage

Seite 152 - Machines Monitoring Pages

Configuring and Managing WebLogic Server 4-1CHAPTER4 Configuring, Starting, and Stopping Node ManagerNode Manager is a stand-alone utility you can run

Seite 153 - Deployments Monitoring Pages

4 Configuring, Starting, and Stopping Node Manager4-2 Configuring and Managing WebLogic ServerDefault ConfigurationNode Manager is ready-to-run after

Seite 154 - →Sessions

Configuring Node ManagerConfiguring and Managing WebLogic Server 4-3a. “Set Up the Node Manager Hosts File” on page 4-3b. “Reconfigure Startup Service

Seite 155 - Services Monitoring Pages

4 Configuring, Starting, and Stopping Node Manager4-4 Configuring and Managing WebLogic ServerReconfigure Startup ServiceThe WebLogic Server installat

Seite 156 - JMS Queues

Configuring Node ManagerConfiguring and Managing WebLogic Server 4-5Configure a Machine to Use Node ManagerIf Node Manager must accept commands from r

Seite 157

4 Configuring, Starting, and Stopping Node Manager4-6 Configuring and Managing WebLogic ServerSet the Listen Address using the Server-->Configurati

Seite 158 - 10Recovering Failed

-vii Configuring and Managing WebLogic ServerStarting and Stopping Node Manager ...4-6Star

Seite 159 - 10 Recovering Failed Servers

Starting and Stopping Node ManagerConfiguring and Managing WebLogic Server 4-7! “Node Manager Properties” on page 4-10Starting Node Manager as a Servi

Seite 160 - ! SerializedSystemIni.dat

4 Configuring, Starting, and Stopping Node Manager4-8 Configuring and Managing WebLogic ServerProperties that are specific to a server instance are sp

Seite 161

Starting and Stopping Node ManagerConfiguring and Managing WebLogic Server 4-9Note: If you run Node Manager on a UNIX operating system other than Sola

Seite 162

4 Configuring, Starting, and Stopping Node Manager4-10 Configuring and Managing WebLogic ServerNode Manager PropertiesThe table below describes all No

Seite 163 - Backing up config.xml

Starting and Stopping Node ManagerConfiguring and Managing WebLogic Server 4-11weblogic.nodemanager.sslHostNameVerificationEnabledEnablesordisablesAdm

Seite 164

4 Configuring, Starting, and Stopping Node Manager4-12 Configuring and Managing WebLogic ServerStopping Node ManagerTo stop a Node Manager process, cl

Seite 165 - Backing Up Security Data

Troubleshooting Node ManagerConfiguring and Managing WebLogic Server 4-13Troubleshooting Node ManagerThe following sections describe how to diagnose a

Seite 166

4 Configuring, Starting, and Stopping Node Manager4-14 Configuring and Managing WebLogic Serverattempt is made to start the server, this file is renam

Seite 167

Troubleshooting Node ManagerConfiguring and Managing WebLogic Server 4-15.Symptom ExplanationError message: Couldnot start server'MyServer'

Seite 168

4 Configuring, Starting, and Stopping Node Manager4-16 Configuring and Managing WebLogic ServerNode Manager and Managed Server StatesNode Manager defi

Seite 169 - Restarting Managed Servers

Configuring and Managing WebLogic Server -viiiUNKNOWN... 6-7State

Seite 170 - " boot.properties

Troubleshooting Node ManagerConfiguring and Managing WebLogic Server 4-17! ACTIVATE_LATER—Indicates that MaxRestart restart attempts have been madein

Seite 171

4 Configuring, Starting, and Stopping Node Manager4-18 Configuring and Managing WebLogic Server

Seite 172 - 11 Configuring Network

Configuring and Managing WebLogic Server 5-1CHAPTER5 Setting Up a WebLogic Server as a Windows ServiceIf you want a WebLogic Server to start automatic

Seite 173 - Configuring Network Resources

5 Setting Up a WebLogic Server as a Windows Service5-2 Configuring and Managing WebLogic ServerSetting Up a Windows ServiceWebLogic Server includes a

Seite 174 - What is a Channel?

Configuring and Managing WebLogic Server 5-3@rem for the server instance requires you to delete the Windows service and set@rem up a new one with the

Seite 175 - Why Use Network Channels?

5 Setting Up a WebLogic Server as a Windows Service5-4 Configuring and Managing WebLogic Server2. If you set up both an Administration Server and a Ma

Seite 176 - ServerMBean

Configuring and Managing WebLogic Server 5-5Regardless of whether you choose yes or no, if the domain template includesa prompt for setting up a servi

Seite 177 - Handling Channel Failures

5 Setting Up a WebLogic Server as a Windows Service5-6 Configuring and Managing WebLogic ServerIf your setup was successful, the beasvc -debug command

Seite 178 - Administrative Channel

Configuring and Managing WebLogic Server 5-7@rem The script simply sets the DOMAIN_NAME and SERVER_NAME variables and calls@rem the %WL_HOME%\server\b

Seite 179

5 Setting Up a WebLogic Server as a Windows Service5-8 Configuring and Managing WebLogic Server! If you set up the Windows service to retrieve usernam

Seite 180 - Configure Administration Port

-ix Configuring and Managing WebLogic Server8. Protecting System Administration OperationsOperations Available to Each Role ...

Seite 181 - Configuring a Channel

Configuring and Managing WebLogic Server 5-9–removeRemove the specified service.–svcname: service_nameThe user-specified name of the service to be ins

Seite 182

5 Setting Up a WebLogic Server as a Windows Service5-10 Configuring and Managing WebLogic Serverset CMDLINE="-ms64m -mx64m -Dweblogic.Name=myserv

Seite 183

Configuring and Managing WebLogic Server 6-1CHAPTER6 Server LifecycleAt any time, a WebLogic Server instance is in a particular operating state.Comman

Seite 184 - A Starting and Stopping

6 Server Lifecycle6-2 Configuring and Managing WebLogic ServerFigure 6-1 The Server LifecycleTo understand the each state, and the relationships among

Seite 185

WebLogic Server StatesConfiguring and Managing WebLogic Server 6-3! Monitor the availability of server instances and the applications they host.! Perf

Seite 186 - A Managed Server that you

6 Server Lifecycle6-4 Configuring and Managing WebLogic ServerUnderstanding Server StateThe following sections describe the key states that a server i

Seite 187

WebLogic Server StatesConfiguring and Managing WebLogic Server 6-5A server instance can enter the STARTING state only from the SHUTDOWN state, as ares

Seite 188

6 Server Lifecycle6-6 Configuring and Managing WebLogic Serverany state→STANDBY→SHUTDOWNRESUMINGA server instance enters the RESUMING state as a resul

Seite 189

WebLogic Server StatesConfiguring and Managing WebLogic Server 6-7SHUTDOWNA server instance enters the shutdown state as a result of a graceful shutdo

Seite 190

6 Server Lifecycle6-8 Configuring and Managing WebLogic ServerStates Defined by Node ManagerWhen Node Manager restarts a failed or killed Managed Serv

Kommentare zu diesen Handbüchern

Keine Kommentare