Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] File locking on web.xml

I mean an OS lock. I haven't profiled the OS level handle, but when I attempt a file rename while debugging the problem I get file lock errors back from Windows Explorer that jive with the exceptions I'm getting from workspace.delete when I attempt to delete the project containing the locked file.

--Cam

Michael Elder wrote:



When you say "file lock", are you referrring to an Object monitor or an Operating System related lock? If the problem was of the former kind, then you may want to verify if your problem still exists on 07/21+ builds.


-------------------------------------------------------------------------
Kind Regards,

Michael D. Elder
Rational Studio / Services Tools Development IBM RTP Lab
(919) 543-8356 T/L:  441-8356
mdelder@xxxxxxxxxx

http://scribbledideas.blogspot.com/ | http://blogs.tap.ibm.com/weblogs/page/mdelder@xxxxxxxxxx | http://planetradical.raleigh.ibm.com/

"Developers are like artists; they produce their best work if they have the freedom to do so, but they need good tools." -- Werner Vogels





Back to the top