You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/09/13 19:36:28 UTC

[GitHub] [accumulo] milleruntime opened a new issue #1362: Table Status page is broken

milleruntime opened a new issue #1362: Table Status page is broken
URL: https://github.com/apache/accumulo/issues/1362
 
 
   In the Monitor when on the Tables page... click a table ID link and it should refresh the page with detailed information about that table. I am getting this JS error and an empty table:
   ```
   jQuery.Deferred exception: clearTableBody is not defined ReferenceError: clearTableBody is not defined
       at refreshTableServersTable (http://leader1:9995/resources/js/table.js:39:3)
       at Object.<anonymous> (http://leader1:9995/resources/js/table.js:24:5)
       at mightThrow (http://leader1:9995/resources/external/jquery-3.2.1.js:3583:29)
       at process (http://leader1:9995/resources/external/jquery-3.2.1.js:3651:12) undefined
   ```
   ![monitor-table-status](https://user-images.githubusercontent.com/11872539/64889823-352c7a80-d63c-11e9-8984-d56ee6def3cb.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services