IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  WebDAV-enabled Tamino-collection

    Posted Fri January 18, 2002 12:16 PM

    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


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: WebDAV-enabled Tamino-collection

    Posted Fri January 18, 2002 01:19 PM

    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


    #webMethods
    #Tamino
    #API-Management


  • 3.  RE: WebDAV-enabled Tamino-collection

    Posted Fri January 18, 2002 05:20 PM

    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


    #webMethods
    #API-Management
    #Tamino


  • 4.  RE: WebDAV-enabled Tamino-collection

    Posted Mon January 21, 2002 09:30 AM

    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


    #API-Management
    #Tamino
    #webMethods