Yesterday finally the
8.5.3 Upgrade Pack 1 was released by IBM. It was a big step forwards for the way IBM can deploy updates in the future.
So I downloaded and unzipped it on my local HDD.
And followed the instructions from the wiki, for Domino
here and Lotus Notes
here. Everything went fine.
After I fired up my Domino server and Domino Designer I noticed that there were extensions missing. There was no JDBC controls anymore. And the list of available Datasources were reduced to 3.
In the problem pane there were also a lot of errors, stating that in the faces.config file of the Social Enabler there was no reference found to some sbt packages.
That was not what I was expecting, because for an internal project I used the ActivityStream Datasource etc.
So I shutdown the DDE and the Domino server.
For the Domino server put back the line 'OSGI_HTTP_DYNAMIC_BUNDLES=updateSite1.nsf' back in the notes.ini.
After starting the Domino server the packages were installed again.
In the DDE I ran
File ->
Application ->
Application Management. and checked my UpdateSite reference. After restart of the DDE everything was fine again. No errors anymore.
But I kept on thinking there should be away to get the best of both worlds.
This morning I realized, when I was looking at the 'Data\workspace\applications\eclipse\features' directory that there were *.extlib.* files and *.extlibx.* files.
And when I looked closer at the documentation in the wiki there was it stated, remove extlib files, so not the extlibx files.
During the day there was no time for perform a second attemp.
But tonight I did a second attemp, And this time I was succesfull to install the 8.5.3 Domino Upgrade 1 and keep the SBT and JDBC extensions/controls.
Lessons learned In the DDE, when you uninstall the features via
File ->
Application ->
Application Management., you must be keep this entry
Then follow the install instructions stated above mentioned wiki files.
When opening the DDE, no errors and still all the DataSources
And also my SBT and JDBC Controls
I am happy again and fully supported by IBM with this Upgrade Pack.