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.  Io exception: Got minus one from a read call

    Posted Fri February 20, 2009 08:43 PM

    I am getting this error Io exception: Got minus one from a read call.

    This is happening on one of my connections on the database. After this message all adapter requests also fail. Does anyone have any information about this error please? Any information would be most welcome.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: Io exception: Got minus one from a read call

    Posted Sat February 21, 2009 08:58 PM

    Could be a stale DB connection. Check your connection settings to see if the pool size (should be 0 in production) and the timeout setting is compatible with the DB timing out idle connections (the adapter should timeout an idle connection before the DB does).


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 3.  RE: Io exception: Got minus one from a read call

    Posted Mon February 23, 2009 01:53 PM

    Strange… I’ve got the same problem this morning !!! :eek:

    One of our DBA said that these errors appeared in the Oracle log:

    ORA-00020: maximum number of processes (%s)  exceeded
    SP2-0640: Not connected ERROR:
    ORA-00020: maximum number of  processes (%s) exceeded
    SP2-0640: Not connected

    So this tends to validate reamon’s answer (for my problem obviously) :slight_smile:


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Io exception: Got minus one from a read call

    Posted Fri March 20, 2009 11:50 AM

    Hi,

    I Got the same error, same messages at database side…
    But the pool is at 0 and the timeout is the same as at database level - any other suggestions?

    Thanks for the input!

    Loic


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Io exception: Got minus one from a read call

    Posted Wed July 08, 2009 12:17 PM

    Hi All,

    Below issue is due to DB Problem, Your are getting below error. Please check your TNS Listner up and running.

    Thanks & Regards
    Balachandra.K


    #Integration-Server-and-ESB
    #Adapters-and-E-Standards
    #webMethods