Waiting and waiting, but it doesn't do anything
Hi,
I have a Spring Roo(1.2.3) project created with STS (3.1.0).
I made 'reverse engineering' from a MySQL database (more than 600 tables), and now I try to generate the scaffolding.
The problem... the first time I launched 'web mvc all --package ~.web' it fails by an 'OutOfMemory Error'.
So, now I'm trying to do it again, but for only an entity. But when I launch 'web mvc setup', it doesn't do anything except waiting.
I try to close the STS and it keeps waiting for the taks that never finish.
What is it happening?