TOMCAT error

12 views
Skip to first unread message

Gonzalo Villegas

unread,
May 26, 2020, 11:35:22 AM5/26/20
to DSpace Technical Support
Hello
after restarting Tomcat, the site shows an error and it is this:

Exception:
org.apache.jasper.JasperException: An exception occurred processing [index.jsp] at line [59]

56: SiteHomeProcessor [] chp = (SiteHomeProcessor []) CoreServiceFactory.getInstance (). GetPluginService (). GetPluginSequence (SiteHomeProcessor.class);
57: for (int i = 0; i <chp.length; i ++)
58: {
59: chp [i] .process (context, request, response);
60:}
61:}
62: catch (Exception e)

Delete some records from the table "requestitem" that did not allow me to delete a collection and on restart Tomcat, it shows that error.
Does anyone have knowledge of what may be happening?
Thank you.
Reply all
Reply to author
Forward
0 new messages