ReservationException in ConvertToValues

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

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.

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

This went away after restarting the server.