java weblogic.Admin -url monNomDeServeur:11131 -username weblogic -password secret ALL
Voici, un Arret forcé sans attente des déconnexion des users (par opposition au gracefull shutdown)
java weblogic.Admin -url monNomDeServeur:11131 -username weblogic -password secret FORCESHUTDOWN valo
Voici le lancement d'une commande START à un serveur "serveurAdmin" pour démarrer un serveur nommé "monNomDeServeur"
java weblogic.Admin -url monNomDeServeur:11131 -username weblogic -password secret START valo
Une autre méthode qui passe par le node manager,et est parfois utilisée mais ne fonctionne pas bien
java -Dweblogic.Name=bocorchestre -Dweblogic.management.server.url=cronos:11131 weblogic.Server >/var/TRACES/wlsbod3/bocorchestre.log &
Usage: java [
[ [-url | -adminurl] [
-username
Where commands and arguments are:
********** Managing the Server Life Cycle **********
UNLOCK
RESUME [
FORCESHUTDOWN [
SHUTDOWN [-ignoreExistingSessions] [-timeout
OR
(Deprecated) SHUTDOWN [
LOCK ["
START
(Deprecated) STARTINSTANDBY
DISCOVERMANAGEDSERVER [-serverName
********** Retrieving Information about WebLogic Server **********
GETSTATE [
HELP [
CONNECT [
LICENSES
LIST [
PING [
THREAD_DUMP
VERSION
SERVERLOG [
********** Working with JDBC Connection Pools **********
SUSPEND_POOL -poolName
(Deprecated) DISABLE_POOL -poolName
RESET_POOL -poolName
CREATE_POOL
(Deprecated) DESTROY_POOL
SHUTDOWN_POOL -poolName
RESUME_POOL -poolName
TEST_POOL -poolName
EXISTS_POOL -poolName
(Deprecated) ENABLE_POOL -poolName
DELETE_POOL -poolName
********** Managing WebLogic Server MBeans **********
GET [-pretty] {-type
CREATE {-name
INVOKE {-type
-method
BATCHUPDATE -batchFile
DELETE {-type
QUERY [-pretty] -pattern
SET {-type
********** Working with Clusters **********
VALIDATECLUSTERCONFIG -configPath
CLUSTERSTATE -clusterName
STOPCLUSTER -clusterName
MIGRATE [-jta] -migratabletarget {
STARTCLUSTER -clusterName
********** Managing the Admin Configuration **********
STOREUSERCONFIG -username
Aucun commentaire:
Enregistrer un commentaire