--------------------------------------------------------------------------------
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet execution threw an exception
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
root cause
java.lang.ExceptionInInitializerError
org.pentaho.repository.HibernateUtil.initialize(HibernateUtil.java:153)
org.pentaho.repository.HibernateUtil.<clinit>(HibernateUtil.java:81)
org.pentaho.repository.runtime.RuntimeRepository.setSession(RuntimeRepository.java:74)
org.pentaho.core.system.PentahoSystem.getRuntimeRepository(PentahoSystem.java:627)
org.pentaho.core.solution.SolutionEngine.execute(SolutionEngine.java:173)
org.pentaho.core.services.BaseRequestHandler.handleActionRequest(BaseRequestHandler.java:132)
org.pentaho.ui.servlet.ViewAction.doGet(ViewAction.java:117)
javax.servlet.http.HttpServlet.service(HttpServlet.java:697)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.17 logs.