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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  com.softwareag.tamino.db.api.invocation.TCommunicationExcept

    Posted 07/01/03 07:15 PM

    There was a post earlier about this, but not much of a response.

    When I perform thousands of small/fast updates and inserts I occassionally get a TCommunicationException. I cannot find this exception in the documentation. I would like to catch it and retry the operation, but it does not seem to be thrown by the offending function.

    Any information would be helpful.

    Thanks!

    -Patrick


    #API-Management
    #webMethods
    #webMethods-Tamino-XML-Server-APIs


  • 2.  RE: com.softwareag.tamino.db.api.invocation.TCommunicationExcept

    Posted 07/02/03 08:31 AM

    Hi!

    Do you have the XML Starter Kit Tamino or you have a full licenced one? This is important because if you have the tryout version there are several limitations like sessions number or database size that could generate unexpected errors.


    #webMethods-Tamino-XML-Server-APIs
    #webMethods
    #API-Management


  • 3.  RE: com.softwareag.tamino.db.api.invocation.TCommunicationExcept

    Posted 07/02/03 08:32 AM

    Just out of interest which JDK are you using? And on what platform? I have heard that JDK 1.4 fixed a few problems in the HTTP library. I.e. have you tried the latest JRE 1.4?


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs


  • 4.  RE: com.softwareag.tamino.db.api.invocation.TCommunicationExcept

    Posted 07/02/03 02:47 PM

    Full licenced version.


    #webMethods
    #webMethods-Tamino-XML-Server-APIs
    #API-Management


  • 5.  RE: com.softwareag.tamino.db.api.invocation.TCommunicationExcept

    Posted 07/02/03 02:50 PM

    1.3.1 on IRIX

    I have not tried the latest jre. I am somewhat hesitant to install 1.4 on our SGI because I am unsure whether they will live together well.


    #webMethods
    #webMethods-Tamino-XML-Server-APIs
    #API-Management


  • 6.  RE: com.softwareag.tamino.db.api.invocation.TCommunicationExcept

    Posted 07/03/03 10:09 AM

    I would have thought that you have a better chance of them co-existing on a Unix box than Windows.

    Mind you - the more modern JREs/JDKs seem to default to “versioned” directories. This is even true for Windows. You could always try a “custom” installation to your HOME directory - i.e. installing without privileges.


    #API-Management
    #webMethods-Tamino-XML-Server-APIs
    #webMethods