BEA WebLogic Server 7 Manual de servicio Pagina 473

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 545
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 472
WebLogic Server Administration Command Reference
Administration Guide B-9
CANCEL_SHUTDOWN
The CANCEL_SHUTDOWN command cancels the SHUTDOWN command for a
specified WebLogic Server.
When you use the SHUT_DOWN command, you can specify a delay (in seconds).
An administrator may cancel the shutdown command during the delay period. Be
aware that the SHUTDOWN command disables logins, and they remain disabled even
after cancelling the shutdown. Use the UNLOCK command to re-enable logins.
See “SHUTDOWN” on page -17 and “UNLOCK” on page -25.
Syntax
java weblogic.Admin [Connection and User Credentials Arguments]
CANCEL_SHUTDOWN
Example
In the following example, a system user named system with a password of gumby1234
requests to cancel the shutdown of the WebLogic Server listening on port 7001 on
machine
localhost:
java weblogic.Admin -url t3://localhost:7001 -username system
-password gumby1234 CANCEL_SHUTDOWN
Vista de pagina 472
1 2 ... 468 469 470 471 472 473 474 475 476 477 478 ... 544 545

Comentarios a estos manuales

Sin comentarios