LBSV
The next table lists all error codes related to the LoadBalancerServlet.
| Major | Minor | Message | Details |
|---|---|---|---|
| LBSV | 0001 | all other servlets are down as well | The last servlet which was up is now down as well. |
| 0002 | all servlets are down | No running servlet is found. | |
| 0003 | a servlet could not be found | One or more of the configured 'Servlet' in the LoadBalancingServlet could not be found. Check your configuration (web.xml). |