Collection not found

I got a ServiceInitializationFailedException.xml file in my store and this file says that it could not find my collection “RootDB”. I have verify in X-plorer that collection RootDB exist.

What could have gone wrong?


<?xml version="1.0" encoding="UTF-8" ?>
-
Service com.softwareag.xtools.xdav.store.XDescriptorsStore@20f237 initialization failed : com.softwareag.tamino.db.API.accessor.TQueryException: NestedException:Tamino access failure (INOXRE8811, Collection name not found) Cause: NestedException:Tamino access failure (INOXRE8811, Collection name not found)
http://localhost/tamino/sagsr/RootDB

Hi,

could you please provide the config file for Root DB? (in taminowebdavserver/administration/configuration)

thanks,
Martin

Hi Martin,

I have attached the config file.
FYI, I have configured tamino to use tamino authentication and also setup the security for WebDAV.

Tks in advance Martin.
RootDB.xml (537 Bytes)

Hi Martin,

I have solved the problem. After removing the user and password from the config file, WebDAV will not limit any users from accessing the store. Previously I have configured to allow only user1 to access the store.

Sorry to bother
Tks

Rgds
Alvin