Hi,Mark
Thanks for your input,your idea is very good.Because the very large documents arrived occasionally,so I don’t want to program another solution for this inbound message.
So,in fact,I prefer publishing very large documents to Broker directly.But here,I don’t know how to adjust the IS and Broker to make IS can publish larger than 32M bytes documents to Broker.
I have modified storage-max-cache-size=256 and the qs_log_file is 128M.webMethods documents said,the size of document can be processed is equal to the size of qs_log_file.But in my case,I don’t know why it is disabled.
When the IS published documents exceed 35M,exception like "2005-07-08 11:05:45 CST [ISS.0098.0064D] Publishing delayed while outbound store is draining. Service: wm.server.publish:publish
OutboundSimpleQueueDocReader.handleMessages(…) caught throwable com.wm.app.b2b.server.dispatcher.exceptions.EndpointUnavailableException: [ISS.0098.9014] BrokerException: Comm Failure (102-2051): Unable to send to Broker. Error ‘java.net.SocketException: Connection reset by peer: socket write error’ was reported bythe send call.
OutboundSimpleQueueDocReader.handleMessages(…) EndpointUnavailableException OutboundSimpleQueueDocReader calling nackMessage no of msgs=2 msgstore size=3 2005-07-08 11:10:07 CST [ISS.0098.0035V1] Regular-SimpleQueueDocReader detected Endpoint Unavailable. Going into a wait state. " occured.
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods