Your application used more memory than the safety cap of 500m
-------------------------------------------------------------

                 Key: JRUBY-5832
                 URL: http://jira.codehaus.org/browse/JRUBY-5832
             Project: JRuby
          Issue Type: Bug
         Environment: jruby-1.6.2, rails-3.0.7, linux debian, openjdk6.
            Reporter: Mauro
            Assignee: Thomas E Enebo


I have three jruby on rails applications.
If I run bundle exec warble for the first two it works and it creates the war 
file.
I'm in the starting point of the development of the third application, so there 
isn't much code.
I run bundle exec warble for the third application but it says:

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

I increase Xmx to 1024m but it still says:

warble aborted!
Error: Your application used more memory than the safety cap of 1024m.
Specify -J-Xmx####m to increase it (#### = cap size in MB).
Specify -w for full OutOfMemoryError stack trace

It is a strange thing that for two applications works and fot the third one not.
I don't know what to do.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to