1 Reply Latest reply on May 12, 2005 5:35 AM by cristibuta

    Tomcat-LoadBalancer-Jboss problem

      We have two jboss3.2.RC2 servers in a cluster and a load balancer in front of this cluster which handles the request.

      When I try to access this application I got the 500 Internal Server error



      Internal Server Error
      The server encountered an internal error or misconfiguration and was unable to complete your request.
      Please contact the server administrator, test@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
      More information about this error may be available in the server error log.
      Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

      Apache/2.0.50 (Linux/SUSE) Server at <ip address> Port 443



      What information that I have is we are not using mod_jk,apache for load balancing but load balancing is achieved using tomcat.

      One more point ssl is handled at apache level. Please help me to solve this problem.I don?t know
      What?s going wrong