You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/04/30 21:02:15 UTC

[jira] [Created] (ACCUMULO-2765) FrameworkTest fails during build

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)