Administer > Manage instances > WebSphere Commerce Payments instance
Ensuring that WebSphere Commerce Payments is started
To ensure that WebSphere Commerce Payments is started:
Procedure
- Open the following log file in a text editor:
- WAS_HOME/logs/ server_name/SystemOut.log
- WAS_userdir/logs/ server_name/SystemOut.log
where server_name is the name of the WebSphere Commerce Payments application server. WebSphere Commerce Payments application servers always have a name of instance_Commerce_Payments_Server, where instance is the name of the WebSphere Commerce Payments instance.
For example, if you have a WebSphere Commerce Payments instance called wpm, the server_name would be wpm__Commerce_Payments_Server.
- Verify the following text appears near the end of the log file:
CEPFW0702: IBM WebSphere Commerce Payments has started successfully. . WSVR0221I: Application started: instance_Commerce_Payments_App . . . WSVR0001I: Server instance_Commerce_Payments_Server open for e-businesswhere instance is the name of the WebSphere Commerce Payments instance.
Some text that appears in the log file has been omitted to indicate the relevant clearly.
Results
If WebSphere Commerce Payments fails to start, we will see messages similar to the following near the end of the log file:
WSVR0101W: An error occurred starting, instance_Commerce_Payments_App WSVR0217I: Stopping application: instance_Commerce_Payments_App . . WSVR0220I: Application stopped: instance_Commerce_Payments_App . . WSVR0003E: Server instance_Commerce_Payments_Server failed to start.
where instance is the name of the WebSphere Commerce Payments instance.
Some text that appears in the log file has been omitted to indicate the relevant clearly.