Previous Topic: stop (Application Control and Management)--Stop ApplicationNext Topic: restart (Application Control and Management)--Restart Application


continue (Application Control and Management)--Continue Starting Application

Continue starting an application.

Syntax
application continue name 
Parameters
name

Name of application to continue starting

Examples
application continue sugarcrm

Continue starting application 'sugarcrm'

Note: This command is used to continue the starting of an application that was started with --debug option and one of the components of the application failed to start.