milleruntime commented on issue #2754: URL: https://github.com/apache/accumulo/issues/2754#issuecomment-1146319958
I wrote a test to try and recreate this bug but it fails for for different reasons than on a live cluster: <pre> 2022-06-03T16:02:49,542 [shell.ShellServerIT] INFO : Calling fate print for table = ShellServerIT_testFateCommandWithSlowCompaction0 2022-06-03T16:02:49,542 [Shell.audit] INFO : root@miniInstance ShellServerIT_testFateCommandWithSlowCompaction0> fate -print 2022-06-03T16:02:49,544 [shell.Shell] ERROR: java.lang.IllegalArgumentException: Failed to load Accumulo configuration 'accumulo.properties' from classpath </pre> I copy and pasted the test [here](https://github.com/apache/accumulo/pull/2215#issuecomment-1146313851). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
