[Dspace-tech] Error in HandleServlet.java in DSpace 1.5.1

2009-05-15 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
I am getting an error in DSpace 1.5.1 when I try to display an Item. The error I'm getting is: java.lang.NullPointerException and it's happening in HandleServlet.java on the following line: List l = xHTMLHeadCrosswalk.disseminateList(item); I also noticed a couple of new errors in my

Re: [Dspace-tech] Error in HandleServlet.java in DSpace 1.5.1

2009-05-15 Thread Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY]
I solved the problem, thankfully. I think the ### Crosswalk and Packager Plugin Settings In dspace.cfg had become corrupted. Anyway, when I copied this section from the source code again, the problem disappeared. Strange :) Sue From: Thornton, Susan