java.lang.OutOfMemoryError: Java heap space
RAILS_ROOT: G:/NetBeansProjects/Ruby/rubyweblog
java/util/Arrays.java:2882:in `copyOf'
java/lang/AbstractStringBuilder.java:100:in `expandCapacity'
java/lang/AbstractStringBuilder.java:572:in `append'
java/lang/StringBuffer.java:320:in `append'
com/sun/speech/freetts/en/TokenizerImpl.java:328:in `getTokenByCharClass'
com/sun/speech/freetts/en/TokenizerImpl.java:293:in `getTokenNotOfCharClass'
com/sun/speech/freetts/en/TokenizerImpl.java:198:in `getNextToken'
com/sun/speech/freetts/Voice.java:1480:in `next'
com/sun/speech/freetts/Voice.java:282:in `speak'
com/sun/speech/freetts/Voice.java:232:in `speak'
sun/reflect/NativeMethodAccessorImpl.java:-2:in `invoke0'
sun/reflect/NativeMethodAccessorImpl.java:39:in `invoke'
sun/reflect/DelegatingMethodAccessorImpl.java:25:in `invoke'
java/lang/reflect/Method.java:597:in `invoke'
app/controllers/posts_controller.rb:28:in `each'
app/controllers/posts_controller.rb:28:in `speak'
:1:in `start'
org/jruby/javasupport/JavaMethod.java:298:in `invokeWithExceptionHandling'
org/jruby/javasupport/JavaMethod.java:259:in `invoke'
org/jruby/java/invokers/InstanceMethodInvoker.java:44:in `call'
org/jruby/runtime/CallSite.java:391:in `call'
org/jruby/ast/CallOneArgNode.java:57:in `interpret'
org/jruby/ast/NewlineNode.java:101:in `interpret'
org/jruby/runtime/InterpretedBlock.java:202:in `evalBlockBody'
org/jruby/runtime/InterpretedBlock.java:153:in `yield'
org/jruby/runtime/Block.java:105:in `yield'
org/jruby/RubyArray.java:1415:in `each'
org/jruby/org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen:-1:in `call'
org/jruby/runtime/CallSite.java:144:in `cacheAndCall'
org/jruby/runtime/CallSite.java:355:in `call'
org/jruby/ast/CallNoArgBlockNode.java:63:in `interpret'
org/jruby/ast/NewlineNode.java:101:in `interpret'
org/jruby/ast/BlockNode.java:67:in `interpret'
org/jruby/internal/runtime/methods/DefaultMethod.java:163:in `interpretedCall'
org/jruby/internal/runtime/methods/DefaultMethod.java:140:in `call'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `perform_action'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_with_filters'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_with_benchmark'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/1.8/benchmark.rb:293:in `measure'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_with_benchmark'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_with_rescue'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action_with_caching'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action_with_caching'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_with_filters'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process_with_session_management_support'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/webrick_server.rb:112:in `handle_dispatch'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/webrick_server.rb:78:in `service'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
java/util/Arrays.java:2882:in `copyOf'
java/lang/AbstractStringBuilder.java:100:in `expandCapacity'
java/lang/AbstractStringBuilder.java:572:in `append'
java/lang/StringBuffer.java:320:in `append'
com/sun/speech/freetts/en/TokenizerImpl.java:328:in `getTokenByCharClass'
com/sun/speech/freetts/en/TokenizerImpl.java:293:in `getTokenNotOfCharClass'
com/sun/speech/freetts/en/TokenizerImpl.java:198:in `getNextToken'
com/sun/speech/freetts/Voice.java:1480:in `next'
com/sun/speech/freetts/Voice.java:282:in `speak'
com/sun/speech/freetts/Voice.java:232:in `speak'
sun/reflect/NativeMethodAccessorImpl.java:-2:in `invoke0'
sun/reflect/NativeMethodAccessorImpl.java:39:in `invoke'
sun/reflect/DelegatingMethodAccessorImpl.java:25:in `invoke'
java/lang/reflect/Method.java:597:in `invoke'
org/jruby/javasupport/JavaMethod.java:298:in `invokeWithExceptionHandling'
org/jruby/javasupport/JavaMethod.java:259:in `invoke'
org/jruby/java/invokers/InstanceMethodInvoker.java:44:in `call'
org/jruby/runtime/CallSite.java:391:in `call'
org/jruby/ast/CallOneArgNode.java:57:in `interpret'
org/jruby/ast/NewlineNode.java:101:in `interpret'
org/jruby/runtime/InterpretedBlock.java:202:in `evalBlockBody'
org/jruby/runtime/InterpretedBlock.java:153:in `yield'
org/jruby/runtime/Block.java:105:in `yield'
org/jruby/RubyArray.java:1415:in `each'
org/jruby/org/jruby/RubyArray$i_method_0_0$RUBYFRAMEDINVOKER$each.gen:-1:in `call'
org/jruby/runtime/CallSite.java:144:in `cacheAndCall'
org/jruby/runtime/CallSite.java:355:in `call'
org/jruby/ast/CallNoArgBlockNode.java:63:in `interpret'
org/jruby/ast/NewlineNode.java:101:in `interpret'
org/jruby/ast/BlockNode.java:67:in `interpret'
org/jruby/internal/runtime/methods/DefaultMethod.java:163:in `interpretedCall'
org/jruby/internal/runtime/methods/DefaultMethod.java:140:in `call'
app/controllers/posts_controller.rb:28:in `each'
app/controllers/posts_controller.rb:28:in `speak'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `perform_action'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_with_filters'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_with_benchmark'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/1.8/benchmark.rb:293:in `measure'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_with_benchmark'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_with_rescue'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action_with_caching'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action_with_caching'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_with_filters'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process_with_session_management_support'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/webrick_server.rb:112:in `handle_dispatch'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/gems/1.8/gems/rails-2.1.0/lib/webrick_server.rb:78:in `service'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
G:/NetBeans 6.5/ruby2/jruby-1.1.4/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
:1:in `start'
Parameters:
{"id"=>"1"}
---
flash: !map:ActionController::Flash::FlashHash {}
:csrf_id: b46d3b3ace00f7bf4467ab63c79da1dc
Headers:
{"Cache-Control"=>"no-cache",
"cookie"=>[]}