Consultor Eletrônico



Kbase P49470: Progress client prowin32.exe crashes calling specific web se
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/13/2007
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0A

FACT(s) (Environment):

Tomcat 4.1

SYMPTOM(s):

Progress client prowin32.exe crashes calling specific web service deployed as 'RPC/Encoded' type

4GL client connects to the web service and successfully runs the portType setting
the handle.

Running the procedure in the portType handle 4GL client hangs consuming the 100% CPU

Generated protrace contains the access violation in the prosoap.dll

Calling the same web service, deployed as 'Document/Literal' type, 4GL client
doesn't crash, but fails with SOAP fault when it tries to run the procedure

Testing the same deployed web service with third party tools works fine.

CAUSE:

Known beta issue

FIX:

There is no fix at this time of writing