blob: 9140be071de12de4f125310d7a5ea0a6bbb71955 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
webappClassLoader.addTransformer=将类文件转换器[{0}]添加到Web应用程序[{1}]。
webappClassLoader.checkThreadLocalsForLeaks.badValue=无法确定类型为 [{0}] 的值的字符串表示形式
webappClassLoader.checkThreadLocalsForLeaks.unknown=:)未知
webappClassLoader.checkThreadLocalsForLeaksNone=web应用程序 [{0}] 创建了1ThreadLocal变量(键:[{2}] (类型[{1}]) ,值:[{4}](类型[{3}]) )。键仅被ThreadLocal Map弱引用,所以不是内存泄露。
webappClassLoader.clearJdbc=Web应用程序 [{0}] 注册了JDBC驱动程序 [{1}],但在Web应用程序停止时无法注销它。 为防止内存泄漏,JDBC驱动程序已被强制取消注册。
webappClassLoader.clearReferencesResourceBundlesCount=从Web应用[{1}]的缓存中删除了[{0}] ResourceBundle引用
webappClassLoader.clearReferencesResourceBundlesFail=无法清除Web应用程序 [{0}] ResourceBundle引用
webappClassLoader.jarsRemoved=一个或多个 JAR 已被从 Web 应用程序 [{0}] 中删除
webappClassLoader.jdbcRemoveFailed=Web应用程序 [{0}] JDBC驱动程序注销失败
webappClassLoader.readError=资源读取错误:不能加载 [{0}].
webappClassLoader.superCloseFail=调用父类的close()方法出现异常。
webappClassLoader.validationErrorJarPath=无法验证名称为 [{0}] JAR 条目
webappClassLoader.wrongVersion=(无法载入的.类 [{0}])
webappLoader.copyFailure=无法复制资源
webappLoader.mkdirFailure=无法创建目标目录以复制资源
webappLoader.setContext.ise=当加载器启动的时候设置上下文是不被允许的