Форум продуктов IBM Lotus
Продукты IBM Lotus => IBM Lotus Sametime => Тема начата: pvl от 10 Май 2011, 14:11:46
-
Добрый день!
Установил Server Domino 7.02 на Windows server 2003.
Пробую поставить Server Sametime 7.0, процесс установки доходит до того места где должны указать id-файлик учетной записи сервера Domino (соответственно указываю admin.id и ввожу пароль). Дальше выскакивает окошко Ошибка настройки сервера Sametime, обнаружена ошибка на локальном сервере Server name not found in Domino Directory.
Подскажите где может быть ошибка. Спасибо!
-
Добрый день!
Судя по имени ID-файла, вы указываете ID-файл администратора сервера.
-
А какой ID надо указать, id сертификатора тоже не подошел???
-
Необходимо указать ID-файл сервера. По умолчанию он расположен в директории данных и называется server.id.
Точное имя можно посмотреть в notes.ini, переменная "KeyFileName".
-
Спасибо! :)
Сейчас еще др. ошибка выходит в stsetup.log
Обнаружена ошибка на локальном сервере
File does not exist
function : TermNotesRT
-
https://www-304.ibm.com/support/docview.wss?uid=swg21178873
Problem
While installing Lotus Sametime server, you receive the following message:
"Error encountered in the local server. Document has been deleted."
Symptom
If the Domino Configuration template file is missing on the Sametime server, you will see the following message:
"Error encountered in the local server while creating the database domcfg.nsf. File does not exist."
Excerpt from the STSetup.log:
function: NAMEGetTextItem
function: OSMemFree
Error encountered in the local server
Document has been deleted
function: TermNotesRT
On the other hand, if the Directory Assistance template file is missing on the Sametime server, you will see the following message:
"Error encountered in the local server while setting up LDAP directory support. File does not exist."
Excerpt from the STSetup.log:
function: RestoreDBOptionFlag
function: RestoreACLOptionFlag
function: RestoreACLOptionFlag
Error encountered in the local server while setting up LDAP directory support
File does not exist
function: TermNotesRT
Cause
The problem can occur if the following templates are missing:
Directory Assistance (da50.ntf) Domino Web Server Configuration (domcfg5.ntf) Domino Directory Cache (dbdirman.ntf)
Resolving the problem
To correct the problem, verify that the above templates reside in the Lotus\Domino\Data directory on the Sametime server. If the files do not exist, copy them from another Domino server.
If the templates do exist in the \data directory, then check that the registry is pointing to the \data directory correctly. Using a registry editor (regedit), go to the following key:
HKEY_LOCAL_MACHINE\Software\Lotus\Domino\DataPath
Verify that the registry setting points to the correct path.
-
Большое спасибо, кажется получилось :)
Сейчас буду тестировать !!!!!