Posted By:
Hassan_Shoaib
Posted On:
Friday, June 4, 2004 01:20 AM
java.lang.IllegalMonitorStateException: current thread not owner
I have made a socket based whiteboard application but whenever I run the client there is an error generated at Server Side : as --->
java.lang.IllegalMonitorStateException: current thread not owner at java.lang.Thread.run(Thread.java:479)
and server connection is lost.Kindly help me in this regard that why it is so .. Thanks