Mike Drob created ACCUMULO-2765:
-----------------------------------
Summary: FrameworkTest fails during build
Key: ACCUMULO-2765
URL: https://issues.apache.org/jira/browse/ACCUMULO-2765
Project: Accumulo
Issue Type: Bug
Components: test
Environment: Jenkins, Java 6u31, Maven 3.0.4
Commit b3c893671ff039836251fc6c33b9522690a4dda5
Reporter: Mike Drob
Saw the following error message come from a Jenkins build:
{noformat}
Error Message
This parser does not support specification "null" version "null"
Stacktrace
java.lang.UnsupportedOperationException: This parser does not support
specification "null" version "null"
at
javax.xml.parsers.DocumentBuilderFactory.setSchema(DocumentBuilderFactory.java:561)
at
org.apache.accumulo.test.randomwalk.FrameworkTest.testXML(FrameworkTest.java:47)
{noformat}
I have not seen this error when running tests manually.
--
This message was sent by Atlassian JIRA
(v6.2#6252)