Every time I tried to load gems for Jruby it gives me this error. This is after entering “gem install rails”. Help please?
问题 I am trying to download gems for jruby-1.7.0.RC2 but i get this error every time I try to push it through. Error: Your application used more stack memory than the safety cap of 2048K. Specify -J-Xss####k to increase it (#### = cap size in KB). Specify -w for full StackOverflowError stack trace 回答1: If you are using RVM to manage your Ruby runtimes, be sure to update it. See https://github.com/jruby/jruby/issues/331. 回答2: That because Everytime you run gem install rails it check for capsize