I am running Jetty 9.0.3.v20130506 and have configured my webdefault.xml
like this:

<init-param>
     <param-name>useFileMappedBuffer</param-name>
      <param-value>false</param-value>
</init-param>

I read the following information links.

http://www.eclipse.org/jetty/documentation/current/troubleshooting-locked-files-on-windows.html

But I am still experiencing file locking issue on my xxx.html files.  I
reviewed this bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=395885.  But that should be
fixed.

Is anyone else experiencing file locking issues with Jetty 9 on Windows 7
x64.


-- 
Andrew Penhorwood
[email protected]
www.coldbits.com
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to