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.  ReservationException in ConvertToValues

    Posted Thu January 16, 2003 07:04 AM

    Hi,
    I’m trying to use the packages “WmEDI” 4.6 on Integration server 4.6 (on aix, JVM 1.3.1_06b1) but every call to the service wm.b2b.edi:convertToValues
    ends with a “com/wm/app/tn/tspace/ReservationException”.
    This happens also when I use the “Tutorial.FlatFile:parseFlatFile” service in the package “WmEDISamples”

    Could you tell me where is the problem??

    Thanks


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


  • 2.  RE: ReservationException in ConvertToValues

    Posted Fri January 17, 2003 01:10 PM

    I believe if you loaded the wMEDI module 4.6 recently on Integration Server4.6 you need to restart the whole server and also you have to make sure that all the EDI package versions related to TN Server (including wMEDIforTN package)and TN server version must match with your EDI module version4.6 since there are some dependencies to the EDI 4.6 packages and servers.

    So finally the bottom line is sync check on your webMethods environment,it must now look like below versions.

    IS4.6
    TNServer4.6
    wmEDI4.6
    wmEDIforTN4.6
    wmEDISamples4.6

    By this you can avoid those tnspace exceptions.

    sorry if i am wrong…

    Cheers.


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


  • 3.  RE: ReservationException in ConvertToValues

    Posted Mon November 13, 2006 08:32 PM

    I had similar problem java.lang.reflect.InvocationTargetException: com/wm/app/tn/tspace/ReservationException

    This went away after restarting the server.


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