Grahm: I found the latest in sourceforge, but the problem was actually a typo in the dspace.cfg file ( missing a comma in the list of crosswalks ), so all is fine for the moment. Thanks you!
-Jose -----Original Message----- From: Graham Triggs [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2008 4:13 AM To: Blanco, Jose Cc: [email protected] Subject: Re: [Dspace-tech] Not able to display item Hi, Yes. Obtain the latest XHTMLHeadCrosswalk class from the 1.5 branch in Subversion. (known bug where it doesn't check if the metadata value contains null, and tries to insert it into the JDOM tree anyway) G Blanco, Jose wrote: > 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.j > av > 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:10 > 2) > > > 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 This email has been scanned by Postini. For more information please visit http://www.postini.com ------------------------------------------------------------------------- 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

