Viewing Package Status

You can use the Applications Managerpage in Predix Edge Technician Console to view the status of uploaded and deployed packages.

Procedure

  1. In the left navigation pane, click Applications Manager.
    The Applications List displays packages that are available to deploy to the device (staged), and application instances that are currently deployed to the device, and their respective statuses.
    Table 1. Available Packages
    StatusDescription
    UploadingThe package upload is in progress. When a package is uploaded very quickly, you may not see this status.
    UploadedThe package is uploaded to Predix Edge Technician Console and available to deploy to the device (staged).
    In the Deployed Instances section, you can view the status of applications, as well as individual containers within applications, that are deployed to the device.
    Table 2. Deployed Instances
    StatusDescription
    DeployingThe package is in the process of being deployed.
    StartingThe application is starting.
    RunningThe application is running on the device.
    StoppingThe application is in the process of stopping.
    StoppedThe application has stopped.
    RedeployingThe application is being redeployed. This status only occurs if you deploy an application instance that has already been deployed and use the same application ID (application name), rather than giving it a new, unique name.

    For example, if you deploy an app instance with the name "MyApp," then select the same "MyApp" app instance and click Deploy and do not give the app instance a unique name, it is considered to be redeploying, rather than deploying.

    DeletingThe package deletion is in progress. Once deletion is complete, the package no longer appears in the Deployed Instances list. You can delete only packages that have any of the following statuses:
    • Running
    • Stopped
    • Error
    Applying ConfigurationA configuration is being applied to the package. You can apply configurations only to packages that have any of the following statuses:
    • Running
    • Stopped
    • Error
    ErrorAn internal error occurred while the application was running. Click the Application ID to see the application details and the error message. If there were multiple errors, view the logs for the application.
  2. (Optional) You can view the status of individual containers within an application by clicking on the Application ID, which takes you to the application details screen.
  3. Click Refresh to refresh the Applications List.