DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30252>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30252 putting two files by two threads resulting in Internal Server Error ------- Additional Comments From [EMAIL PROTECTED] 2004-07-23 07:38 ------- I think if B thread access the resource when the resource is locked by A thread,it should be waiting for until A thread release the resource or wait timeout.But when I call PutMethod to put two or more files by multi- thread,all threads end immediately and report "deadlock" except the one locking the database.Why do not those threads wait.I set the value of timeout in the domain.xml is 60000 and the file I put is very small.Thank you for your help. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
