This looks like an XML syntax error -- check that there isn't a
missing tag, or whitespace in mid-tag somewhere that's confusing the
parser.  Not quite sure how those files worked with a previous Chukwa
release.

--Ari

On Mon, Dec 28, 2009 at 8:02 PM, Joe Hammerman <jhammer...@videoegg.com> wrote:
> Thank you Eric! Yes, Chukwa now builds. I moved the configuration files into 
> place (files which worked with Chukwa 0.3.0), and the jars into the 
> CHUKWA_ROOT - however I still cannot start the collector (as hadoop user, 
> with write permissions to HDFS). This is the output:
>
> [Fatal Error] :64:5: The element type "value" must be terminated by the 
> matching
>  end-tag "</value>".
> java.lang.RuntimeException: org.xml.sax.SAXParseException: The element type 
> "val
> ue" must be terminated by the matching end-tag "</value>".
>        at 
> org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:
> 1266)
>        at 
> org.apache.hadoop.conf.Configuration.loadResources(Configuration.java
> :1135)
>        at 
> org.apache.hadoop.conf.Configuration.getProps(Configuration.java:1064
> )
>        at org.apache.hadoop.conf.Configuration.get(Configuration.java:424)
>        at org.apache.hadoop.conf.Configuration.getInt(Configuration.java:493)
>        at 
> org.apache.hadoop.chukwa.datacollection.collector.CollectorStub.main(
> CollectorStub.java:53)
> Caused by: org.xml.sax.SAXParseException: The element type "value" must be 
> termi
> nated by the matching end-tag "</value>".
>        at 
> com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.
> java:239)
>        at 
> com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Doc
> umentBuilderImpl.java:283)
>        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
>        at 
> org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:
> 1187)
>        ... 5 more
>
> Can you be of any further assistance?



-- 
Ari Rabkin asrab...@gmail.com
UC Berkeley Computer Science Department

Reply via email to