일반 정보

The GlassFish Server creates one application server instance, called server at the time of installation. You can delete the server instance and create a new instance with a different name if you prefer.

Each GlassFish Server instance has its own Java configuration, Java resources, application deployment areas, and server configuration settings. Changes to one application server instance have no effect on other application server instances. You can have one application server instance within one administrative domain.

For many users, one application server instance meets their needs. However, depending upon your environment, you might want to create one or more additional application server instances. For example, in a development environment you can use different application server instances to test different GlassFish Server configurations, or to compare and test different application deployments. Because you can easily add or delete an application server instance, you can use them to create temporary "sandbox" areas to experiment with while developing.

In addition, for each application server instance you can also create virtual servers. Within a single installed application server instance you can offer companies or individuals domain names, IP Addresses, and some administration capabilities. For the users, it is almost as if they have their own web server, without the hardware and basic server maintenance. These virtual servers do not span application server instances. For more information about virtual servers, see JVM 일반 설정.

In operational deployments, for many purposes you can use virtual servers instead of multiple application server instances. However, if virtual servers do not meet your needs, you can also use multiple application server instances.

An GlassFish Server instance is not started automatically. Once you start an instance, the instance runs until you stop it. When you stop an application server instance, it stops accepting new connections, then waits for all outstanding connections to complete. If your machine crashes or is taken offline, the server quits and any requests it was servicing may be lost.

[일반 정보] 페이지에서는 GlassFish Server 설정을 확인하고 Java Virtual Machine 데이터를 볼 수 있습니다.

[일반 정보] 페이지에는 다음 정보가 포함됩니다.

정지 단추

GlassFish Server을(를) 정지하려면 [정지] 단추를 누릅니다.

재시작 단추

GlassFish Server을(를) 재시작하려면 [재시작] 단추를 누릅니다.

로그 파일 보기 단추

GlassFish Server 인스턴스나 클러스터에 대한 로그 파일을 보려면 [로그 파일 보기] 단추를 누릅니다.

원시 로그 보기 단추

관리 서버(이름: server)에 대한 원시 로그 파일을 보려면 [원시 로그 보기] 단추를 누릅니다.

보안 관리 단추

[보안 관리] 단추를 누르면 보안 관리 페이지에서 보안 관리가 사용 또는 사용 안함으로 설정됩니다.

이름

서버의 current 이름입니다.

상태

서버 인스턴스의 현재 상태입니다. 서버는 정지됨, 시작됨 또는 실행 중 상태일 수 있습니다.

작동 시간

서버 인스턴스가 연속으로 실행 중인 시간(시:분)을 나타내며, 읽기 전용입니다.

HTTP Load Balancer

The name of the load balancer, if it is enabled for the server instance.

JVM

JVM 보고서를 누르면 별도의 창이 열리고 요약 보고서, 메모리 관리 및 불필요한 정보 수집 보고서, 클래스 로딩 보고서 및 현재 스레드 덤프를 포함한 Java Virtual Machine에 대한 보고서가 표시됩니다.

구성 디렉토리

domain.xml과 같은 구성 파일이 포함된 호스트 시스템의 디렉토리입니다.

설치된 버전

제품 버전 식별자입니다.

보안 관리

보안 관리의 현재 상태입니다. 가능한 값은 사용 및 사용 안함입니다.

디버그

디버깅을 사용하도록 설정되어 있는지 여부를 식별합니다. 디버깅을 사용하도록 설정된 경우 포트 번호도 표시됩니다.

HTTP 포트

HTTP 요청 및 응답에 대해 현재 구성된 포트입니다.

IIOP 포트

IIOP 요청 및 응답에 대해 현재 구성된 포트입니다.

관련 작업
Copyright © 2005, 2012, Oracle and/or its affiliates. All rights reserved. Legal Notices