Avvio di Enterprise Console Web Services Adapter

Per avviare Enterprise Console Web Services Adapter, utilizzare uno dei seguenti comandi:

%INSTALL_DIR%\bin\launch
oppure
net start tecws
$INSTALL_DIR/bin/launch.sh

Il comando launch visualizza i seguenti messaggi durante una sequenza di avvio corretta:

Dec 8, 2005 8:27:02 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Dec 8, 2005 8:27:05 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8433
Dec 8, 2005 8:27:05 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8443
Starting service Enterprise Console Web Services Adapter
Apache Tomcat/4.1.31
Dec 8, 2005 8:27:15 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Dec 8, 2005 8:27:15 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8433
Dec 8, 2005 8:27:15 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8443

Avvio dell'adattatore come processo di background

Lo script launch non avvia l'adattatore come processo di background, se รจ necessario avviare l'adattatore come processo di background, utilizzare una delle seguenti istruzioni:

start /b %INSTALL_DIR%\bin\launch
$INSTALL_DIR/bin/launch.sh &


Argomento principale
Gestione di Enterprise Console Web Services Adapter

Argomenti correlati
Arresto dell'adattatore
Configurazione dell'inoltro di eventi
Configurazione delle porte
Risoluzione dei problemi comuni