with upgrading from version 5.8.0 to 5.8.1 I’m facing an issue.
I can’t open many of my projects anymore.
On opening, EM goes full throttle on one core and appears "not responding".
The projects have many intertable operations like join, append, keep/remove matching.
I split one project into many modules.
I can now load it but the running time increases from 6s to 190s on a very basic datasource.
If I try to add an intertable action like join, EM is not responding.
I need then to kill EM process, open the morph project as an XML file and change the SecondTableExists value to true manually.
Then I can reopen and run the project.
Could you please check the full version of the application (which can be seen in About/Diagnostic Information, something like - 5.8.1.4 e8418b, 'Release')? If it's not the most recent one (5.8.1.4), please try installing it, as it is possible that a similar regression was fixed in that build.
Glad to hear the update helped! There was a regression in version 5.8.1.3, but I wasn’t certain it was related to this particular issue. Please let us know if you encounter any further problems, and we’ll be happy to assist.