"Invalid thread access" exception in a previously opened Hop web page after opening the same Hop web page in another tab #5317
Replies: 1 comment 1 reply
-
Update: I can store the MetadataPerspective instance in a ThreadLocal variable so each UI session thread will have its own instance. Does anyone see any potential issues with this solution? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I open the Hop web page in two browser tabs, and when I double-click the Relational Database Connection to create a new metadata in the previously opened tab, it throws an exception about the "Invalid thread access" error. No exception when doing the same operation on the newly opened tab.

The error details message is
Any idea about why it happened? I also tried with two different browsers and can reproduce it too.
Beta Was this translation helpful? Give feedback.
All reactions