ivakegg commented on issue #1644:
URL: https://github.com/apache/accumulo/issues/1644#issuecomment-651309843


   The stack trace of the exception was something like this:
   ```
   ...
   Caused by: java.lang.RuntimeException: Exception occurred during minor 
compaction on ...
      at org.apache.accumulo.tserver.tablet.Tablet.minorCompact
      at org.apache.accumulo.tserver.tablet.MinorCompactionTask.run
   Caused by: java.lang.NoClassDefFoundError: Could not initialize class ...
      ...
      at org.apache.accumulo.core.iterators.IteratorUtil.loadIterators
      at org.apache.accumulo.tserver.tablet.Comparactor.compactLocalityGroup
      at org.apache.accumulo.tserver.tablet.Compactor.call
      at org.apache.accumulo.tserver.table.MinorCompactor.call
      at org.apache.accumulo.tserver.tablet.Tablet.minorCompact
   ```


----------------------------------------------------------------
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