[
https://issues.apache.org/jira/browse/CHUKWA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425803#comment-13425803
]
Jie Huang commented on CHUKWA-651:
----------------------------------
This issue may not be caused by hbase. Some compling error happens in the
current hicc trunk code. For example, in index.jsp file
{noformat}
56 session.setAttribute("start",now-(60*60*1000)); // <<< we should wrap
the second param as Long object
57 session.setAttribute("end",now); // <<< we should wrap
the second param as Long object
{noformat}
Otherwise, we cannot build that jsp file successfully. I will try to follow up
this issue, and verify if it can be done over hbase-trunk later. thanks.
> Cannot view hicc index page
> ----------------------------
>
> Key: CHUKWA-651
> URL: https://issues.apache.org/jira/browse/CHUKWA-651
> Project: Chukwa
> Issue Type: Bug
> Components: Scripts, User Interface
> Affects Versions: 0.6.0
> Environment: hbase-0.95.SNAPSHOT
> Reporter: Jie Huang
> Priority: Critical
> Attachments: error.log
>
>
> After run ./bin/chukwa hicc, we get some similar error info like CHUKWA-636.
> However, I have already upgraded the chukwa pom.xml against
> hbase-0.95.SNAPSHOT.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira