Author: kfujino
Date: Wed Aug 26 08:00:36 2015
New Revision: 1697844

URL: http://svn.apache.org/r1697844
Log:
Remove unused message.

Modified:
    
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties
    
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings_es.properties

Modified: 
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties?rev=1697844&r1=1697843&r2=1697844&view=diff
==============================================================================
--- 
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties
 (original)
+++ 
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings.properties
 Wed Aug 26 08:00:36 2015
@@ -64,18 +64,12 @@ deltaSession.readSession=readObject() lo
 deltaSession.writeSession=writeObject() storing session [{0}]
 jvmRoute.cannotFindSession=Can't find session [{0}]
 jvmRoute.changeSession=Changed session from [{0}] to [{1}]
-jvmRoute.clusterListener.started=Cluster JvmRouteSessionIDBinderListener 
started
-jvmRoute.clusterListener.stopped=Cluster JvmRouteSessionIDBinderListener 
stopped
 jvmRoute.configure.warn=Please, setup your JvmRouteBinderValve at host valve, 
not at context valve!
-jvmRoute.contextNotFound=Context [{0}] not found at node [{1}]!
 jvmRoute.failover=Detected a failover with different jvmRoute - orginal route: 
[{0}] new one: [{1}] at session id [{2}]
 jvmRoute.foundManager=Found Cluster DeltaManager {0} at {1}
-jvmRoute.hostNotFound=No host found [{0}]
-jvmRoute.lostSession=Lost Session [{0}] at path [{1}]
 jvmRoute.missingJvmRouteAttribute=No engine jvmRoute attribute configured!
 jvmRoute.noCluster=The JvmRouterBinderValve is configured, but clustering is 
not being used. Fail over will still work, providing a PersistentManager is 
used.
 jvmRoute.notFoundManager=Not found Cluster DeltaManager at {0}
-jvmRoute.receiveMessage.sessionIDChanged=Cluster 
JvmRouteSessionIDBinderListener received orginal session ID [{0}] set to new id 
[{1}] for context path [{2}]
 jvmRoute.turnoverInfo=Turnover Check time {0} msec
 jvmRoute.valve.started=JvmRouteBinderValve started
 jvmRoute.valve.stopped=JvmRouteBinderValve stopped

Modified: 
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings_es.properties
URL: 
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings_es.properties?rev=1697844&r1=1697843&r2=1697844&view=diff
==============================================================================
--- 
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings_es.properties
 (original)
+++ 
tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/session/LocalStrings_es.properties
 Wed Aug 26 08:00:36 2015
@@ -57,18 +57,12 @@ deltaSession.readSession = readObject()
 deltaSession.writeSession = writeObject() guardando sesi\u00F3n [{0}]
 jvmRoute.cannotFindSession = No puedo hallar sesi\u00F3n [{0}]
 jvmRoute.changeSession = Cambiada sesi\u00F3n desde [{0}] a [{1}]
-jvmRoute.clusterListener.started = Cl\u00FAster 
JvmRouteSessionIDBinderListener arrancado
-jvmRoute.clusterListener.stopped = Cl\u00FAster 
JvmRouteSessionIDBinderListener parado
 jvmRoute.configure.warn = Por favor, \u00A1configura tu JvmRouteBinderValve en 
la v\u00E1lvula de m\u00E1quina, no en la v\u00E1lvula del contexto\!
-jvmRoute.contextNotFound = \u00A1Contexto [{0}] no hallado en el nodo [{1}]\!
 jvmRoute.failover = Detectada una ca\u00EDda con diferente jvmRoute - ruta 
original\: [{0}] nueva\: [{1}] en id de sesi\u00F3n [{2}]
 jvmRoute.foundManager = Hallado Cl\u00FAster DeltaManager {0} en {1}
-jvmRoute.hostNotFound = No hallada m\u00E1quina [{0}]
-jvmRoute.lostSession = Perdida Sesi\u00F3n [{0}] en ruta [{1}]
 jvmRoute.missingJvmRouteAttribute = \u00A1No se ha configurado atributo de 
motor jvmRoute\!
 jvmRoute.noCluster = La v\u00E1lvula JvmRouterBinderValve se encuentra 
configurada, pero no se usa el cl\u00FAster. A\u00FAn funcionar\u00E1 la 
tolerancia a fallos, siempre que se est\u00E9 usando PersistentManager.
 jvmRoute.notFoundManager = No hallado Cl\u00FAster DeltaManager {0} en {1}
-jvmRoute.receiveMessage.sessionIDChanged = Cl\u00FAster 
JvmRouteSessionIDBinderListener recibi\u00F3 ID original de sesi\u00F3n [{0}] 
puesto a nuevo id [{1}] para la ruta de contexto [{2}]
 jvmRoute.turnoverInfo = Ajustado tiempo de Chequeo a {0} mseg
 jvmRoute.valve.started = JvmRouteBinderValve arrancada
 jvmRoute.valve.stopped = JvmRouteBinderValve parada



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to