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

Hudson commented on JENA-527:
-----------------------------

SUCCESS: Integrated in Jena_Development_Test #896 (See 
[https://builds.apache.org/job/Jena_Development_Test/896/])
Make ResultSetPeeking implementation Closeable (relates to JENA-527) (rvesse: 
rev 1519507)
* 
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/resultset/ResultSetPeeking.java
Apply patch from JENA-527 to mitigate test hang issues for JDBC (rvesse: rev 
1519506)
* 
/jena/trunk/jena-jdbc/jena-jdbc-driver-remote/src/test/java/org/apache/jena/jdbc/remote/TS_JdbcDriverRemote.java
* 
/jena/trunk/jena-jdbc/jena-jdbc-driver-remote/src/test/java/org/apache/jena/jdbc/remote/results/AbstractRemoteEndpointResultSetTests.java
* 
/jena/trunk/jena-jdbc/jena-jdbc-driver-remote/src/test/java/org/apache/jena/jdbc/remote/results/TestRemoteEndpointResults.java
* 
/jena/trunk/jena-jdbc/jena-jdbc-driver-remote/src/test/java/org/apache/jena/jdbc/remote/results/TestRemoteEndpointResultsWithAuth.java
* 
/jena/trunk/jena-jdbc/jena-jdbc-driver-remote/src/test/java/org/apache/jena/jdbc/remote/results/TestRemoteEndpointResultsWithGraphUris.java
* 
/jena/trunk/jena-jdbc/jena-jdbc-driver-remote/src/test/java/org/apache/jena/jdbc/remote/results/TestRemoteEndpointResultsWithResultSetTypes.java

                
> 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