|
|
|
I believe this is fixed, please update and test and close issue if you are satisfied it is
I tested with the latest code - in particular your changes to GroovyPagesTemplateEngine.java - but it's not fixed. I get the same issue with JEdit. Sorry
I start an application with grails run-app, then modify a controller in
JEdit and reload a page using that controller several times. After a couple of tries, JEdit cannot save anymore. Using a tool to These locks get removed minutes later - maybe session invalidation? What tool did you use to check the file handles?
I believe the problem was in the GCL itself, I committed an updated GCL into Grails and have tested it on windows and was not able to replicate the problem even after changing a view like 20 times
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
It seems to be doing something similar to JEdit with temporary ".tmp" files which I assume it then renames to the target file and fails in the same way as JEdit.