[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2007-06-21 Thread Chris Beams (JIRA)
[ https://issues.apache.org/jira/browse/VFS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506958 ] Chris Beams commented on VFS-98: Mario, Thanks so much for this (simple!) fix... We have been testing it very heavily

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2007-06-21 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506967 ] Mario Ivankovits commented on VFS-98: - Hehe - sometimes something looks complicated - its great if there is a simple

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2007-06-19 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506089 ] Mario Ivankovits commented on VFS-98: - First: Sorry for my long delay! I think I managed to fix this locking issue,

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2007-06-18 Thread Chris Beams (JIRA)
[ https://issues.apache.org/jira/browse/VFS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505882 ] Chris Beams commented on VFS-98: Mario, all, We are running into these threading issues (deadlocks) right and left, and

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2007-06-03 Thread Chris Beams (JIRA)
[ https://issues.apache.org/jira/browse/VFS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501017 ] Chris Beams commented on VFS-98: Mario, Any other thoughts on this topic? As Larry mentioned, we do have a workaround

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2007-05-25 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/VFS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498957 ] Mario Ivankovits commented on VFS-98: - Yes, we fixed it. If you experience some deadlocks try generating a full

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2007-05-24 Thread Chris Beams (JIRA)
[ https://issues.apache.org/jira/browse/VFS-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498825 ] Chris Beams commented on VFS-98: I assume that because this issue was resolved before the release date of Commons VFS

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2006-11-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-98?page=comments#action_12447937 ] Mario Ivankovits commented on VFS-98: - Hi! I committed a fix for this hopefully. Could you please try it again. In case it hangs again please attach the

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2006-11-07 Thread Juha-Matti Toppinen (JIRA)
[ http://issues.apache.org/jira/browse/VFS-98?page=comments#action_12448056 ] Juha-Matti Toppinen commented on VFS-98: Your fix indeed does seem to fix the problem. This issue, as well as the solution was also quite educational

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2006-11-04 Thread Juha-Matti Toppinen (JIRA)
[ http://issues.apache.org/jira/browse/VFS-98?page=comments#action_12447180 ] Juha-Matti Toppinen commented on VFS-98: Hi again. I had some progress on this issue. The problem seems to occur only when a single FileObject is accessed

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2006-11-01 Thread Juha-Matti Toppinen (JIRA)
[ http://issues.apache.org/jira/browse/VFS-98?page=comments#action_12446226 ] Juha-Matti Toppinen commented on VFS-98: Thank you for the quick response. Creating a per-thread FileSystemManager is not very comfortable, because I have

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2006-10-31 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-98?page=comments#action_12445918 ] Mario Ivankovits commented on VFS-98: - I dont know why, but everytime when I'll go on vacation there is something happening around vfs ;-) First, please stick