"java.lang.runtimeexception: org.xml.sax.saxparseexception; linenumber: 1; columnnumber: caused by: org.xml.sax.saxparseexception"

76 views Asked by At

I am the devtools test suite on java test harness but getting this saxparse exception after running the testcase. what is the root cause? i am using oracle jdk1.7.

I have tried validating the xml document with xsd but it is valid.

0

There are 0 answers