Skip to main content
Question

Jython Scripting Origin throws java.lang.InterruptedException

  • March 23, 2022
  • 0 replies
  • 53 views

BiborSz
Fan

The script I wrote in a Jython Scripting Origin gives the following error: 

“Stopping the Pipeline Observer, Reason: java.lang.InterruptedException”

After running the sample code in the stage I noticed that it threw the same exception.

Could this have an effect on how the custom script runs? Is there a fix for it?

Thanks!