
org.glassfish.jts.admin.cli.LocalStrings.properties Maven / Gradle / Ivy
#
# Copyright (c) 2010, 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
#
recover.transactions.serverBeRecoveredIsNotKnown=There is no recovering server with name {0}.
recover.transactions.runningServerBeRecoveredFromAnotherServer=Transactions of running server <<{0}>> can not be recovered from another server <<{1}>>.
recover.transactions.logDirShouldNotBeSpecifiedForSelfRecovery=Transaction log directory should not be specified in case of self-recovery.
recover.transactions.noDestinationServer=Destination server is not provided. As the server that transactions are to be recovered from is not running a destination server needs to be specified.
recover.transactions.destinationServerIsNotAlive=Destination server {0} is not alive.
recover.transactions.logDirNotSpecifiedForDelegatedRecovery=Transaction log directory not specified for delegated recovery.
recover.transactions.failed=recover transactions failed.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy