All Downloads are FREE. Search and download functionalities are using the official Maven repository.

era.saclient.2.4.2.source-code.saclient_messages.properties Maven / Gradle / Ivy

There is a newer version: 3.2.1
Show newest version
# Author: [email protected]
# Since: 2.0.0
# Version: $Id: saclient_messages.properties 16154 2012-07-14 16:34:05Z colin $
#
# $License$

# This MUST be encoded in ISO-8859-1. To supply characters that are
# not supported by this encoding, use unicode escapes (\uxxxx).
#
# You may also create a separate file with a native encoding, and then
# use the 'native2ascii' tool of the Java Development Kit to convert
# that file into a this message file in ISO-8859-1. The same tool can
# do the reverse conversion using the '-reverse' command-line option.
#
error_ws_connect.msg=Unable to connect to the remote strategy agent at host: ''{0}'', port: ''{1}'' as user: ''{2}''. Verify that the strategy agent is running on the specified host, is configured to accept connections on the specified port and is network accessible. Verify that the credentials have been correctly specified and retry operation.
error_jms_connect.msg=Unable to connect to the remote strategy agent at URL: ''{0}'' as user: ''{1}''. Verify that the strategy agent is running and is configured to accept connections on the specified URL. Verify that the credentials have been correctly specified and retry operation.
client_closed.msg=This operation cannot be performed as the client connection has been closed and cannot be used. Reconnect and try the operation again.
client_disconnected.msg=The operation cannot be performed as the client connection is no longer active. Reconnect and try the operation again.
error_ws_operation.msg=The operation cannot be completed as the remote operation failed: {0}.
log_error_receive_data.msg=Ignoring error delivering received data ''{0}''.
log_error_receive_connect_status.msg=Ignoring error delivering connection status ''{0}''.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy