WebDAV-enabled Tamino-collection

I went through the animated tutoial and added the WebDAV-Server to my Webfolders. I modified etc/mycol.xml and put it in the configuration-directory. After restarting the WebDAV-Service there is a new directory in the WebDAV-Home-Dir.

So far everything is fine but when I look into the new dir, there is an file called “ServiceInitializationFailedException.xml” containing the following code.

code:
<?xml version="1.0" encoding="UTF-8"?>

Service com.softwareag.xtools.xdav.store.XDescriptorsStore@79a2e7 initialization failed : com.softwareag.xtools.xdav.common.XDatastoreException: com.softwareag.tamino.db.API.connection.TServerNotAvailableException: Server Not Available!
NestedException:Invocation constructor failed.
NestedException without message!
Cause: Server Not Available!
NestedException:Invocation constructor failed.
NestedException without message!
Cause: com.softwareag.tamino.db.API.connection.TServerNotAvailableException: Server Not Available!
NestedException:Invocation constructor failed.
NestedException without message!
Cause: Server Not Available!
NestedException:Invocation constructor failed.
NestedException without message!
http://localhost/tamino/fdege/collection1


I hope someone knows what this does mean.

regards,
Daniel

Hi Daniel,

Tamino is not found. Either the database is not started or it is addressed incorrectly.

How your mycoll.xml file looks like?

Regards,
Martin

Hi Martin,

thanks for reply.

My config-file looks like that

code:
<?xml version="1.0" encoding="UTF-8"?>


http://localhost/tamino
fdege
collection1
true
true



and it

Hallole,

sorry, can’t tell more. Everything looks fine, but this is what happens, when tamino webDAV server does not find Tamino. Pls have a look at Server log and Server Error log if they contain a hint for you.

regards,
Martin