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:42:19 UTC

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Drob resolved ACCUMULO-2765.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0
                   1.6.1
         Assignee: Mike Drob

Converted the test to a JUnit 4 style test, hopefully that will give us more failure detail if it occurs again.

> 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
>            Assignee: Mike Drob
>             Fix For: 1.6.1, 1.7.0
>
>
> 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)