|
Glassfish example source code file (LocalStrings.properties)
The Glassfish LocalStrings.properties source code
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright (c) 2010-2011 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.
#
cannotAddDuplicate={0} already exists: cannot add duplicate
noSuchAgent=Node Agent {0} does not exist.
noSystemConnector=Node Agent {0} does not have a system connector named {1}.
noSuchInstance=Server Instance {0} does not exist.
noSuchConfig=Configuration {0} does not exist.
noAdminService=Configuration {0} referenced by Server Instance {1} contains no admin-service element.
noInstanceSystemConnector=Server Instance {0} does not have a system connector named {1}.
noDASAuthenticationProperty=DAS authentication properties do not exist for the system connector for {0}.
noSuchCluster=Cluster {0} does not exist.
noSuchNode=Node {0} does not exist.
noSuchClusterInstance=Cluster {0} contains Server Instance {1} which does not exist.
noSuchClusterConfig=Configuration {0} referenced by Cluster {1} does not exist.
noSuchAgentForInstance=Server Instance {0} references a Node Agent {1} which does not exist.
noSuchClusteredInstance=Server Instance {0} is not part of a cluster.
noAgentSystemConnector=Node Agent {0} does not have a system connector named {1}.
missingInstanceConnectorAuth=Could not find necessary client connection properties for Server Instance {0}.
missingAgentConnectorAuth=Could not find necessary client connection properties for Node Agent {0}.
noDASFound=Could not identify the Domain Administration Server
tooManyDASFound=Server Instance {0} and {1} have both been identified as the Domain Administration Server.
noSuchResource=Resource {0} does not exist
noSuchApplication=Application {0} does not exist
illegalName=The name is illegal. Names are not allowed to have this String embedded in them: {0}
noSuchWSEP=WebServiceEndpoint {0} does not exist
noSuchTransformationRule=TransformationRule {0} does not exist
CorruptClusterConfig=The cluster [{0}] is in an inconsistent state. Not all of the instances are referencing the mbean [{1}]. Here is the summary: {2}.
Cluster.no_default_config_found=No default config found, using config {0} as the default config for the cluster {1}
Server.cannotSpecifyBothConfigAndCluster=A configuration name and cluster name cannot both be specified.
Cluster.noDefaultConfig=Can''t find the default config (an element named \"default-config\") \
in domain.xml. You may specify the name of an existing config element next time.
Server.HostNotFound=Unable to resolve the nodeagent-ref [{0}] to an IP address.
Server.LocalHostNotFound=Unable to resolve the local hostname.
Server.cannotHaveSameAdminPortAsDAS=Cannot create an instance on the same host as DAS with the same admin port as DAS: {0}.
Cluster.error_while_copying=Error while copying the default configuration {0}
Cluster.error_while_settingConfig=Error while setting config {0} on cluster {1} {2}
deleteConfigFailed=Unable to remove config {0}
deleteServerRefFailed=Unable to remove server-ref {0} from cluster {1}
Cluster.hasInstances=Cluster {0} contains server instances {1} and must not contain any instances
Cluster.obsoleteOptions=Obsolete options used.
cannot.execute.command=Cluster software is not installed.
LbConfigIsInUse=LB configuration [{0}] is in use by another load balancer.
DeleteLbConfigFailed=Unable to remove lb config {0}.
RequiredTargetOrConfig=CLI251 Either option --target or operand config_name is required for this command.
LbConfigExists=Load balancer configuration [{0}] already exists.
InvalidTarget=Invalid argument. Target [{0}] is not a cluster or stand alone server instance.
LbConfigNotEmpty=Load balancer configuration [{0}] contains server refs or clusters refs. It must be empty in order to be removed.
create.http.lb.config.command.usagetext=create-http-lb-config\n\t[--responsetimeout <responsetimeout(default:60)>]\n\t[--monitor
Other Glassfish examples (source code examples)Here is a short list of links related to this Glassfish LocalStrings.properties source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.