Hello
I am getting the follwing errors when i am sending large XML files from production to Test server using HTTP and from there i am sending the data to AS400 using wm.EDIINT:send and i am using synchronous MDN.
-
com.wm.app.b2b.server.ServiceException: com.wm.net.NetException: [ISC.0064.9306] Connection was closed during read
-
java.lang.reflect.InvocationTargetException: OutOfMemoryError
I have also increased the java_max to 2560M in the test server. When ever i restart the system, i dont get the errors for couple of days.
Please let me know if any of u have any idea on what to do.
Thanks