On one of my clients sites they deleted the updatesite.nsf and created a new one (with the same name) installed the latest Extension Library into the updatesite.nsf and signed the content by a person with All Admin Rights.
Did: tell HTTP quit load http
When it loaded the HTTP the console message is:
HTTP JVM: NotesException: Invalid replica id (updatesite.nsf)
Shut the server down and restarted it with the same error when it came to load the HTTP. I had something like this happen on a new server I set up but the server was not set to have the admin rights. I don't know if this was happening with the previous updatesite.nsf before they deleted it.
Pretty much tried everything I can think of. Any ideas
Well after much frustration I finally got them up and running and here is what we needed to do:
from the console tell http osgi ss com.ibm.xsp.extlib and got a clean list of the default installed like this:
tell http osgi ss com.ibm.xsp.extlib 07/08/2015 10:27:54 AM Framework is launched. 07/08/2015 10:27:54 AM id State Bundle 07/08/2015 10:27:54 AM 91 <> com.ibm.xsp.extlib.controls_9.0.1.v00_00_20140801-1000 07/08/2015 10:27:54 AM 92 <> com.ibm.xsp.extlib.core_9.0.1.v00_00_20140801-1000 07/08/2015 10:27:54 AM 93 <> com.ibm.xsp.extlib.domino_9.0.1.v00_00_20140801-1000 07/08/2015 10:27:54 AM 94 <> com.ibm.xsp.extlib.mobile_9.0.1.v00_00_20140801-1000 07/08/2015 10:27:54 AM 95 <> com.ibm.xsp.extlib.oneui_9.0.1.v00_00_20140801-1000 07/08/2015 10:27:54 AM 96 <> com.ibm.xsp.extlib_9.0.1.v00_00_20140801-1000
stopped the Domino Service and started it again got a clean start with no reference to the updatesite.nsf
I had tried this using tell HTTP quit and load HTTP but this did not work, only when I did a complete shutdown of the server did the changes really take place. Rule number one be very careful if you need to delete an updatesite!