WebSphere Application Server 시작 및 중지 starting-and-stopping-websphere-application-server

여러 절차를 수행하는 과정에서 AEM Forms 제품을 배포할 WebSphere 인스턴스를 중지하거나 시작해야 합니다. 애플리케이션 서버가 시작되었는지 확실하지 않은 경우에는 먼저 WebSphere Application Server의 상태를 확인할 수 있습니다.

WebSphere Application Server의 상태 확인 view-the-status-of-websphere-application-server

  1. 명령 프롬프트에서 [appserver root]/bin 디렉터리로 이동합니다.

  2. 다음 명령을 입력하고 server_name ​을 WebSphere Application Server의 이름으로 바꿉니다.

    • (Windows) serverStatus.batserver_name
    • (Linux, UNIX) ./ serverStatus.shserver_name

WebSphere Application Server 시작 start-websphere-application-server

  1. 명령 프롬프트에서 [appserver root]/bin 디렉터리로 이동합니다.

  2. 다음 명령을 입력하고 server_name ​을 WebSphere Application Server의 이름으로 바꿉니다.

    • (Windows) startServer.batserver_name
    • (Linux, UNIX) ./ startServer.shserver_name

WebSphere Application Server 중지 stop-websphere-application-server

  1. 명령 프롬프트에서 [appserver root]/bin 디렉터리로 이동합니다.

  2. 다음 명령을 입력하고 server_name ​을 WebSphere Application Server의 이름으로 바꿉니다.

    • (Windows) stopServer.batserver_name
    • (Linux, UNIX) ./ stopServer.shserver_name
recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2