com.sun.enterprise.v3.server.LocalStrings.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of payara-micro Show documentation
Show all versions of payara-micro Show documentation
Micro Distribution of the Payara Project
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010-2012 Oracle and/or its affiliates. All rights reserved.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common Development
# and Distribution License("CDDL") (collectively, the "License"). You
# may not use this file except in compliance with the License. You can
# obtain a copy of the License at
# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
# or packager/legal/LICENSE.txt. See the License for the specific
# language governing permissions and limitations under the License.
#
# When distributing the software, include this License Header Notice in each
# file and include the License file at packager/legal/LICENSE.txt.
#
# GPL Classpath Exception:
# Oracle designates this particular file as subject to the "Classpath"
# exception as provided by Oracle in the GPL Version 2 section of the License
# file that accompanied this code.
#
# Modifications:
# If applicable, add the following below the License Header, with the fields
# enclosed by brackets [] replaced by your own identifying information:
# "Portions Copyright [year] [name of copyright owner]"
#
# Contributor(s):
# If you wish your version of this file to be governed by only the CDDL or
# only the GPL Version 2, indicate your decision by adding "[Contributor]
# elects to include this software in this distribution under the [CDDL or GPL
# Version 2] license." If you don't indicate a single choice of license, a
# recipient has the option to distribute your version of this file under
# either the CDDL, the GPL Version 2 or to extend the choice of license to
# its licensees as provided above. However, if you add GPL Version 2 code
# and therefore, elected the GPL Version 2 license, then the option applies
# only if the new code is made subject to such option by the copyright
# holder.
#
appnamenotunique=Application name {0} is already in use. Please pick a different name.
unknownmoduletpe=Module type not recognized for module {0}
unknownarchivetype=Archive type of {0} was not recognized
unknowncontainertype=There is no installed container capable of handling this application {0}
deploy.unknowncontainer={0} is not a recognized container
deploy.isolationerror=Container {0} does not support other components containers to be turned off, --type {0} is forbidden
invalidarchivepackaging=Sniffers with type [{0}] and type [{1}] should not claim the archive at the same time. Please check the packaging of your archive [{2}]
internal_error=Internal Error: {0}
bad_config_dir=The domain''s config directory does not exist: {0}
cant_delete_pid_file=Unable to delete the process id file ({0}). Please delete it.
application.alreadyreg.redeploy=Application with name {0} is already registered. Either specify that redeployment must be forced, or redeploy the application. Or if this is a new deployment, pick a different name
use.create_app_ref=Application {0} is already deployed on other targets. Please use create-application-ref command to create application reference on target {1}
use.create_app_ref_2=Application {0} is already deployed in this domain. Please use create-application-ref command to create application reference on target {1}
redeploy_on_multiple_targets=Application {0} is referenced by more than one targets. Please remove other references or specify all targets (or domain target if using asadmin command line) before attempting redeploy operation
undeploy_on_multiple_targets=Application {0} is referenced by more than one targets. Please remove other references or specify all targets (or domain target if using asadmin command line) before attempting undeploy operation.
delete_lifecycle_on_multiple_targets=Lifecycle module {0} is referenced by more than one targets. Please remove other references before attempting delete operation.
cannot_specify_managed_target=Cannot specify target {0} for the operation. Target {0} is a managed target
application.deploy_domain=Application with name {0} is already referenced by other target(s). Please specify force option to redeploy to domain.
error.deploying.app=Exception while deploying the app [{0}]
cannotCreateLockFile=Cannot create lock file at {0}, configuration changes will not be persisted
InvalidLocation=Cannot obtain lockfile location {0}, configuration changes will not be persisted
NoLocation=domain.xml cannot be persisted, null destination
Timeout=Timed out when waiting for write lock on configuration file
NoTmpFile=Cannot create temporary file when saving domain.xml
TmpFileNotSaved=Configuration could not be saved to temporary file
CloseFailed=Cannot close configuration writer stream
ioexception=IOException while saving the configuration, changes not persisted
RenameFailed=Could not rename backup to {0}
TmpRenameFailed=Could not rename {0} to {1}
BackupDeleteFailed=Could not delete previous backup file at {0}
lifecyclemodule.loadExceptionIsFatal=Treating failure loading the lifecycle module [{0}] as fatal; please check your classpath and the is-failure-fatal property.
lifecyclemodule.preInvoke_exception=Exception lifecycle module [{0}] during pre-invocation.
lifecyclemodule.postInvoke_exception=Exception lifecycle module [{0}] during post-invocation.
lifecyclemodule.event_exceptionIsFatal=Treating the exception from lifecycle module event handler as fatal; please check the is-failure-fatal property.
fnf=File not found {0}