I'm getting an internal error when accessing an item.  The error is
coming from the following line in HandleServlet:

            List l = xHTMLHeadCrosswalk.disseminateList(item);


I ran index-init and it completed without failures.  Here is a bit more
of the error:

Exception:
java.lang.NullPointerException
        at
org.dspace.app.webui.servlet.HandleServlet.displayItem(HandleServlet.jav
a:397)
        at
org.dspace.app.webui.servlet.HandleServlet.doDSGet(HandleServlet.java:21
1)
        at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.
java:174)
        at
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:102)


Any ideas?

Thanks!

Jose

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to