WebSphere WebSphere Enterprise Service Bus, Version 6.0.1 作業系統: AIX, HP-UX, Linux, Solaris, Windows

日誌檔

這個主題說明在安裝和解除安裝 IBM WebSphere ESB 期間以及在建立和擴增設定檔期間,所建立的各種日誌檔。

若在安裝、解除安裝期間或者在建立或擴增設定檔期間遇到問題,請查閱適當的日誌。表 1 顯示 WebSphere ESB 的日誌、內容,以及成功和失敗指示器。

WebSphere ESB 元件的日誌檔

小心:
  • 如果您的系統中沒有 logs 目錄, 則在安裝程序的前期便會失敗。在此情況下,請檢視 /tmp/log.txt 檔(若為 Linux 與 UNIX 平台)或 %TEMP%\log.txt 檔(若為 Windows 平台)。
    重要: 在 Windows 平台中,%TEMP% 目錄可能會在 Windows GUI 中隱藏起來。通常會解析成 C:\Documents and Settings\username\Local Settings\Temp。若要找到 %TEMP% 目錄, 請執行下列之一:
    • 在命令提示字元下,輸入 cd %TEMP%
    • 在命令提示字元下,輸入 echo %TEMP%,並將結果複製和貼到「Windows 檔案總管」。
  • 表 1 中的某些目錄路徑、檔案名稱和指示器值含有空格可供輸入, 以使輸入的項能配合表格資料格的大小。實際的目錄路徑、檔案名稱和指示器值不含有空格。
  • install_root 變數代表 WebSphere ESB 的安裝目錄。profile_root 變數代表設定檔的根目錄位置, 依預設,在 Linux 與 UNIX 平台為 install_root/profiles/profile_name, 在 Windows 平台為 install_root\profiles\profile_name
表 1. WebSphere ESB 元件的安裝和設定檔日誌
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root/logs/wbi/log.txt

For Windows platforms Windows 平台: install_root \logs\wbi\log.txt

內容 記載 WebSphere ESB 的所有相關安裝事件
指示器
INSTCONFFAILED
整個安裝失敗。
INSTCONFSUCCESS
順利完成安裝。
INSTCONFPARTIALSUCCESS
發生安裝錯誤,但安裝架構仍可使用。其他日誌檔中有進一步資訊會指出錯誤。
 
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root /logs/wbi/instconfig.log

For Windows platforms Windows 平台: install_root\logs\wbi\instconfig.log

內容 記載在安裝程序結束時執行的配置動作,以配置元件、安裝系統應用程式,以及建立 Windows 捷徑和登錄項目。
指示器 內含描述配置動作的一系列 <record> 元素。如果後置安裝配置動作失敗, 則日誌中會出現類似如下的文字:
<record>
<date>2005-05-26T11:41:17</date> 
<millis>1117132877344</millis> 
<sequence>742</sequence> 
<logger>com.ibm.ws.install.configmanager.
ConfigManager</logger>
<level>WARNING</level>
<class>com.ibm.ws.install.configmanager
.ConfigManager</class>
<method>executeAllActionsFound</method> 
<thread>12</thread>
<message>Configuration action failed: com.
ibm.ws.install.configmanager.actionengine.
ANTAction-D:\WBI\AS\properties\version
\install.wbi\6.0.0.0\config\
full\install\90SInstallCEI.ant</message>
</record>
如果沒有動作失敗, 則最後一筆日誌項目會是如下的訊息:
<record>
  . . .
<message>在執行儲存庫動作期間,
未遇到錯誤</message>
</record>
 
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: profile_root/logs /pcatLog<timestamp>.txt

For Windows platforms Windows 平台: profile_root\logs \pcatLog<timestamp>.txt

重要: 如果您系統的這個目錄中沒有這個檔案, 則在程序前期,設定檔建立便會失敗。在此情況下,請檢視 user_home 目錄中的 pcatLog.txt 檔, 其中 user_home 代表 /root 目錄(若為 Linux 與 UNIX 平台)或 C:\Documents and Settings\Administrator(若為 Windows 平台)。
內容 記載在「完整安裝」期間建立預設設定檔時、在執行「設定檔精靈」時, 或者在使用 manageprofile 指令時,所發生的所有事件。
指示器
INSTCONFFAILED
整個設定檔建立失敗。
INSTCONFSUCCESS
順利建立設定檔。
INSTCONFPARTIALSUCCESS
發生設定檔建立錯誤,但設定檔仍可運作。其他日誌檔中有進一步資訊會指出錯誤。
 
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root/logs/wasprofile /wasprofile_create_ profile_name.log

For Windows platforms Windows 平台: install_root\logs \wasprofile \wasprofile_create_ profile_name.log

內容
  • 追蹤在建立指名的設定檔期間所發生的所有事件。
  • 這是在「完整安裝」期間、在使用「設定檔精靈」時, 或者在使用 manageprofile 指令時建立的。
指示器
INSTCONFFAILED
整個設定檔建立失敗。
INSTCONFSUCCESS
順利建立設定檔。
INSTCONFPARTIALSUCCESS
發生設定檔建立錯誤,但設定檔仍可運作。其他日誌檔中有進一步資訊會指出錯誤。
 
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root/logs/wasprofile /wasprofile_augment_ profile_name.log

For Windows platforms Windows 平台: install_root\logs\wasprofile \wasprofile_augment_ profile_name.log 此目錄路徑的長度不得超過 256 個字元。

重要: 這個檔案名稱可能也會顯示成 was_profile_augment_ profile_name_<timestamp>.log
內容
  • 追蹤在擴增指名的設定檔期間所發生的所有事件。
  • 這是在「完整安裝」期間、在使用「設定檔精靈」時, 或者在使用 manageprofile 指令時建立的。
指示器
INSTCONFFAILED
整個設定檔擴增失敗。
INSTCONFSUCCESS
設定檔擴增成功。
INSTCONFPARTIALSUCCESS
發生設定檔擴增錯誤,但設定檔仍可運作。其他日誌檔中有進一步資訊會指出錯誤。
 
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root/logs/wasprofile /wasprofile_delete_ profile_name.log

For Windows platforms Windows 平台: install_root\logs\wasprofile \wasprofile_delete_ profile_name.log

內容
  • 追蹤在刪除指名的設定檔期間所發生的所有事件。
  • 這是在使用 wasprofile 指令來刪除設定檔時建立的。
指示器
INSTCONFFAILED
整個設定檔刪除失敗。
INSTCONFSUCCESS
順利刪除設定檔。
INSTCONFPARTIALSUCCESS
發生設定檔刪除錯誤,但設定檔仍被刪除。其他日誌檔中有進一步資訊會指出錯誤。
 
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root/logs /wasprofile.log

For Windows platforms Windows 平台: install_root\logs \wasprofile.log

內容
  • 追蹤在刪除設定檔期間所發生的所有事件。
  • 如果您選擇解除安裝基礎 WebSphere Application Server Network Deployment, 則這是在解除安裝期間建立的。
指示器
INSTCONFFAILED
整個設定檔刪除失敗。
INSTCONFSUCCESS
順利刪除設定檔。
INSTCONFPARTIALSUCCESS
發生設定檔刪除錯誤,但設定檔仍被刪除。其他日誌檔中有進一步資訊會指出錯誤。
 
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root/logs/log.txt

For Windows platforms Windows 平台: install_root\logs\log.txt

內容
  • 記載 WebSphere Application Server Network Deployment 的所有相關安裝事件。
  • 這是在無聲自動安裝 WebSphere Application Server Network Deployment 期間建立的。
指示器
INSTCONFFAILED
整個安裝失敗。
INSTCONFSUCCESS
順利完成安裝。
INSTCONFPARTIALSUCCESS
發生安裝錯誤,但安裝架構仍可使用。其他日誌檔中有進一步資訊會指出錯誤。
 
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root /logs/instconfig.log

For Windows platforms Windows 平台: install_root \logs\instconfig.log

內容
  • 記載在安裝程序結束時執行的配置動作,以配置元件、安裝系統應用程式,以及建立 Windows 捷徑和登錄項目。
  • 這是在無聲自動安裝 WebSphere Application Server Network Deployment 期間建立的。
指示器 內含描述配置動作的一系列 <record> 元素。
 
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root /logs/wbi/uninstlog.txt

For Windows platforms Windows 平台: install_root \logs\wbi\uninstlog.txt

內容 記載 WebSphere ESB 的所有相關解除安裝事件
指示器
INSTCONFFAILED
整個解除安裝失敗。
INSTCONFSUCCESS
解除安裝成功。
INSTCONFPARTIALSUCCESS
「解除安裝精靈」順利移除核心產品檔案,但在配置期間發生錯誤。其他日誌檔中有進一步資訊會指出錯誤。
   
日誌

LINUX platforms UNIX platforms Linux 與 UNIX 平台: install_root /logs/wbi/uninstconfig.log

For Windows platforms Windows 平台: install_root \logs\wbi\uninstconfig.log

內容 記載在解除安裝程序結束時所執行的配置動作。
指示器 內含描述配置動作的一系列 <record> 元素。

Reference topic

使用條款 | 此頁的評等

Timestamp icon前次更新: 5 Mar 2006
http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp?topic=/com.ibm.websphere.wesb.doc.nl1_6.0.1\doc\rins_logfiles.html

(C) Copyright IBM Corporation 2005. All Rights Reserved.
本資訊中心採用 Eclipse 技術。(http://www.eclipse.org)