-
-
Save enebo/223cfdef4be0940827a3d92669c09ff8 to your computer and use it in GitHub Desktop.
when clicking restart
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
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