warble aborted!
Error: Your application used more memory than the safety cap of 500m.
Specify -J-Xmx####m to increase it (#### = cap size in MB).
Specify -w for full OutOfMemoryError stack trace
Please help because I need to put the application in production but if
I can't create the war I'm in problems.
If you want I can send the entire application code, it is in its
starting point so there is no much code.
The Gemfile fot all three applications is just the same so I really
don't understand why warble works for two applications but not for the
third.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
The problem seems to be rake-0.9.0.
I've installed warbler-1.3.1 that require rake-0.8.7 and the problem is solved.
I had not found any doc regarding the problem with rake.0.9.0 and warbler.