You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2010/11/10 18:37:14 UTC

[jira] Commented: (CHUKWA-551) chukwa agent is not sending data to the collector

    [ https://issues.apache.org/jira/browse/CHUKWA-551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930667#action_12930667 ] 

Eric Yang commented on CHUKWA-551:
----------------------------------

Looks like there is something else running on port 8080.  In conf/collectors file, you need to put http://localhost:8081/ to send data properly to the right port.

> chukwa agent  is not sending data to the collector
> --------------------------------------------------
>
>                 Key: CHUKWA-551
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-551
>             Project: Chukwa
>          Issue Type: Bug
>          Components: data collection
>    Affects Versions: 0.4.0
>         Environment: linux
>            Reporter: Prachi Bedekar
>             Fix For: 0.4.0
>
>
> When I am running the command
> ./hadoop fs -du hdfs://localhost:54310/chukwa
> The error is shown in the agent log file as:
> 2010-11-10 14:11:30,872 ERROR HTTP post thread ChukwaHttpSender - >>>>>> HTTP response from http://localhost:8080/chukwa statusLine: HTTP/1.1 404 Not Found
> 2010-11-10 14:11:30,872 ERROR HTTP post thread ChukwaHttpSender - Http post exception on http://localhost:8080/: org.apache.commons.httpclient.HttpException: got back a failure from server
> collector http port is 8081.
> agent and collectors both are running.
> I am using chukwa-0.4.0 version
> please reply to this as early as you can.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.