You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/04/07 19:14:53 UTC

[GitHub] [accumulo] ctubbsii commented on issue #3281: 1.10.3-rc0 ExamplesIT testScan failures

ctubbsii commented on issue #3281:
URL: https://github.com/apache/accumulo/issues/3281#issuecomment-1500564959

   For what it's worth, if you ever see TApplicationException, that's similar to an HTTP 500 exception. It means that the thrift service threw an exception on its side of the communication. You will need to look at the server logs to figure out what it is. The client logs are usually not helpful in these cases.
   
   In this case, you found OutOfMemoryError. Since this seems to be environment-specific (I could not reproduce in any of my environments), and because the ExamplesIT is moved out into the separate accumulo-examples repository for newer releases, and because there's a workaround that works for your environment, there doesn't really seem to be much we should do here. So, I'll close this.


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org