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

com.sun.enterprise.resource.pool.LocalStrings.properties Maven / Gradle / Ivy

There is a newer version: 8.0.0-JDK17-M9
Show newest version
#
# 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
#

poolmgr.no.available.resource=In-use connections equal max-pool-size and expired max-wait-time. Cannot allocate more connections.
monitoring.statistics=Monitoring Statistics :
reclaim.leaked.connection=Reclaiming the leaked connection of pool [ {0} ] and destroying it so as to avoid both the application that leaked the connection \
  and any other request that can potentially acquire the same connection from the pool end up using the \
  connection at the same time
poolmgr.flush_noop_pool_not_initialized=Flush Connection Pool did not happen as pool - {0} is not initialized




© 2015 - 2025 Weber Informatics LLC | Privacy Policy