]
Antonio Goncalves updated FORGE-2064:
-------------------------------------
Attachment: hs_err_pid5320.log
Running long scripts on Windows + antivirus crashes randomly
------------------------------------------------------------
Key: FORGE-2064
URL:
https://issues.jboss.org/browse/FORGE-2064
Project: Forge
Issue Type: Feature Request
Components: Environment
Affects Versions: 2.11.0.Final
Reporter: Antonio Goncalves
Fix For: 2.x Future
Attachments: hs_err_pid5320.log
I was doing my Java EE training with Forge and 9 students out of 10 were using Windows
(from JDK 1.7_45 till JDK 1.7_60). They all have installed the 2.11.0 of Forge and they
all run the following script
(
https://github.com/agoncal/agoncal-training-javaee6-advanced/blob/master/...).
All the Windows users crash their JVM ! The JVM crashes (attached is the dump) at random
moments and they have to shrink the script, run it in pieces to manage to make it work.
Lincoln relates this problem to [JBIDE-17656]