Lotus Domino 8.0.2 update hickups
After updating a Domino Server from 8.0 to 8.0.2 on RHEL and installation of the german language pack, the console.log looked very strange:
30.09.2008 16:18:53 33:02 ConvertZoneToText: Warning Time Zone -1 not found! 30.09.2008 16:18:53 33:14 ConvertZoneToText: Warning Time Zone -1 not found!
After a little research the problem cleared up: domino is missing ressource files for the servers default language. This was solved after the correct language was set in the rc_script:
DOMINO_LANG="de_DE.UTF-8"
Categories: Uncategorized

