when running java -Xmx200m server everything works fine and the virtual server runs. but after a few minutes it just decides to quit, no error nothing. i tried with nohup, screen, combination of both, none seemed to work. i found out about strace but this makes me no smarter at all. its a huge file but i'll paste the last part.

Code:
18:35:27.963821 mmap2(NULL, 163952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xffffffffb7493000
...