org.glassfish.cluster.ssh.util.LocalStrings.properties Maven / Gradle / Ivy
The newest version!
#
# Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#
internal.error=Internal Error: {0}
not.dcom.node=Node {0} is not a DCOM node. Its type is {1}.
no.password=Bad configuration for the node.\n The node requires \
a ssh-connector that in turn contains an ssh-auth element that has a password.
no.host=Bad configuration for the node.\n The node requires a remote node name.
no.username=Bad configuration for the node.\n The node requires \
a ssh-connector that in turn contains an ssh-auth element that has the username.\n\
Oddly, you also have no username set in the System Property user.name
no.lib.dir=Can not locate the lib directory on the remote installation.
error.parsing.key=Error parsing key file {0}: {1}
unable.to.read.key=Failed to read {0}: {1}.
key.does.not.exist=Specified key file {0} does not exist.
invalid.key.file=Key file ''{0}'' content is invalid.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy