Integrazione con altre applicazioni > Documentazione di Windchill Workgroup Manager > Creo Elements/Direct Drafting > Amministrazione e configurazione > Considerazioni sulle prestazioni > Attivazione del log di debug nel client di Windchill Workgroup Manager
  
Attivazione del log di debug nel client di Windchill Workgroup Manager
Durante la risoluzione dei problemi relativi all'interazione di Windchill, può essere vantaggioso avere attivato il log di debug aggiuntivo nel client di Windchill Workgroup Manager. Per attivare il log di debug aggiuntivo (ad esempio nel file uwgm.log la creazione di un file applog.log e così via), impostare l'ambiente del client in Windows selezionando Start > Pannello di controllo > Sistema > Avanzate > Variabili d'ambiente > Variabili dell'utente > Nuova.
* 
L'attivazione del log di debug può influire negativamente sulle prestazioni del sistema.
Attivazione della creazione del file uwgm.log e/o del file applog.log
Per il debug normale, creare un file di testo logging.cfg con il seguente ambiente:
verbose_level DEBUG
enable CIPSOAP DEBUG
enable UWGMCLNT_PDM_ACTIONS DEBUG
enable UWGMCLNT_CAD_ACTIONS DEBUG
enable PROWT_PDM_ACTIONS DEBUG
enable UWGM_COMM DEBUG
enable Communication DEBUG
enable ContentPlugin DEBUG
enable CurrentLogger DISABLED
enable DBObjectIBA DEBUG
enable Download DEBUG
enable HTTPDownload DEBUG
enable LocalCache DEBUG
enable Merge DISABLED
enable PartIBA DEBUG
enable Persistance DEBUG
enable Profile DEBUG
enable RefTable DISABLED
enable ServerCache DEBUG
enable ServerDownload DEBUG
enable IndexLogging DEBUG
enable ServerProfile DEBUG
enable ThreadQueue DEBUG
enable ToDo DISABLED
enable Upload DEBUG
enable WorkspaceCache DEBUG
enable Ipc DISABLED
enable WfImport DEBUG
enable DetailActionInfo DEBUG
enable Wildfire DEBUG
enable UWGMLIB_CONTENT_MANAGER DEBUG
enable UWGMLIB_PREFERENCES DEBUG
enable UWGMCLNT_PREFERENCES DEBUG
enable UWGM_CADADAPTER_TRL DEBUG
enable WWGM_ADAPTER_LOGGING DEBUG
enable WWGM_PREFERENCES DEBUG
enable PROWT_JSCB_LOG_AREA DEBUG
enable UWGM_ADAPTER DEBUG
enable WindchillRTA DEBUG
enable UWGMLIB_VFS DEBUG
enable UWGMCLNT_VFS DEBUG
enable UWGMLOCK DEBUG
enable WWGM_CLIENT_VERSION DEBUG
enable PROE_PROWT DEBUG
enable HTTP_INIT_AREA DEBUG
enable PROWT_PROP_AREA DEBUG
enable ConfigAssembly DEBUG
use_local_time yes
Impostare il seguente ambiente:
PTC_LOG_ACTIVATE=t
PTC_LOG_CONFIG=c:\logging.cfg
Spostare il file logging.cfg nella posizione dell'ambiente PTC_LOG_CONFIG.
* 
Durante la risoluzione dei problemi relativi alle prestazioni, utilizzare invece la seguente istruzione in logging.cfg.debug.
verbose_level INFO
enable CIPSOAP INFO
enable UWGMCLNT_PDM_ACTIONS ERROR
enable UWGMCLNT_CAD_ACTIONS ERROR
enable PROWT_PDM_ACTIONS ERROR
enable UWGM_COMM ERROR
enable Communication ERROR
enable ContentPlugin ERROR
enable CurrentLogger DISABLED
enable DBObjectIBA ERROR
enable Download ERROR
enable HTTPDownload ERROR
enable LocalCache ERROR
enable Merge ERROR
enable PartIBA ERROR
enable Persistance ERROR
enable Profile ERROR
enable RefTable ERROR
enable ServerCache ERROR
enable ServerDownload ERROR
enable ServerProfile ERROR
enable ThreadQueue ERROR
enable ToDo DISABLED
enable Upload ERROR
enable WorkspaceCache ERROR
enable UWGMLIB_CONTENT_MANAGER ERROR
enable UWGMLIB_PREFERENCES DISABLED
enable UWGMCLNT_PREFERENCES ERROR
enable UWGM_CADADAPTER_TRL ERROR
enable PROWT_JSCB_LOG_AREA ERROR
enable UWGM_ADAPTER INFO
enable WindchillRTA ERROR
enable ConfigAssembly ERROR
use_local_time yes
* 
Si preferisce il log di debug completo in logging.cfg.debug.
* 
Nella directory di avvio verranno creati i file applog.log e <start-in>\Log_PROE_<PROE VERSION> _<date>_<time>_<pid>_000001\uwgm.log.1. La posizione dei file e delle directory può essere controllata aggiungendo una voce "log_dir_path <desired_path>" a logging.cfg.debug, ad esempio:log_dir_path c:\temp.
Attivazione della creazione di un file applog.log.# con informazioni BSC
Impostare quanto riportato di seguito nell'ambiente del client:
BSC_LOG_ACTIVATE=t
Attivazione della creazione di file *.xml di richiesta/risposta
Impostare quanto riportato di seguito nell'ambiente del client:
UWGM_PRINT_XML_FILES=yes
Attivazione della creazione di log dell'adattatore
Impostare quanto riportato di seguito nell'ambiente del client:
VC_LOG_DIR=<path>
Reindirizzamento di std.out, std.err a uwgm_client.out
Impostare quanto riportato di seguito nell'ambiente del client:
PTC_WGM_STDFILES=t
Attivazione del log del bridge JavaScript
Impostare quanto riportato di seguito nell'ambiente del client:
PTC_JS_COMMAND_LOG=t