Hi Gregory, There is probably nothing to worry about. Usually this particular error occurs when a search engine spider is crawling your site. As well as following links, some spiders (Yahoo slurp in particular I think) has a habit of trying out URLs that aren't normally linked to, by stripping off query string parameters, or visiting partial URLs.
This is what may have happened - the spider might have stripped off the ?type=xyz. The exception error report has been fixed in newer versions of DSpace when running the JSPUI. See the following for details: - https://jira.duraspace.org/browse/DS-640 Thanks, Stuart Lewis Digital Development Manager Te Tumu Herenga The University of Auckland Library Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand Ph: +64 (0)9 373 7599 x81928 On 23/07/2011, at 8:13 AM, Heh, Gregory wrote: > Can anyone give me some insight to this error message? I find it weird that > the URL ends simply on “/browse”. Not something like “/browse?type=author”. > I can’t see how a user would navigate to this URL aside from directly editing > it. > > I am currently running a 1.5.1 installation of Dspace. Let me know if I > should provide any additional info. > > > An internal server error occurred on http://www.clpdigital.org/jspui: > > Date: 7/21/11 4:50 AM > Session ID: 18D18A93AF8AD980B6E2A5C27DE625BF > > -- URL Was: http://www.clpdigital.org/jspui/handle/10493/63/browse > -- Method: GET > -- Parameters were: > > > Exception: > javax.servlet.ServletException: There is no browse index for the request > at > org.dspace.app.webui.servlet.BrowserServlet.doDSGet(BrowserServlet.java:92) > at > org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:151) > at > org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:99) > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:617) > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:717) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) > at > org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646) > at > org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436) > at > org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374) > at > org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302) > at > org.dspace.app.webui.servlet.HandleServlet.doDSGet(HandleServlet.java:230) > at > org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:151) > at > org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:99) > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:617) > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:717) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) > at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) > at > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) > at java.lang.Thread.run(Thread.java:619) > > > Thanks. > > Gregory Heh > Systems Analyst III/Applications Developer > Information Technology > Carnegie Library of Pittsburgh > > This email message and any files transmitted with it are intended only for > the use of the individual or entity to which it is addressed and may contain > information that is privileged, confidential, and exempt from disclosure > under applicable law.? Any use, distribution, copying or disclosure by anyone > other than the intended individual or entity is prohibited without prior > approval.? If you have received this information in error, please notify the > sender immediately. > > ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ Storage Efficiency Calculator This modeling tool is based on patent-pending intellectual property that has been used successfully in hundreds of IBM storage optimization engage- ments, worldwide. Store less, Store more with what you own, Move data to the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

