From: markt Date: Mon, 29 Jun 2009 17:27:35 +0000 (+0000) Subject: Add props changes missed in r789389 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b1d79f9489a592d867f3c970fdf2563684c199c5;p=tomcat7.0 Add props changes missed in r789389 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@789390 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/catalina/loader/LocalStrings.properties b/java/org/apache/catalina/loader/LocalStrings.properties index 2ac41a5b3..1bc1b1797 100644 --- a/java/org/apache/catalina/loader/LocalStrings.properties +++ b/java/org/apache/catalina/loader/LocalStrings.properties @@ -17,6 +17,7 @@ fileClassLoader.canRead=Repository {0} cannot be read fileClassLoader.exists=Repository {0} does not exist fileClassLoader.jarFile=Cannot read JAR file {0} fileClassLoader.restricted=Cannot load restricted class {0} +jdbcLeakPrevention.jdbcRemoveFailed=Unable to de-register driver {0} standardLoader.addRepository=Adding repository {0} standardLoader.alreadyStarted=Loader has already been started standardLoader.checkInterval=Cannot set reload check interval to {0} seconds @@ -28,6 +29,8 @@ standardLoader.reloading=Reloading checks are enabled for this Context standardLoader.removeRepository=Removing repository {0} standardLoader.starting=Starting this Loader standardLoader.stopping=Stopping this Loader +webappClassLoader.jdbcRemoveFailed=JDBC driver de-registration failed +webappClassLoader.jdbcRemoveStreamError=Exception closing input stream during JDBC driver de-registration webappClassLoader.stopped=Illegal access: this web application instance has been stopped already. Could not load {0}. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact. webappClassLoader.readError=Resource read error: Could not load {0}. webappClassLoader.wrongVersion=(unable to load class {0})