Domino 12.0.2FP5 on IBMi 7.5.
I put on the timebomb fix for the 2024-12-13 issue.
After putting on the timebomb fix I am noticing the following in my console.log:
12/21/2024 22:25:25 WARNING: Xsp Initialization error - Could not load class or methods
12/21/2024 22:25:25 WARNING: XPages/Traveler/Rest Web Services will not run until this is resolved
All reading I've seen so far is telling me to perform various corrective actions and to reload my Domino server. I'm pretty confident that would work as it would back out the timebomb fix. But I don't think that's the way to go.
Cases: CS0985168, CS0974439
Hello @Robert Berendt ,
Noticed messages might be due to the old OSGI plugins remains in the following directory.
/QIBM/ProdData/LOTUS/domino120002/osgi/shared/eclipse/plugins
Please remove the plugins from the following directory and then reinstall the Domino again.
or
If you have another Domino running with same Domino version (12.0.2FP5, you can copy the plugins from other server and past here and then verify.
Note: make sure to set appropriate Notes user permissions after copying the files.
Reference:
https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0112808
Regards,
Chaitanya Y
Apparently the xsp issue just picked a bad time to reappear.
I followed the instructions in the link above to remove the one directory, reload 12.0.2FP5 and the timebomb patch and the xsp issue is gone.
It helped me also, Thank you so much.