6 Replies Latest reply on Jan 23, 2008 9:50 AM by erasmomarciano

    StringIndexOutOfBoundsException in jvmroute

    kristof.devos

      Hi,

      We have 2 servers running in a cluster, when directly redirecting to one of the servers is ok but when redirecting to apache I get following error

      An exception or error occurred in the container during the request processing
      java.lang.StringIndexOutOfBoundsException: String index out of range: -1
      at java.lang.String.substring(String.java:1768)
      at org.jboss.web.tomcat.service.session.JvmRouteValve.handleJvmRoute(JvmRouteValve.java:172)
      at org.jboss.web.tomcat.service.session.JvmRouteValve.checkJvmRoute(JvmRouteValve.java:112)
      at org.jboss.web.tomcat.service.session.JvmRouteValve.invoke(JvmRouteValve.java:81)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:433)


      anyone an idea

      thx a lot

      grz

      K