Re: GC triggered before VM initialization completed

2024-05-22 Thread Chen Liang
2024 at 7:16 AM Lorris wrote: > Hello, > I get an error when I try to run the java or javac commands on any file. > The exact message is the following: > > *Error occurred during initialization of VM* > *GC triggered before VM initialization completed. Try increasing NewSize, >

GC triggered before VM initialization completed

2024-05-22 Thread Lorris
Hello, I get an error when I try to run the java or javac commands on any file. The exact message is the following: Error occurred during initialization of VM GC triggered before VM initialization completed. Try increasing NewSize, current value 1331K. I tried to increase the size up to 6G but