log.warn(sm.getString
("hostConfig.context.remove", app.name), t);
}
- try {
- context.destroy();
- } catch (Throwable t) {
- ExceptionUtils.handleThrowable(t);
- log.warn(sm.getString
- ("hostConfig.context.destroy", app.name), t);
- }
// Delete other redeploy resources
for (int j = i + 1; j < resources.length; j++) {
try {
log.warn(sm.getString
("hostConfig.context.remove", app.name), t);
}
- try {
- context.destroy();
- } catch (Throwable t) {
- ExceptionUtils.handleThrowable(t);
- log.warn(sm.getString
- ("hostConfig.context.destroy", app.name), t);
- }
// Delete all redeploy resources
for (int j = i + 1; j < resources.length; j++) {
try {
hostConfig.appBase=Application base directory {0} does not exist
hostConfig.canonicalizing=Error delete redeploy resources from context [{0}]
hostConfig.cce=Lifecycle event data object {0} is not a Host
-hostConfig.context.destroy=Error during context [{0}] destroy
hostConfig.context.remove=Error while removing context [{0}]
hostConfig.context.restart=Error during context [{0}] restart
hostConfig.createDirs=Unable to create directory for deployment: {0}
hostConfig.appBase = No existe el directorio base de la aplicaci\u00F3n {0}
hostConfig.canonicalizing = Error al borrar redespliegue de recursos desde contexto [{0}]
hostConfig.cce = El objeto de los datos de evento de ciclo de vida (Lifecycle event data object) {0} no es una m\u00E1quina (host)
-hostConfig.context.destroy = Error al destruir contexto [{0}]
hostConfig.context.remove = Error al quitar contexto [{0}]
hostConfig.context.restart = Error durante el arranque del contexto {0}
hostConfig.deploy = Desplieque del directorio {0} de la aplicaci\u00F3n web