Consultor Eletrônico



Kbase P114621: .Net client hangs when retrieving large ProDataSets over AIA or AIA/S
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/03/2006
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0x
OpenEdge 10.1x

SYMPTOM(s):

.Net client hangs when retrieving large ProDataSets over AIA or AIA/S

Hang only happens when more than one megabyte of data is being transferred

Server side configuration is Microsoft IIS and Caucho Resin as the Java Servlet engine

CAUSE:

Caucho Resin has a problem sending large amounts of data with IIS. Customer determined that swapping out Resin for JRun allowed them to transfer ProDataSets as large as one hundred megabytes.

FIX:

Replace Caucho Resin with another Java Servlet Engine.