Not sure (I'm a single-threaded guy) but Matthias says
System.out.println() is your friend :)
Michael, do you have any tips?
Cheers,
/peter neubauer
G: neubauer.peter
S: peter.neubauer
P: +46 704 106975
L: http://www.linkedin.com/in/neubauer
T: @peterneubauer
If you can write, you can code - @coderdojomalmo
If you can sketch, you can use a graph database - @neo4j
On Wed, May 9, 2012 at 10:45 AM, Stefan Plantikow
<stefan.planti
...@googlemail.com> wrote:
> Hi,
> is there any advice / best practice on how to debug neo4j locking? I am having trouble with a larger web service application that goes all single threaded. According to strace, it looks like neo4j gets stuck in memory mapping (i.e. there are batches of madvise and mprotect calls followed by longer pauses). Any help will be much appreciated.
> Thanks!
> Regards,
> --
> Stefan Plantikow