确保 WebSphere Commerce Payments 已经启动

WebSphere Commerce StudioSystemOut.log 文件在 WebSphere Commerce Studio 中不可用。“控制台”视图的内容包括此处讨论的消息。

要确保 WebSphere Commerce Payments 已经启动,请执行以下操作:

  1. 在文本编辑器中打开以下日志文件:

    WAS_installdir/logs/server_name/SystemOut.log
    iSeriesWAS_userdir/logs/server_name/SystemOut.log

    其中,server_name 是 WebSphere Commerce Payments 应用程序服务器名称。WebSphere Commerce Payments 应用程序服务器名称总是如下格式:instance_name_Commerce_Payments_Server,其中,instance_name 是 WebSphere Commerce Payments 实例的名称。缺省 WebSphere Commerce Payments 实例是 wpm
  2. 确保日志文件末尾有以下文本:
      CEPFW0702: IBM WebSphere Commerce Payments 已成功启动。  .
      WSVR0221I: Application started: instance_name_Commerce_Payments_App
      .
      .
      .
      WSVR0001I: Server instance_name_Commerce_Payments_Server open for e-business
    
    其中,instance_name 是 WebSphere Commerce Payments 实例的名称。

    WebSphere Commerce Studio 在控制台视图中,将 instance_name_Commerce_Payments_App 替换成 server1

    注意:为了清楚的表示有关消息,出现在日志文件中的某些文本已被省略。

如果 WebSphere Commerce Payments 未能启动,则您将在日志文件的结尾看见一条类似于以下消息的消息:

  WSVR0101W: An error occurred starting, instance_name_Commerce_Payments_App
  WSVR0217I: Stopping application: instance_name_Commerce_Payments_App
  .
  .
  WSVR0220I: Application stopped: instance_name_Commerce_Payments_App
  .
  .
  WSVR0003E: Server instance_name_Commerce_Payments_Server failed to start.

其中,instance_name 是 WebSphere Commerce Payments 实例的名称。

WebSphere Commerce Studio 在控制台视图中,将 instance_name_Commerce_Payments_Server 替换成 server1

注意:为了清楚的表示有关消息,出现在日志文件中的某些文本已被省略。