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.

 View Only
Expand all | Collapse all

message "Internal error"

  • 1.  message "Internal error"

    Posted Mon May 10, 2004 05:55 PM

    Hi,

    when I update a schema (with the following operations: 1-undefine doctype 2- define new schema) of a collection and I insert a document, ths db returns this error

    <?xml version="1.0" encoding="windows-1252" ?>
    - <ino:response xmlns:ino=“http://namespaces.softwareag.com/tamino/response2” xmlns:xql=“XQL FAQ (XML Query Language - Frequently Asked Questions)”>
    - <ino:message ino:returnvalue=“0”>
    ino:messagelinedocument processing started</ino:messageline>
    </ino:message>
    - <ino:message ino:returnvalue=“8599”>
    <ino:messagetext ino:code=“INOXME8599”>Internal error</ino:messagetext>
    ino:messagelineXdtIndexingException</ino:messageline>
    </ino:message>
    </ino:response>

    Does the “define schema” operation lock the collection? If response is yes, is there a solution?


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: message "Internal error"

    Posted Tue May 11, 2004 07:52 PM

    Hi Valentina

    pls. create a support request on this and provide
    - the schema(s) and data
    - the version of Tamino
    being used.

    > Does the “define schema” operation lock the collection
    Yes - a define operation acquires an exclusive lock on the collection.
    But this is not due to the error you have observed.

    Best regards
    Uli


    #webMethods
    #API-Management
    #Tamino