You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/07/30 07:31:57 UTC

[GitHub] [skywalking] boystray commented on issue #5193: java.lang.OutOfMemoryError: Java heap space

boystray commented on issue #5193:
URL: https://github.com/apache/skywalking/issues/5193#issuecomment-666053882


   java OOM is occured again and dump is taken.
   throught eclipse memory analyzer, the leak roport "One instance of "org.h2.mvstore.MVMap" loaded by "sun.misc.Launcher$AppClassLoader @ 0xe00cd650" occupies 219,162,096 (47.12%) bytes. The memory is accumulated in one instance of "org.h2.mvstore.MVMap" loaded by "sun.misc.Launcher$AppClassLoader @ 0xe00cd650".
   it seems like a bug in H2 storage,so I change backend storage from H2 to mysql. 
   
   ![file_C_Users_Administrator_AppData_Local_Temp_report52573421](https://user-images.githubusercontent.com/26448036/88874375-83953880-d251-11ea-8c5f-f5dfb7126de3.jpg)
   
   


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