HTTP Status 500 – Internal Server Error


Type Exception Report

Message Index: 0, Size: 0

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	java.util.ArrayList.RangeCheck(ArrayList.java:547)
	java.util.ArrayList.get(ArrayList.java:322)
	com.imct.framework.file.FileLoaderServlet.doPost(FileLoaderServlet.java:61)
	com.imct.framework.file.FileLoaderServlet.doGet(FileLoaderServlet.java:32)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
	com.imct.framework.config.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:106)

Note The full stack trace of the root cause is available in the server logs.


Apache Tomcat/7.0.103