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
  • 1.  inojload - INOXDE7702

    Posted Sun August 11, 2002 11:53 AM

    A new problem with the Java Mass Loader: I already had a problem with inojload version 3.1.1.3 Now I have updated to version 3.1.1.7 and a new problem :frowning:

    Unloading of documents works.

    inojload.sh -unload -u http://localhost:50000/tamino/myDB/test

    But when I want to insert these unloaded elements again I get the following message:

    inojload.sh -u http://localhost:50000/tamino/myDB/test -f queryResult.xml

    API Version = 1.1
    Tamino Java Loader has started.

    Load Error INOXDE7702: internal error
    0 elements uploaded from
    queryResult.xml
    to
    http://localhost:50000/tamino/myDB/test
    XML volume = 127 bytes
    Upload escaped volume 223 bytes
    1 blocks

    That does not seem to be specific for one schema - I have tried even extremly simple ones with only one simpleContext element.

    Any ideas what could be wrong?


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: inojload - INOXDE7702

    Posted Mon August 12, 2002 09:01 AM

    Hi Jesper,

    the error code indicates that this is a problem within the Tamino Server, not of the JavaLoader itself. (See documentation “\Help\messages\imsg.htm”):
    -------------------------------------------------
    INOXDE7702

    internal error

    Explanation
    internal processing error occured during document validation

    Action
    contact customer support
    -------------------------------------------------

    JavaLoader only forwards the error it receives from the server. Please contact support.

    GreetinX
    Juergen


    #Tamino
    #API-Management
    #webMethods