[ 
https://issues.apache.org/jira/browse/HBASE-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761458#comment-13761458
 ] 

Jimmy Xiang commented on HBASE-9328:
------------------------------------

The compilation error seems not related.  However, why do we miss java 
executable?
{noformat}
[PreCommit-HBASE-Build] $ /bin/bash /tmp/hudson2093491801297215642.sh
asf002.sp2.ygridcore.net
Linux asf002.sp2.ygridcore.net 2.6.32-33-server #71-Ubuntu SMP Wed Jul 20 
17:42:25 UTC 2011 x86_64 GNU/Linux
/tmp/hudson2093491801297215642.sh: line 5: java: command not found
/home/hudson/tools/java/latest1.6
/tmp/hudson2093491801297215642.sh: line 7: 
/home/hudson/tools/java/latest1.6/bin/java: No such file or directory
{noformat}
                
> Table web UI is corrupted sometime
> ----------------------------------
>
>                 Key: HBASE-9328
>                 URL: https://issues.apache.org/jira/browse/HBASE-9328
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.0, 0.95.2, 0.94.11
>            Reporter: Jimmy Xiang
>            Assignee: Jean-Marc Spaggiari
>              Labels: web-ui
>         Attachments: HBASE-9328-v0-trunk.patch, HBASE-9328-v1-trunk.patch, 
> HBASE-9328-v2-0.94.patch, HBASE-9328-v2-trunk.patch, 
> HBASE-9328-v3-trunk.patch, HBASE-9328-v4-trunk.patch, table.png
>
>
> The web UI page source is like below:
> {noformat}
> <h2>Table Attributes</h2>
> <table class="table table-striped">
>   <tr>
>       <th>Attribute Name</th>
>       <th>Value</th>
>       <th>Description</th>
>   </tr>
>   <tr>
>       <td>Enabled</td>
>       <td>true</td>
>       <td>Is the table enabled</td>
>   </tr>
>   <tr>
>       <td>Compaction</td>
>       <td>
> <p><hr/></p>
> {noformat}
> No sure if it is a HBase issue, or a network/browser issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to