Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/log.txt Secret

Created March 25, 2022 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/223cfdef4be0940827a3d92669c09ff8 to your computer and use it in GitHub Desktop.
Save enebo/223cfdef4be0940827a3d92669c09ff8 to your computer and use it in GitHub Desktop.
when clicking restart
system ~/work/gems/jrubyfx master 1206% ~/work/jruby-9.3/bin/jruby samples/contrib/concurrency_demos/service_demo.rb
inside call
1
task failed javafx.concurrent.WorkerStateEvent[source=rubyobj.MyTask@7e59c4be[Completed exceptionally: org.jruby.exceptions.NoMethodError: (NoMethodError) undefined method `updateProgress' for #<MyTask:0x1d3b44ce>
Did you mean? getProgress]]:
inside call
1
task failed javafx.concurrent.WorkerStateEvent[source=rubyobj.MyTask@2d8ef24d[Completed exceptionally: org.jruby.exceptions.NoMethodError: (NoMethodError) undefined method `updateProgress' for #<MyTask:0x5c634a9>
Did you mean? getProgress]]:
inside call
1
task failed javafx.concurrent.WorkerStateEvent[source=rubyobj.MyTask@42fcd9c5[Completed exceptionally: org.jruby.exceptions.NoMethodError: (NoMethodError) undefined method `updateProgress' for #<MyTask:0x2c45b75b>
Did you mean? getProgress]]:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment