You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chris, if you're able to fix this and get it running - could you either capture 2 harvest out files so we can import them into the mst or let John know when an oai-toolkit is available to he can capture them to a file?
This would be a 2-phased load/harvest, load/harvest since it has to do with updates.
The text was updated successfully, but these errors were encountered:
JIRA issue created by: rcook
Originally opened: 2012-06-26 09:30 AM
Issue body:
GC Issue http://code.google.com/p/xcoaitoolkit/issues/detail?id=88
Reported by project member [email protected], Oct 20, 2011
In attempting to recreate this issue:
http://code.google.com/p/xcmetadataservicestoolkit/issues/detail?id=316
The first file (bib2marcxml-roman.xml) loaded OK, but when I went to harvest, I got the following exception:
ax.servlet.ServletException: java.lang.NullPointerException
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:523)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
root cause
The text was updated successfully, but these errors were encountered: