EdColeman commented on issue #1689:
URL: https://github.com/apache/accumulo/issues/1689#issuecomment-694859786


   Sample stack trace:
   
   `For version 1.9.3 
   
   ```
   [time] [tserver.TableServerResourceManager] TabletServerResourceManager 
ERROR: Memory manager failed null
   java.lang.NullPointerException
       at org.apache.accumulo.core.client.impl.Tables.exists(Tables.java:148)
       at 
org.apache.accumulo.server.tabletserver.LargestFirstMemoryManager.tableExists(LargestFirstMemoryManager.java:153)
       at 
org.apache.accumulo.server.tabletserver.LargestFirstMemoryManager.getMemoryManagementActions(LargestFirstMemoryManager.java:180)
       at 
org.apache.accumulo.tserver.TabletServerResourceManager$MemoryManagementFramework.manageMemory(TabletServerResourceManager.java:440)
       at 
org.apache.accumulo.tserver.TabletServerResourceManager$MemoryManagementFramework.access$400(TabletServerResourceManager.java:349)
       at 
org.apache.accumulo.tserver.TabletServerResourceManager$MemoryManagementFramework.$2.run(TabletServerResourceManager.java:377)
       at 
org.apache.accumulo.fate.util.LoggingRunnable.run(LoggingRunnable.java:35)
       at java.lang.Thread.run(Thread.java:748)
   
   ```


----------------------------------------------------------------
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:
[email protected]


Reply via email to