File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes Deadlock Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "Deadlock" Watch "Deadlock" New topic
Author

Deadlock

mohamed sulibi
Ranch Hand

Joined: Sep 04, 2005
Posts: 169
hi all;

just simple question:
Did any one solve the problem of Deadlock in the implementation of the Data class itself - B&S project - ? i mean in the implementation of lock and unlock methods ?


Best Regards.
SCJP, SCJD in progress ... (from 1/8/2007 till now).
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Deadlock
 
Similar Threads
Deadlock query
How does multiple calls to lock cause Deadlock?
deadlock
is this call synchronized ?
Doubt on Thread - Is the code went in to DeadLock state ?