Github user ajs6f commented on the issue:

    https://github.com/apache/jena/pull/151
  
    I cherry-picked that last cleanup commit (which did touch several of the 
exact files in `fuseki1` that are giving me a pain, but I'm still getting:
    ```
    org.apache.jena.fuseki.TestSPARQLProtocol  Time elapsed: 0.125 sec  <<< 
ERROR!
    org.apache.jena.atlas.web.HttpException: java.net.SocketException: 
Connection reset
        at 
org.apache.jena.fuseki.TestSPARQLProtocol.beforeClass(TestSPARQLProtocol.java:42)
    Caused by: java.net.SocketException: Connection reset
        at 
org.apache.jena.fuseki.TestSPARQLProtocol.beforeClass(TestSPARQLProtocol.java:42)
    
    org.apache.jena.fuseki.TestQuery  Time elapsed: 0.113 sec  <<< ERROR!
    org.apache.jena.atlas.web.HttpException: java.net.SocketException: 
Connection reset
        at org.apache.jena.fuseki.TestQuery.beforeClass(TestQuery.java:51)
    Caused by: java.net.SocketException: Connection reset
        at org.apache.jena.fuseki.TestQuery.beforeClass(TestQuery.java:51)
    ```
    even without the calls to `resetServer()`. Looking further...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to