Feeds:
Posts
Comments

Archive for July, 2008

Hooray! The Java heap space error seems to be solved – at least for now;)
As I mentioned in a previous post; I played with the Eclipse start up settings to increase heap space but still had an Out Of Memory error. Based on a friend’s suggestion; I added the memory argument to the run/debug arguments [...]

Read Full Post »

Words of Silence

There was this feeling again
It was just lingering inside you
Hiding but ready to wake up
Waiting for the right moment
To turn your restless soul against you
With one feeling
You just shut down your doors
Kept silent as you wished that all
faded out of your mind
You kept still
Almost turned invisible
A tiny little grey spot
That even you wouldn’t notice
You wouldn’t [...]

Read Full Post »

I’m still working on a Java-2-Grails migration project; which is full of surprises everyday…
Currently I have to run the project from command-prompt as I end up in a “java.lang.OutOfMemoryError: Java heap space” error whenever I start the project in Eclipse. After a few web page clicks and operations, the dead-end Heap space error does appear (and [...]

Read Full Post »