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

Andy Seaborne commented on JENA-527:
------------------------------------

The attached patch installs a connection-caching HttpClient for use with 
HttpOp.  For me, with this patch, I can build the jena-jdbc modules and run the 
test suite with both java6 and java7.
                
> The jena-jdbc test suite does not reliably run on Java6
> -------------------------------------------------------
>
>                 Key: JENA-527
>                 URL: https://issues.apache.org/jira/browse/JENA-527
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: Jena 2.11.0
>            Reporter: Andy Seaborne
>         Attachments: jdbc-testing-v1.patch
>
>
> The test suite does not run reliably on java6.  It seems that socket 
> resources in the kernel are being allocated and then need a timeout before 
> the kernel has resources again.
> But the test suite runs to fast and will lock up waiting. 
> Sometimes sockets in state ESTABLISHED are left around.  This also leads to 
> lock-up.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to