Check your debug view and pause all of the threads. You may find some (non-UI set) of them deadlocked. If that's the case, then your problem is probably already resolved in the most recent builds. If not, you may have found a new defect.
-------------------------------------------------------------------------
Kind Regards,
Michael D. Elder
Rational Studio / Services Tools Development
IBM RTP Lab
(919) 543-8356 T/L: 441-8356
[EMAIL PROTECTED]
http://scribbledideas.blogspot.com/ | http://blogs.tap.ibm.com/weblogs/page/[EMAIL PROTECTED] | 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
| Cameron Bateman <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 07/24/2006 03:14 PM
|
|
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
> [EMAIL PROTECTED]
>
> http://scribbledideas.blogspot.com/ |
> http://blogs.tap.ibm.com/weblogs/page/[EMAIL PROTECTED] |
> 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
>
>
_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
