Egad. I see that Ola made another note, and yet
I didn't see that one either. I now see what
happened:
The bug-created message comes from [EMAIL PROTECTED],
with heading [jruby-dev].
The bug-commented messages come from [EMAIL PROTECTED],
with heading [jira].
As a result I've been filtering bug
Ok. I'll do that.
Is there any workaround, in the meantime?
Charles Oliver Nutter wrote:
Eric Armstrong wrote:
Eric Armstrong wrote:
Aha. I see that change has to be made to the
first line of the gem script in /bin
#!/usr/bin/env jruby -J-Xmx784M
Yow. But even that change was insufficient
Eric Armstrong wrote:
Eric Armstrong wrote:
Aha. I see that change has to be made to the
first line of the gem script in /bin
#!/usr/bin/env jruby -J-Xmx784M
Yow. But even that change was insufficient. So I tried
the same settings we use for monster javadoc builds:
#!/usr/bin/env jruby -
Eric Armstrong wrote:
Aha. I see that change has to be made to the
first line of the gem script in /bin
#!/usr/bin/env jruby -J-Xmx784M
Yow. But even that change was insufficient. So I tried
the same settings we use for monster javadoc builds:
#!/usr/bin/env jruby -J-Xms128M -J-Xmx1024M
Aha. I see that change has to be made to the
first line of the gem script in /bin
#!/usr/bin/env jruby -J-Xmx784M
In my version, it doesn't even specify 384m. It just
uses the default.
Peter Brant wrote:
I recently had the same problem (with Ruby trunk though). Changing
#!/usr/bin/env jr
Peter Brant wrote:
I recently had the same problem (with Ruby trunk though). Changing
#!/usr/bin/env jruby -J-Xmx384M
to
#!/usr/bin/env jruby -J-Xmx784M
fixed it for me (why JRuby is using so much memory in this case may
still be worth investigating though...)
Unfortunately, though we do u
I recently had the same problem (with Ruby trunk though). Changing
#!/usr/bin/env jruby -J-Xmx384M
to
#!/usr/bin/env jruby -J-Xmx784M
fixed it for me (why JRuby is using so much memory in this case may
still be worth investigating though...)
Pete
-
% which gem
/java/pubs/tools/jruby/latest/bin/gem
% ls -l /java/pubs/tools/jruby/latest
/java/pubs/tools/jruby/latest -> 1.0/
Server: javapubs (big honkin' Enterprise 450 w/ton o'memory)
% gem install FileUtils
Bulk updating Gem source index for: http://gems.rubyforge.org
Exception in thread "m