I have had to run into an error with the scheduler instance on PWS; unfortunately, it is unclear what the real root-cause is, however. At least it is not very clear from the stacktrace, though.
While this is not directly addressable in SCDF itself, I wanted to leave a note here for review. Perhaps there's something we can improve to gracefully handle the error when scheduler is not ready or working properly?
I have had to run into an error with the scheduler instance on PWS; unfortunately, it is unclear what the real root-cause is, however. At least it is not very clear from the stacktrace, though.
My findings and the stacktrace can be found at: https://github.com/spring-cloud/spring-cloud-dataflow/issues/3711.
While this is not directly addressable in SCDF itself, I wanted to leave a note here for review. Perhaps there's something we can improve to gracefully handle the error when scheduler is not ready or working properly?