安装配置 IBM FileNet 所遇问题记录系列 之六 使用好 VWTool工具以及 log。

安装配置 IBM FileNet 所遇问题记录系列 之六 使用好 VWTool工具以及 log。

在 使用 PE WorkFlow 的过程中, 总会遇到流程中的一些异常情况。 如果,某些节点执行出现异常,Hang住等等。 因此,此时使用一些 PE下的工具尤为重要。

(1) vwtool 
 
      a. 启动
          vwtool -r <region number> -Y <admin user>+<pwd>

      b. 常用命令
          count *     : 列出所有系统 queue
          wobquery <Queue name>   : 在这里,可以列出队列里的内容,以及某个wobnum下的参数值等等,以便debug.

 (2) elog

      elog 记录了PE在启动运行过程中的事件, 包括 PE的system default locale. 
      elog 所在的位置在 \fnsw\local\logs\elogs folder (the same folder where you installed the Process Service software).
 

你可能感兴趣的:(安装配置 IBM FileNet 所遇问题记录系列 之六 使用好 VWTool工具以及 log。)