Lesson 4: Deploying the application
Deploy the blue-green application.
If the application process did not run successfully, one of the
component processes might have failed. To troubleshoot this failed process, expand the log section
for the component, and find the step that failed:

From here, you can look at the command-line output log for each step in the process by clicking the Output Log
icon.

From here, you can look at the command-line output log for each step in the process by clicking the Output Log

If one of your component processes did not complete, identify the step that did not complete. Verify that the properties for that step are correct and that the steps are in the correct order in the process. Then, run the application process again.