Search:

Type: Posts; User: javapenguin

Search: Search took 0.11 seconds.

  1. [SOLVED] Re: Banker Deadlock detection algorith going haywire and likely a stack overflow erro

    ANYBODY THERE?

    It should be a simple mistake. Though I can't figure out how to resolve it.

    If you're going to demand an SSCCE, in spite of the fact that my code's not too long, then I'm...
  2. [SOLVED] Re: Banker Deadlock detection algorith going haywire and likely a stack overflow erro

    It always seems to never have a deadlock. Also, when I apply the same text file for both the request and allocation matrices, it throws an exception, an array index out of bounds exception, which it...
  3. [SOLVED] Banker Deadlock detection algorith going haywire and likely a stack overflow error

    It seems I might be getting a stack overflow error. My try/catch blocks aren't outputting anything.

    It's going wrong at the getInteger() return call in getInteger(). There are two base cases...
Results 1 to 3 of 3