Created
July 15, 2020 00:03
-
-
Save rebelwarrior/a2bfcec303a6c470a448d117bd0e94eb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cienciapr [master] % rake routes | grep user | |
new_user_session GET /users/sign_in(.:format) devise/sessions#new | |
user_session POST /users/sign_in(.:format) devise/sessions#create | |
destroy_user_session DELETE /users/sign_out(.:format) devise/sessions#destroy | |
new_user_password GET /users/password/new(.:format) devise/passwords#new | |
edit_user_password GET /users/password/edit(.:format) devise/passwords#edit | |
user_password PATCH /users/password(.:format) devise/passwords#update | |
PUT /users/password(.:format) devise/passwords#update | |
POST /users/password(.:format) devise/passwords#create | |
cancel_user_registration GET /users/cancel(.:format) devise/registrations#cancel | |
new_user_registration GET /users/sign_up(.:format) devise/registrations#new | |
edit_user_registration GET /users/edit(.:format) devise/registrations#edit | |
user_registration PATCH /users(.:format) devise/registrations#update | |
PUT /users(.:format) devise/registrations#update | |
DELETE /users(.:format) devise/registrations#destroy | |
POST /users(.:format) devise/registrations#create | |
user GET /users(.:format) users#index | |
edit_user GET /users/:id(.:format) users#edit | |
patch_user PATCH /users/:id(.:format) users#update | |
E, [2020-07-14T19:59:51.576723 #14826] ERROR -- : run() in thread failed: class org.jruby.RubyNil cannot be cast to class org.jruby.RubyException (org.jruby.RubyNil and org.jruby.RubyException are in unnamed module of loader 'bootstrap'):\n com.gsamokovarov.skiptrace.SetExceptionBindingsEventHook.eventHandler(SetExceptionBindingsEventHook.java:17) | |
org.jruby.runtime.EventHook.event(EventHook.java:32) | |
org.jruby.Ruby.callEventHooks(Ruby.java:3029) | |
org.jruby.exceptions.RaiseException.doCallEventHook(RaiseException.java:171) | |
org.jruby.exceptions.RaiseException.preRaise(RaiseException.java:111) | |
org.jruby.exceptions.RaiseException.<init>(RaiseException.java:65) | |
org.jruby.exceptions.Exception.<init>(Exception.java:38) | |
org.jruby.exceptions.StandardError.<init>(StandardError.java:38) | |
org.jruby.exceptions.SystemCallError.<init>(SystemCallError.java:38) | |
org.jruby.RubySystemCallError.constructThrowable(RubySystemCallError.java:133) | |
org.jruby.RubyException.toThrowable(RubyException.java:349) | |
org.jruby.RubyKernel.raise(RubyKernel.java:883) | |
org.jruby.RubyKernel$INVOKER$s$0$3$raise.call(RubyKernel$INVOKER$s$0$3$raise.gen) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:212) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:208) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203) | |
Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record.entry_dot_rb.invokeOther4:raise(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record/entry.rb:60) | |
Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record.entry_dot_rb.RUBY$method$_entries$0(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record/entry.rb:60) | |
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:108) | |
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:140) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:200) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:172) | |
Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record.entry_dot_rb.invokeOther4:_entries(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record/entry.rb:18) | |
Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record.entry_dot_rb.RUBY$method$children$0(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record/entry.rb:18) | |
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:95) | |
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:105) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:192) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:141) | |
Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record_dot_rb.invokeOther2:children(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record.rb:102) | |
Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record_dot_rb.RUBY$method$_fast_build_dir$0(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record.rb:102) | |
org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:121) | |
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:175) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:208) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203) | |
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:325) | |
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80) | |
org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:121) | |
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:108) | |
org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:192) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:354) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:143) | |
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345) | |
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116) | |
org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136) | |
org.jruby.runtime.IRBlockBody.yieldSpecific(IRBlockBody.java:70) | |
org.jruby.runtime.Block.yieldSpecific(Block.java:153) | |
org.jruby.ir.runtime.IRRuntimeHelpers.yieldSpecific(IRRuntimeHelpers.java:503) | |
org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:76) | |
org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:178) | |
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104) | |
org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86) | |
org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:156) | |
org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:143) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:386) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:184) | |
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:191) | |
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:337) | |
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116) | |
org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136) | |
org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:166) | |
org.jruby.runtime.BlockBody.yield(BlockBody.java:108) | |
org.jruby.runtime.Block.yield(Block.java:184) | |
org.jruby.RubyArray.each(RubyArray.java:1809) | |
org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen) | |
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:555) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:86) | |
org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:93) | |
org.jruby.ir.instructions.CallBase.interpret(CallBase.java:549) | |
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361) | |
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116) | |
org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136) | |
org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:60) | |
org.jruby.runtime.Block.call(Block.java:143) | |
org.jruby.RubyProc.call(RubyProc.java:283) | |
org.jruby.RubyProc$INVOKER$i$call.call(RubyProc$INVOKER$i$call.gen) | |
org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrNBlock.call(JavaMethod.java:327) | |
org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:354) | |
org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:143) | |
org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345) | |
org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116) | |
org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136) | |
org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:60) | |
org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:52) | |
org.jruby.runtime.Block.call(Block.java:139) | |
org.jruby.RubyProc.call(RubyProc.java:318) | |
org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:105) | |
java.base/java.lang.Thread.run(Thread.java:832)\n\ncalled from:\n /Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/forwardable.rb:229:in `start' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/listener.rb:68:in `block in Listener' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/fsm.rb:121:in `instance_eval' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/fsm.rb:121:in `call' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/fsm.rb:91:in `transition_with_callbacks!' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/fsm.rb:57:in `transition' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/listener.rb:91:in `start' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/activesupport-5.2.4.3/lib/active_support/evented_file_update_checker.rb:96:in `boot!' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/activesupport-5.2.4.3/lib/active_support/evented_file_update_checker.rb:67:in `initialize' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/railties-5.2.4.3/lib/rails/application/finisher.rb:166:in `block in Finisher' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/railties-5.2.4.3/lib/rails/initializable.rb:32:in `instance_exec' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/railties-5.2.4.3/lib/rails/initializable.rb:32:in `run' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/railties-5.2.4.3/lib/rails/initializable.rb:61:in `block in run_initializers' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/tsort.rb:228:in `block in tsort_each' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/tsort.rb:350:in `block in each_strongly_connected_component' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/tsort.rb:431:in `each_strongly_connected_component_from' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/tsort.rb:349:in `block in each_strongly_connected_component' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/tsort.rb:347:in `call' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/tsort.rb:347:in `each_strongly_connected_component' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/tsort.rb:226:in `tsort_each' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/tsort.rb:205:in `tsort_each' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/railties-5.2.4.3/lib/rails/initializable.rb:60:in `run_initializers' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/railties-5.2.4.3/lib/rails/application.rb:361:in `initialize!' | |
/Users/davidacevedo/Code/Rails/JRuby/cienciapr/config/environment.rb:5:in `<main>' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/activesupport-5.2.4.3/lib/active_support/dependencies.rb:291:in `block in require' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/activesupport-5.2.4.3/lib/active_support/dependencies.rb:291:in `block in require' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/activesupport-5.2.4.3/lib/active_support/dependencies.rb:257:in `load_dependency' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/activesupport-5.2.4.3/lib/active_support/dependencies.rb:291:in `require' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/railties-5.2.4.3/lib/rails/application.rb:337:in `require_environment!' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/railties-5.2.4.3/lib/rails/application.rb:520:in `block in run_tasks_blocks' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:281:in `block in execute' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:281:in `each' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:281:in `execute' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:219:in `block in invoke_with_call_chain' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/monitor.rb:235:in `mon_synchronize' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:199:in `invoke_with_call_chain' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:243:in `block in invoke_prerequisites' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:241:in `each' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:241:in `invoke_prerequisites' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:218:in `block in invoke_with_call_chain' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/stdlib/monitor.rb:235:in `mon_synchronize' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:199:in `invoke_with_call_chain' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/task.rb:188:in `invoke' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/application.rb:160:in `invoke_task' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/application.rb:116:in `block in top_level' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/application.rb:116:in `block in each' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/application.rb:116:in `block in top_level' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/application.rb:125:in `run_with_threads' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/application.rb:110:in `top_level' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/application.rb:83:in `block in run' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/application.rb:186:in `standard_exception_handling' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/lib/rake/application.rb:80:in `run' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/rake-13.0.1/exe/rake:27:in `<main>' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/bin/rake:23:in `load' | |
/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/bin/rake:23:in `<main>' | |
warning: thread "Ruby-0-Thread-5: /Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/internals/thread_pool.rb:6" terminated with exception (report_on_exception is true): | |
java.lang.ClassCastException: class org.jruby.RubyNil cannot be cast to class org.jruby.RubyException (org.jruby.RubyNil and org.jruby.RubyException are in unnamed module of loader 'bootstrap') | |
at com.gsamokovarov.skiptrace.SetExceptionBindingsEventHook.eventHandler(SetExceptionBindingsEventHook.java:17) | |
at org.jruby.runtime.EventHook.event(EventHook.java:32) | |
at org.jruby.Ruby.callEventHooks(Ruby.java:3029) | |
at org.jruby.exceptions.RaiseException.doCallEventHook(RaiseException.java:171) | |
at org.jruby.exceptions.RaiseException.preRaise(RaiseException.java:111) | |
at org.jruby.exceptions.RaiseException.<init>(RaiseException.java:65) | |
at org.jruby.exceptions.Exception.<init>(Exception.java:38) | |
at org.jruby.exceptions.StandardError.<init>(StandardError.java:38) | |
at org.jruby.exceptions.SystemCallError.<init>(SystemCallError.java:38) | |
at org.jruby.RubySystemCallError.constructThrowable(RubySystemCallError.java:133) | |
at org.jruby.RubyException.toThrowable(RubyException.java:349) | |
at org.jruby.RubyKernel.raise(RubyKernel.java:883) | |
at org.jruby.RubyKernel$INVOKER$s$0$3$raise.call(RubyKernel$INVOKER$s$0$3$raise.gen) | |
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:212) | |
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:208) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203) | |
at Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record.entry_dot_rb.invokeOther4:raise(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record/entry.rb:60) | |
at Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record.entry_dot_rb.RUBY$method$_entries$0(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record/entry.rb:60) | |
at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:108) | |
at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:140) | |
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:200) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:172) | |
at Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record.entry_dot_rb.invokeOther4:_entries(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record/entry.rb:18) | |
at Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record.entry_dot_rb.RUBY$method$children$0(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record/entry.rb:18) | |
at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:95) | |
at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:105) | |
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:192) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:141) | |
at Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record_dot_rb.invokeOther2:children(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record.rb:102) | |
at Users.davidacevedo.$_dot_rbenv.versions.jruby_minus_9_dot_2_dot_12_dot_0.lib.ruby.gems.shared.gems.listen_minus_3_dot_1_dot_5.lib.listen.record_dot_rb.RUBY$method$_fast_build_dir$0(/Users/davidacevedo/.rbenv/versions/jruby-9.2.12.0/lib/ruby/gems/shared/gems/listen-3.1.5/lib/listen/record.rb:102) | |
at org.jruby.internal.runtime.methods.CompiledIRMethod.call(CompiledIRMethod.java:121) | |
at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:175) | |
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:208) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203) | |
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:325) | |
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:80) | |
at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:121) | |
at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:108) | |
at org.jruby.internal.runtime.methods.DynamicMethod.call(DynamicMethod.java:192) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:354) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:143) | |
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345) | |
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116) | |
at org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136) | |
at org.jruby.runtime.IRBlockBody.yieldSpecific(IRBlockBody.java:70) | |
at org.jruby.runtime.Block.yieldSpecific(Block.java:153) | |
at org.jruby.ir.runtime.IRRuntimeHelpers.yieldSpecific(IRRuntimeHelpers.java:503) | |
at org.jruby.ir.instructions.YieldInstr.interpret(YieldInstr.java:76) | |
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:178) | |
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104) | |
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86) | |
at org.jruby.internal.runtime.methods.MixedModeIRMethod.INTERPRET_METHOD(MixedModeIRMethod.java:156) | |
at org.jruby.internal.runtime.methods.MixedModeIRMethod.call(MixedModeIRMethod.java:143) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:386) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:184) | |
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:191) | |
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:337) | |
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116) | |
at org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136) | |
at org.jruby.runtime.IRBlockBody.doYield(IRBlockBody.java:166) | |
at org.jruby.runtime.BlockBody.yield(BlockBody.java:108) | |
at org.jruby.runtime.Block.yield(Block.java:184) | |
at org.jruby.RubyArray.each(RubyArray.java:1809) | |
at org.jruby.RubyArray$INVOKER$i$0$0$each.call(RubyArray$INVOKER$i$0$0$each.gen) | |
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroBlock.call(JavaMethod.java:555) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:86) | |
at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:93) | |
at org.jruby.ir.instructions.CallBase.interpret(CallBase.java:549) | |
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:361) | |
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116) | |
at org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136) | |
at org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:60) | |
at org.jruby.runtime.Block.call(Block.java:143) | |
at org.jruby.RubyProc.call(RubyProc.java:283) | |
at org.jruby.RubyProc$INVOKER$i$call.call(RubyProc$INVOKER$i$call.gen) | |
at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrNBlock.call(JavaMethod.java:327) | |
at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:354) | |
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:143) | |
at org.jruby.ir.interpreter.InterpreterEngine.processCall(InterpreterEngine.java:345) | |
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:72) | |
at org.jruby.ir.interpreter.Interpreter.INTERPRET_BLOCK(Interpreter.java:116) | |
at org.jruby.runtime.MixedModeIRBlockBody.commonYieldPath(MixedModeIRBlockBody.java:136) | |
at org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:60) | |
at org.jruby.runtime.IRBlockBody.call(IRBlockBody.java:52) | |
at org.jruby.runtime.Block.call(Block.java:139) | |
at org.jruby.RubyProc.call(RubyProc.java:318) | |
at org.jruby.internal.runtime.RubyRunnable.run(RubyRunnable.java:105) | |
at java.base/java.lang.Thread.run(Thread.java:832) | |
cienciapr [master●] % rake routes | grep user | |
new_user_session GET /users/sign_in(.:format) devise/sessions#new | |
user_session POST /users/sign_in(.:format) devise/sessions#create | |
destroy_user_session DELETE /users/sign_out(.:format) devise/sessions#destroy | |
new_user_password GET /users/password/new(.:format) devise/passwords#new | |
edit_user_password GET /users/password/edit(.:format) devise/passwords#edit | |
user_password PATCH /users/password(.:format) devise/passwords#update | |
PUT /users/password(.:format) devise/passwords#update | |
POST /users/password(.:format) devise/passwords#create | |
cancel_user_registration GET /users/cancel(.:format) devise/registrations#cancel | |
new_user_registration GET /users/sign_up(.:format) devise/registrations#new | |
edit_user_registration GET /users/edit(.:format) devise/registrations#edit | |
user_registration PATCH /users(.:format) devise/registrations#update | |
PUT /users(.:format) devise/registrations#update | |
DELETE /users(.:format) devise/registrations#destroy | |
POST /users(.:format) devise/registrations#create | |
user GET /users(.:format) users#index | |
edit_user GET /users/:id(.:format) users#edit | |
patch_user PATCH /users/:id(.:format) users#update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment