Got message dialog "java platform se binary has stopped working" when building war artifacts
Answered
I am using the ultimate 2020.3 and 2019.2, on which I got the error message popped up. I use lambok so I enabled the annotation processor and set the compiler heap size to be 1500Mb. When I am building the Java project, it works fine. During build the artifacts, it actually finishes building the war or exploded war files, but at the end of copying files the "java platform se binary has stopped working" shows up. I tried upgrading (uninstalling) the Intel graphic card driver, clean reboot, and reinstalling JDK (1.8.0.281). None of them helper.
Please sign in to leave a comment.
Try updating to the more recent JDK and Lombok releases.
More details may be available in "C:\Users\<user>\AppData\Local\CrashDumps\" dump files.
I am using the latest version of JDK 1.8.0-281. I did not see any newer version of lombok either. In the CrashDumps folder I did not see any idea (Intellij) related files there either.
The dumps need to be analyzed with the Windows Debugger to see what's the root case.
Can you give me some details about how to do the analyze? Does it require installation of some analytic tools? My company computer may have limit in doing that. Thanks!
You can upload java crash dumps at https://uploads.jetbrains.com and we'll check them.