Hi Stack, I get the exceptions always when there is no site.conf and hbase-site.conf in my classpath, and in this case I do not have either of them. The JDK version is -
java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode) Thanks, Imran On Thu, Oct 7, 2010 at 11:14 AM, Stack <[email protected]> wrote: > I wonder what JVM that build box is using? Complaint is: > > Failed to set setXIncludeAware(true) for parser > > Its like the XML parser being used by the JVM to readin the hdfs > configuration files has no support for setXIncludeAware where normally > -- the sun java6 we all know and love -- that feature is present. > > Can you poke around on your hudson to see what JVM is being picked up? > > St.Ack > > On Wed, Oct 6, 2010 at 10:04 PM, Imran M Yousuf <[email protected]> wrote: >> Hi, >> >> I am using HBaseTestingUtility for doing some integration tests and >> its being successful in developer machines and not mention extremely >> helpful. But we are facing problem when running the test from within >> Hudson which has 2 Ethernet cards and IP addresses. Please find the >> Hudson log and the source code as follows respectively: >> >> http://hudson.smartitengineering.com/hudson/job/imyousuf-smart-cms/com.smartitengineering.smart-cms$smart-cms-client-impl/43/console >> http://github.com/imyousuf/smart-cms/blob/content/smart-cms-client-impl/src/test/java/com/smartitengineering/cms/client/impl/AppTest.java >> >> Can someone please help me resolve this error so that I can run the >> tests from hudson and not have to manually test each change from my >> machine :). >> >> Regards, >> >> -- >> Imran M Yousuf >> Twitter: @imyousuf - http://twitter.com/imyousuf >> Blog: http://imyousuf-tech.blogs.smartitengineering.com/ >> Mobile: +880-1711402557 >> > -- Imran M Yousuf Entrepreneur & CEO Smart IT Engineering Ltd. Dhaka, Bangladesh Twitter: @imyousuf - http://twitter.com/imyousuf Blog: http://imyousuf-tech.blogs.smartitengineering.com/ Mobile: +880-1711402557
