diff --git a/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/LocalStrings.properties b/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/LocalStrings.properties index b09de76d88d..66b4687bc29 100644 --- a/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/LocalStrings.properties +++ b/nucleus/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/cli/LocalStrings.properties @@ -194,7 +194,7 @@ ServerStart.SuccessMessage=Successfully started the {0}: {1}\n{0} Location: {2}\ ServerStart.DebuggerMessage=Debugging is enabled. The debugging port is: {0} ServerStart.DebuggerSuspendedMessage=Debugging is enabled and the server is suspended. \ Please attach to the debugging port at: {0} -ServerStart.SuccessWithWarmupEnabled=The server stops because warmup option was set to true. \nYou can reuse configuration because Server finishes after bootstrapping. +ServerStart.SuccessWithWarmupEnabled=The server stopped because warmup option was set to true. DomainLocation=Started domain: {0}\nDomain location: {1}\nLog file: {2} DomainAdminPort=Admin port for the domain: {0} DomainDebugPort=Debug port for the domain: {0}