How to resolve HTTP status 500 while using an apache tomcat 5.5.9 and JBOSS server.?
-
screen shot: HTTP Status 500 - --------------------------------------… type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: 1 org.apache.struts.action.RequestProce… org.apache.struts.action.RequestProce… org.apache.struts.action.RequestProce… org.apache.struts.action.ActionServle… org.apache.struts.action.ActionServle… javax.servlet.http.HttpServlet.servic… javax.servlet.http.HttpServlet.servic… org.jboss.web.tomcat.filters.ReplyHea… root cause java.lang.ArrayIndexOutOfBoundsExcepti… 1 com.gridweb.struts.action.AssignmentA… org.apache.struts.action.RequestProce… org.apache.struts.action.RequestProce… org.apache.struts.action.ActionServle… org.apache.struts.action.ActionServle… javax.servlet.http.HttpServlet.servic… javax.servlet.http.HttpServlet.servic… org.jboss.web.tomcat.filters.ReplyHea… note The full stack trace of the root cause is available in the Apache Tomcat/5.5.9 logs. --------------------------------------… Apache Tomcat/5.5.9
-
Answer:
In this case, your code running in jboss is generating the exception by accessing a non-existent array entry. Apache is just reporting the 500 generated by jboss. Fix the application code.
push v at Yahoo! Answers Visit the source
Related Q & A:
- How To Find Http Proxy?Best solution by Super User
- How To Resolve these Javascript Conflicts?Best solution by Stack Overflow
- What is apache tomcat?Best solution by Yahoo! Answers
- How to resolve HTTP Error 500.24?Best solution by forums.asp.net
- How to resolve mail problem?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.