com.sun.enterprise.v3.admin.cluster.LocalStrings.properties Maven / Gradle / Ivy
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010 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.
#
#####restart-instance
restart.instance.notInstance=-_restart-instance only works on instances. This is a {0}
restart.instance.notDas=restart-instance only works with DAS. This is a {0}
restart.instance.success=The instance, {0}, was restarted. !!!! \n\
Waiting for Instance Status Implementation -- There is no way of knowing for sure yet. Don't file bugs until after August 16 2010 !!!trying to
restart.instance.racError=Error trying to restart the instance named {0} : {1}
## StopInstanceCommand
stop.instance.command=Stop a running instance
stop.instance.init=Instance {0} shutdown initiated
stop.instance.notDas=stop-instance only works with DAS. This is a {0}
stop.instance.notInstance=_stop-instance only works on instances. This is a {0}
stop.instance.noInstanceName=You must specify an instance name when you call {0} on DAS.
stop.instance.noSuchInstance=There is no instance named {0} in this domain.
stop.instance.noPort=Can not find the Admin Port for the instance named {0}.
stop.instance.noHost=Can not find the name of the host for the instance named {0}.
stop.instance.racError=Error trying to stop the instance named {0} : {1}
stop.instance.success=The instance, {0}, was stopped.
stop.instance.timeout=Timed out waiting for {0} to stop.
## StartInstanceCommand
start.instance.already.running=Instance {0} is already running.
start.instance.command=Start an instance
start.instance.init=Instance start initiated
start.instance.notAnInstanceOrDas=start-instance only works with instances or DAS, this is a {0}
start.instance.noInstanceName=You must specify an instance name when you call start-instance on DAS.
start.instance.noSuchInstance=There is no instance named {0} in this domain.
start.instance.noSuchNodeRef=There is no node named {0} in this domain.
# 0=instance, 1=node, 2=host
start.instance.failed=Could not start instance {0} on node {1} ({2}).
start.instance.timeout=Timed out waiting for {0} to start.
## ListInstancesCommand
list.instances.command=Display status of server instances
list.instances.onlyRunsOnDas=This is a GlassFish server instance and list-instances can only run on DAS.
## SynchronizeFiles
sync.unknown.instance=Unknown server instance: {0}
sync.exception.reading=SynchronizeFiles: Exception reading request
sync.exception.processing=SynchronizeFiles: Exception processing request
sync.bad_output_file=The output file, {0}, can not be written to.
## ExportSyncBundle
sync.bad_temp_file=Could not create a temp file in the system temp file area: {0}
sync.unknown.instanceOrCluster=Unknown stand-alone server or cluster: {0}
sync.empty_cluster=Unable to generate sync bundle. Cluster {0} has no instances.
export.sync.bundle.success=Sync bundle: {0}
export.sync.bundle.fail=Unable to export sync bundle: {0}
export.sync.bundle.retrieveFailed=Could not retrieve sync bundle: {0}
export.sync.bundle.exportFailed=Could not export synchronized content to file {0}: {1}.
export.sync.bundle.closeStreamFailed=Could not close stream on file {0} : {1}
## ServerSynchronizer
serversync.unknown.dir=Unknown directory: {0}
serversync.exception.processing=ServerSynchronizer: Exception processing request
## GlassFishClusterExecutor
glassfish.clusterexecutor.notargets=Did not find any suitable instances for target {0}; command executed on DAS only
glassfish.clusterexecutor.notargetspecified=A target was not specified in the command line; aborting further execution of CLI
glassfish.clusterexecutor.supplementalcmdfailed=A supplemental command, {0}, failed
glassfish.clusterexecutor.dynrecfgdisabled=WARNING : The command was not replicated to all cluster instances because the dynamic-reconfig-enabled flag is set to false for cluster {0}
noNode=node is null
notConfigNode=Node {0} is not a config node.
notSshNode=Node {0} is not an SSH node.
missingNodeRef=Instance {0} has no associated node.
missingNode=Node {0} does not exist.
attribute.mismatch=Attribute mismatch for {0}: {1} != {2}
## CreateInstanceCommand
generic.config=The existing config name to be used by this cluster
create.instance=Creates a new GlassFish server instance
create.instance.cluster=The cluster name this new instance should be attached to
onlyRunsOnDas=This is a GlassFish server instance and {0} can only run on DAS.
creatingInstance=Creating instance {0} on {1}
mustRunLocal=Could not access host {0} for node {1}. You must run the following command on host {0} to complete instance creation: {2}
noSuchNode=There is no node named {0} in this domain.
## StartClusterCommand
start.cluster.command=Start a cluster
start.cluster=Starting cluster {0}
stop.cluster.command=Stop a cluster
stop.cluster=Stopping cluster {0}
cluster.command.notDas=This is a GlassFish server instance and {0} can only run on DAS.
cluster.command.instancesSucceeded=The command {0} executed successfully for: {1}
cluster.command.instancesFailed=The command {0} failed for: {1}
cluster.command.unknownCluster=There is no cluster named {0} in this domain.
cluster.command.noInstances=The cluster {0} contains no instances.
create.instance.remote.failed=Successfully created instance {0} in the DAS configuration, but failed to create the instance files on node {1}. \n\n Run the following command locally on {2} \n\n {3} \n\nto complete the transaction. Please see log messages for more info.
create.instance.local.boot.failed=Successfully created instance {0} in the DAS configuration, but failed to retrieve configuration files during bootstrap.
create.instance.remote.boot.failed=Successfully created instance {0} in the DAS configuration, but failed to install configuration files for the instance on node {3} during bootstrap.\n\nSSH configuration information \n{1}\n Additional failure info: {2}.
deleting.instance=Deleting instance {0} on {1}
instance.shutdown=Instance {0} is running. Must stop instance before deleting it.
delete.instance.failed=Failed to delete instance {0} from {1}
delete.instance.config.failed=Successfully removed the files for instance {0} \
from {1}, but failed to delete the instance from the DAS configuration.
delete.instance.filesystem.failed=Successfully removed instance {0} from the \
DAS configuration, but failed to remove the instance files from node \
{1} ({2}). Please run:\n\n \
{3}\n\n on {2} to complete the transaction.
nonzero.status=Command {0} on {1} returned a non-zero status
restart.instance.command=restart a running server instance
list.instances.badTarget=The target, {0}, is not an instance, cluster, domain, node or config.
list.instances.targetWithStandaloneOnly=The target and standaloneonly options are mutually exclusive. Please choose just one of them.
list.instances.verboseAndNoStatus=The verbose and nostatus options are mutually exclusive. Please choose just one of them.
list.instances.serverTarget=You specified the target as the DAS. That''s illegal. DAS is not an instance server.
Config.noSuchConfig=Config {0} does not exist
Config.copyConfigError=Error copying the config
Config.configExists=Config {0} already exists
copy.config.command.usagetext=copy-config\n\t[--systemproperties ]\n\t[-?|--help[=]] source_config_name new_config_name
Config.inUseConfig=Config {0} is in use and must be referenced by no server instances or clusters
Config.defaultConfig=The default configuration template named default-config cannot be deleted.
Config.deleteConfigFailed=Unable to remove config {0}
create.instance.filesystem.failed=Successfully created instance {0} in the \
DAS configuration, but failed to create the instance files on node {1} ({2}).
# Messages for connecting to SSH nodes
# 0=node name, 1=hostname
node.not.ssh=This command requires connecting to node {0} ({1}) \
using SSH to complete its operation, but node {0} is not configured to use SSH. \
You may use update-node-ssh to configure node {0} to use SSH.
# 0=node name, 1=hostname, 2=more info
node.ssh.bad.connect=This command requires connecting to host {1} using \
SSH to complete its operation, but it failed to connect:\n\n \
{2}\n\nPlease verify you have SSH configured correctly on your system \
with the proper attributes set on node {0}. You may use update-node-ssh \
to modify these attributes. See the DAS log file for more information.
# 0=hostname, 1=installdir, 2=more info
node.ssh.tocomplete=To complete this operation run the following command \
locally on host {0} from the GlassFish install location {1}:\n\n \
{2}
# A command return a non-zero status
# 0=node, 1=node-host, 2=output from failed command, 3=command
node.command.failed=Command ''{3}'' failed on node {0} ({1}):\n\n{2}
# Failed to execute a command via SSH
# 0=node, 1=node-host, 2=command, 3=exception info, 4=SSH settings
node.command.failed.ssh.details=Failed to run ''{2}'' on node {0} ({1}): {3}. \
SSH settings: {4}
create.node.ssh.continue.force=Continuing with node creation due to use of --force.
create.node.ssh.not.created=SSH node not created. To force creation of the \
node with these parameters rerun the command \
using the --force option.
update.node.ssh.continue.force=Continuing with node update due to use of --force.
update.node.ssh.not.updated=SSH node not updated. To force an update of the \
node with these parameters rerun the command \
using the --force option.
node.ssh.invalid.params=Warning: some parameters appear to be invalid.
ssh.bad.connect=Could not connect to host {0} using SSH.
ssh.invalid.port=Invalid port number {0}.
key.path.not.absolute=Key file path {0} must be an absolute path.
key.path.not.found=Key file {0} not found. The key file path must be reachable by the DAS.
key.path.not.readable=Key file {0} is not readable by DAS user {1}.
no.such.password.alias=Password alias {0} was not found in domain.
ping.node.failure=Failed to make SSH connection to node {0} ({1})
ping.node.success=Successfully made SSH connection to node {0} ({1})
ping.glassfish.version=GlassFish version found at {0}:\n{1}
unknown.host=Unknown host {0}
failed.to.run=Failed to run ''{0}'' on {1}
failed.to.update.node=Failed to update node {0}.
## GetHealthCommand
get.health.called=get-health called for cluster "{0}"
get.health.cluster.name=The name of the cluster for which you want the health information.
get.health.command=Get the current health of the instances in a cluster.
get.health.no.instances=No instances found for cluster {0}.
get.health.noCluster=Cluster {0} does not exist.
get.health.noGMS=Group Management Service is not running for cluster {0}. Cannot get the health of the instances without GMS running.
get.health.noHistoryError=Unexpected error: GMS Health History not found.
get.health.onlyRunsOnDas=This is a GlassFish server instance and get-health can only run on DAS.
dynamicreconfiguration.diagnostics.supplementalexec=Executing supplemental command {0}
enable.secure.admin.command=Enable domain-wide secure administration
enable.secure.admin.errenable=Error enabling secure admin
disable.secure.admin.command=Disable domain-wide secure administration
disable.secure.admin.errdisable=Error disabling secure admin
© 2015 - 2025 Weber Informatics LLC | Privacy Policy