Steve,
I could not reproduced your problem. Although the schema language (TSD2 or TSD3) of the content data shouldn’t care (because repair in TWS 3.1.4.5 only accesses the metadata), I forced the usage of TSD3.
Here is what I did (my Tamino is version 3.1.2.1):
1) installed TWS 3.1.3.1
2) created dummy TSD3 schema in collection “mycoll”
3) configured store “mycoll” and to access collection “mycoll”
4) created some docs in store “mycoll” (2 additional schemas are created by means of config parameter “autoCreateXmlSchema”)
5) installed TWS 3.1.4.5 (uninstall of 3.1.3.1 is triggered by the setup)
6) as my config file was rescued at %temp%, I can takeover my previous config by means of the following command in the TWS comsole:
inodavstores takeover -fromDomainFile “%temp%\Domain.xml”
7) restart TWS
8) using WebFolders, verify that store “mycoll” is unavailable (ServiceInitializationFailedException.xml)
9) started repair by copying /taminowebdavserver/administration/etc/StartRepairer.xml to the location /taminowebdavserver/administration/repairer/mycoll
10) wait till the repair log file is there
I attach in return my logs.
Some hints:
- did you try starting repair from the WebDAV interface as I did (by copying StartRepairer.xml) instead of using the console command? Maybe it’s easier and less error-prone
- while repair was running, did you maybe access the DB using X-Plorer? … it could block the repair process
Regards,
Peter
logs2.zip (1.72 KB)
#API-Management#Tamino#webMethods