https://code.google.com/p/run-jetty-run/issues/detail?id=7 - this is for jetty
7 but jetty 8 and 9M3 still locking files.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=395885 - it seems in 9M4 this bug
was fixed.
Now I have RunJettyRun 1.3.3 with Jetty 7, 8, 9.
Jetty 8 and 9 are locking files
I start my application, and I can see that useFileMappedBuffer is set to false
(ServletContextHolder.SERVLET_CONTEXT.getServletRegistration("default").getInitP
arameters() tells me that 'useFileMappedBuffer' is false) but when i try to
change any js file using sublime text i got an error:
---------------------------
Sublime Text
---------------------------
Unable to save
D:\eclipse-java-workspaces\orvd\orvd\orvd-web\src\main\webapp\WEB-INF\orvd\resou
rces\js\references\references.js
Error:
MoveFileEx(D:\eclipse-java-workspaces\orvd\orvd\orvd-web\src\main\webapp\WEB-INF
\orvd\resources\js\references\.sublae1.tmp,
D:\eclipse-java-workspaces\orvd\orvd\orvd-web\src\main\webapp\WEB-INF\orvd\resou
rces\js\references\references.js) failed, Отказано в доступе
(Access Denied).
---------------------------
ОК
---------------------------
What Eclipse version are you using ?
Eclipse IDE for Java Developers Indigo Service Release 2 20120216-1857
What Run-Jetty-Run version are you using?
1.3.3
What OS are you using ? 32bit or 64 bit?
Win 7 Professional x64
Sorry for my ugly english.
Thanks in advice
Original issue reported on code.google.com by pomeshi...@gmail.com on 15 Apr 2014 at 11:58
Original issue reported on code.google.com by
pomeshi...@gmail.com
on 15 Apr 2014 at 11:58