IBM Enterprise Records, Version 5.1.+              

Checking the completion status of the web application deployment profile

Task execution messages are displayed in the console when you run a task, and you can view the status of a specific task at any time by running the checkStatus command. From the command line, you can check the status of all the configuration tasks or check the status of a single task in the web application deployment profile with a single command. Checking the completion status does not validate the information in the XML files.

The following table lists the status results and their descriptions.

Table 1. checkstatus command results
Status Result Description
COMPLETED The task ran successfully.
INCOMPLETE The task is incomplete.
NO STATUS AVAILABLE The task has not been run.
FAILED The task failed to complete. Additional information about the failure is displayed.

To check the status of the web application deployment profile:

  1. Change the current directory to ier_install_path/configure, where ier_install_path is the location where the IBM® Enterprise Records software is installed.
  2. Run the following command:
    configmgr_cl.exe checkStatus -profile myprofile
    where the -profile myprofile parameter specifies the profile to use. For example, for Windows or UNIX:
    "C: \Program Files\IBM\EnterpriseRecords\configure\profiles\
    WSWebApplicationDeploymentProfile"
    or
    "opt/IBM/EnterpriseRecords/configure/profiles/
    WSWebApplicationDeploymentProfile"
    Remember: If the path includes a directory name with spaces, enclose the entire path in quotation marks.
The task execution status messages are displayed. For more information about the checkStatus command, see the link at the end of this topic.


Feedback

Last updated: August 2011


© Copyright IBM Corporation 2011.
This information center is powered by Eclipse technology. (http://www.eclipse.org)