jamvm out of memory

Ok, don't use the -Xmx flag to make the heap larger then, but your Yun won't hit the swap space unless you fill it up with other memory consuming processes ... (-Xmx32M makes your heap large enough for substantial Java programs while it still doesn't need that (slow) swap space).

Jos