Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Re: Threads giving "current thread not owner" exception

    The code has NO comments. There is no easy way to wade through all that code and figure out what you are trying to do.
  2. Re: Threads giving "current thread not owner" exception

    There is a lot of interrelated logic with wait and notify and synchronized in your code.
    Why is it so complicated? Why so many different threads? Do you have a processor where all these threads can...
  3. Re: Threads giving "current thread not owner" exception

    Please edit your code and wrap it with code tags. See: BB Code List - Java Programming Forums
    Or use the Go Advanced button and use the #icon

    Please post the full text of the error message here.
Results 1 to 3 of 3