[ 
https://issues.apache.org/jira/browse/XERCESC-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17615170#comment-17615170
 ] 

Scott Cantor commented on XERCESC-2237:
---------------------------------------

All I can tell from debugging is that recv never returns (and this seems to be 
consistent across all the NetAccessors).

My best guess is that the HTTP requests it's formulating are missing something 
that modern servers need and it's preventing it from getting a response back 
(like perhaps the server is awaiting something it's not sending).

I do not have the ability to spend time on this since it doesn't affect my 
projects so I'm afraid leaving the bug report open is all I can do.

> NetAccessors do not work
> ------------------------
>
>                 Key: XERCESC-2237
>                 URL: https://issues.apache.org/jira/browse/XERCESC-2237
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 3.0.1, 3.1.0, 3.1.1, 3.1.2, 3.2.0, 3.1.3, 3.1.4, 3.2.1, 
> 3.2.2, 3.2.3, 3.2.4
>         Environment: Mainly Linux, but could reproduce the issue on Windows 
> too.
>            Reporter: Guillaume BOTTEX
>            Assignee: Scott Cantor
>            Priority: Blocker
>         Attachments: test-1.xhtml
>
>
> Hello,
> We are using xerces in our project to parse XHTML files.
> However, we noticed that none of the NetAccessors (Socket, Curl, WinSock, 
> could not try on MacOS) are working in our case, and are freezing our 
> application.
> You can reproduce the issue by using the attached sample XHTML file, and use 
> it as input of the xerces "PParse" sample.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to