Installing Torquebox 2.3.1
In order to get the torquebox-server gem installed i needed to increase the memory in order to avoid the ‘Java::JavaLang::OutOfMemoryError: Java heap space’ error.
jruby -J-Xmx1024m -S gem install torquebox-server -v ‘2.3.1’ –source ‘http://torquebox.org/rubygems‘
Afterwords everything was fine again.
Recent Comments