Bug #6542
Unable to add metadata document on mndemo8
0%
Description
Using the URL https://mn-demo-8.test.dataone.org/knb/style/skins/dev/loadxml.jsp to add a metadata document causing the following error message in the web browser:
java.lang.ClassNotFoundException: edu.ucsb.nceas.configxml.ConfigXML
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1484)
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1329)
org.ecoinformatics.eml.EMLParser.(EMLParser.java:177)
edu.ucsb.nceas.metacat.MetacatHandler.handleInsertOrUpdateAction(MetacatHandler.java:1755)
edu.ucsb.nceas.metacat.MetaCatServlet.handleGetOrPost(MetaCatServlet.java:925)
edu.ucsb.nceas.metacat.MetaCatServlet.doPost(MetaCatServlet.java:504)
javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.24 logs.
The metadata document is not added to metacat
Note: I'm logging this bug in DataONE vs Metacat, as this appears to be a build/configuration problem, not a metacat bug.