We have developed a composite application which contains one notes form control at the top of the application and a eclipse plugin in the bottom as the main screen of the application.
Whenever we create a new version of this eclipse plugin and install it using an notes update site we face a white screen after we restart our notes client and reopen the composite application. There are no strange lines in our log file indicating the plugin wasn’t loaded due to an error of some kind. The plugin is simply not loaded after an upgrade.
Is this a ‘known feature’ and if so is there a fix to solve the issue? Currently the only ‘fix’ i’ve come up with was to edit the application in the CA editor on every work station and save & close the application again without making any changes. This causes the plugin to load correctly again.