You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-------------------------------------------------------
T E S T S
-------------------------------------------------------
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Running com.clarkparsia.pellet.server.ConfigurationReaderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in com.clarkparsia.pellet.server.ConfigurationReaderTest
Running com.clarkparsia.pellet.server.protege.model.ProtegeServerStateTest
/tmp/1491516298555-0
18:04:59 [main] ERROR - Failed to connect to localhost/0:0:0:0:0:0:0:1:8080
java.net.ConnectException: Failed to connect to localhost/0:0:0:0:0:0:0:1:8080
at okhttp3.internal.io.RealConnection.connectSocket(RealConnection.java:139) ~[protege-client-3.0.0-SNAPSHOT.jar:na]
at okhttp3.internal.io.RealConnection.connect(RealConnection.java:108) ~[protege-client-3.0.0-SNAPSHOT.jar:na]
at okhttp3.internal.http.StreamAllocation.findConnection(StreamAllocation.java:188) ~[protege-client-3.0.0-SNAPSHOT.jar:na]
at okhttp3.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:127) ~[protege-client-3.0.0-SNAPSHOT.jar:na]
at okhttp3.internal.http.StreamAllocation.newStream(StreamAllocation.java:97) ~[protege-client-3.0.0-SNAPSHOT.jar:na]
at okhttp3.internal.http.HttpEngine.connect(HttpEngine.java:273) ~[protege-client-3.0.0-SNAPSHOT.jar:na]
Am I running them incorrectly?
The text was updated successfully, but these errors were encountered:
$ mvn test
gives me:Am I running them incorrectly?
The text was updated successfully, but these errors were encountered: