Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFLY-2998 Do proper service cleanup in http-interface remove/rollback of add #5944

Closed
wants to merge 2 commits into from

Conversation

bstansberry
Copy link
Contributor

No description provided.

@wildfly-ci
Copy link

Build 2745 is now running using a merge of 105cb8d

@wildfly-ci
Copy link

Build 2745 outcome was FAILURE using a merge of 105cb8d
Summary: Tests passed: 5295, ignored: 74; exit code 1 (new) Build time: 1:21:53

Build problems:

Process exited with code 1

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project wildfly-testsuite-integration-domain: Compilation failure
Step Build & test (Maven) failed

@wildfly-ci
Copy link

Build 2746 is now running using a merge of 14f9fad

@wildfly-ci
Copy link

Build 2746 outcome was SUCCESS using a merge of 14f9fad
Summary: Tests passed: 5592, ignored: 75 Build time: 1:34:04

@wildfly-ci
Copy link

Build 2747 is now running using a merge of 8b35d43

@wildfly-ci
Copy link

Build 2747 outcome was FAILURE using a merge of 0968ebe
Summary: Tests failed: 1 (1 new), passed: 5594, ignored: 78 Build time: 1:34:26

Build problems:

Failed tests detected

java.lang.Exception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
java.lang.Exception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
    at sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:397)
    at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:128)
    at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:572)
    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
    at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
    at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:640)
    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
    at org.jboss.as.test.integration.web.security.tg.TransportGuaranteeTestCase.checkGetURL(TransportGuaranteeTestCase.java:181)
    at org.jboss.as.test.integration.web.security.tg.TransportGuaranteeTestCase.testTransportGuaranteedAnnotation(TransportGuaranteeTestCase.java:216)

Failed tests

org.jboss.as.test.integration.web.security.tg.TransportGuaranteeTestCase.testTransportGuaranteedAnnotation: java.lang.Exception: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
    at sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:397)
    at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:128)

@bstansberry
Copy link
Contributor Author

retest this please

@bstansberry
Copy link
Contributor Author

Merged.

@bstansberry bstansberry deleted the WFLY-2998 branch April 5, 2014 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants