Hi Humberto, In DSpace 5.2, after enabling thumbnails in webui.browse.thumbnail.show, I have the same problem: browsing by title is not working anymore, and I'm getting the same error about "unsupported image type". If I disable thumbnails, it works again. I have no clue about this but I'd like to use the thumbnails thing so, can anybody give a clue about this? Is this a bug?
Thanks in advance. On Wednesday, September 23, 2015 at 12:59:41 AM UTC+2, Humberto Blanco Castillo wrote: > > Ok, i solved this. The problem is when search by title because do not can > put thumbnail in the visualization options. I modify the dspace.cfg > in webui.browse.thumbnail.show = true change this to false and restart the > service. > > > El viernes, 18 de septiembre de 2015, 23:07:42 (UTC-5), Humberto Blanco > Castillo escribió: >> >> Hi, >> I installed dspace 5.3 and works fine in other modules than search, but >> have a serious mistake when search by title, here is the error >> >> .22015-09-13 08:10:52,479 WARN >> org.dspace.app.webui.servlet.InternalErrorServlet @ >> :session_id=B3FEDE98483EB72733F3106D4D48CE6E:internal_error:-- URL Was: >> http://dspace-dev.redclara.net/browse?type=title >> -- Method: GET >> -- Parameters were: >> -- type: "title" >> >> org.apache.jasper.JasperException: javax.servlet.ServletException: >> javax.servlet.jsp.JspException: Unsupported Image Type >> at >> org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:555) >> at >> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:461) >> at >> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:396) >> at >> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:340) >> at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) >> 015-09-13 08:10:52,479 WARN >> org.dspace.app.webui.servlet.InternalErrorServlet @ >> :session_id=B3FEDE98483EB72733F3106D4D48CE6E:internal_error:-- URL Was: >> http://dspace-dev.redclara.net/browse?type=title >> -- Method: GET >> -- Parameters were: >> -- type: "title" >> >> org.apache.jasper.JasperException: javax.servlet.ServletException: >> javax.servlet.jsp.JspException: Unsupported Image Type >> at >> org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:555) >> at >> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:461) >> at >> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:396) >> at >> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:340) >> at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) >> >> I cant understamd why appear unsuported image type >> >> Can anyone helpme, really appreciate your help >> >> -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
