440 reputation
1621
bio website bartvh.nl
location Netherlands
age 24
visits member for 4 years
seen May 13 at 14:58
stats profile views 77

I'm a professional game developer (mainly programmer). I do Java and, when I have to, ActionScript 3. I also know PHP very well (Zend certified), but I avoid it if possible.

In my free time I co-run and develop for Revora Creative Network, a collection of sites hosting and providing services to creative projects (mostly game mods and indie games).

My UUID is:

96940759-b98b-4673-b573-6aa6e38272c0

Projects:


May
1
awarded  Popular Question
Nov
22
comment Java “Could not reserve enough space for object heap” but lots of RAM free
serverfault.com/questions/451371/…
Nov
22
asked Finding the source of a ulimit setting
Nov
22
comment Java “Could not reserve enough space for object heap” but lots of RAM free
Well, it's not set in limits.conf or limits.d.
Nov
22
comment Java “Could not reserve enough space for object heap” but lots of RAM free
@DavidSchwartz Yes, setting it to unlimited fixes my problem. Now to finding out why it isn't set to that.
Nov
22
comment Java “Could not reserve enough space for object heap” but lots of RAM free
@DavidSchwartz Well it worked before. I suppose the limit was lowered, though I don't know how or when (I'm not the only server admin). I'll try changing it.
Nov
22
comment Java “Could not reserve enough space for object heap” but lots of RAM free
Added a detailed error report
Nov
22
revised Java “Could not reserve enough space for object heap” but lots of RAM free
added 58 characters in body
Nov
22
comment Java “Could not reserve enough space for object heap” but lots of RAM free
@MirceaChirea 1GB may not be an incredible amount for a real application, but shouldn't it be more than enough for java -Xmx100m -version? After all, that shouldn't require more than 100MB, ever.
Nov
22
comment Java “Could not reserve enough space for object heap” but lots of RAM free
Appended to question.
Nov
22
revised Java “Could not reserve enough space for object heap” but lots of RAM free
added 1640 characters in body
Nov
21
asked Java “Could not reserve enough space for object heap” but lots of RAM free
Oct
11
awarded  Popular Question
Aug
28
awarded  Yearling
Aug
28
comment Tar dereference only 1 level
That could work, though it would tightly couple the contents of the archive with their locations on disk. That's more a theoretical objection though.
Aug
28
comment Tar dereference only 1 level
Yes, because I need to include for example 2 directories named bin
Aug
28
answered Tar dereference only 1 level
Aug
28
asked Tar dereference only 1 level
Jun
20
accepted Force ID of user created by apt-get
Jun
19
comment Force ID of user created by apt-get
@Zoredache See Oliver's answer