openhab-addons/bundles/org.openhab.automation.jssc.../src/main
Florian Hotze a9d4244fd8
[jsscripting] Fix "Error removing engine" context already closed (#13855)
In recent PR #13824, I added closing the context when the engine is closed, but core seems to have problems with that.

It logs: "[ERROR] [ipt.internal.ScriptEngineManagerImpl] - Error removing ScriptEngine
java.lang.IllegalStateException: The Context is already closed."

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-12-06 13:15:47 +01:00
..
feature [jsscripting] Fix add-on name in feature/pom (#13764) 2022-11-24 23:23:19 +01:00
java/org/openhab/automation/jsscripting/internal [jsscripting] Fix "Error removing engine" context already closed (#13855) 2022-12-06 13:15:47 +01:00
resources [jsscripting] Refactor log formatting & Respect toString polyfills (#13844) 2022-12-05 20:46:17 +01:00