The actual test failure:
Running rdpclient.MockServerTest
Error in mock server: Received fatal alert: unexpected_message
javax.net.ssl.SSLException: Received fatal alert: unexpected_message
at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
at sun.security.ssl.Alerts.getSSLException(A
If you upgrade your java 1.7 you may see this error.
On CentOS 7 I was running version
"java-1.7.0-openjdk-1.7.0.79-2.5.5.2.0.1.el7_1.x86_64" and installed
updates. Afterward I was on
"java-1.7.0-openjdk-1.7.0.85-2.6.1.2.0.1.el7_1.x86_64" and this Invalid
service principal name arose. I downgraded
Yes, I've seen it. It's not a reliable test, there have been several issues
arise with it, because it requires the compiling host have a certain
configuraiton. It needs to be able to resolve its own hostname, etc.
On Sun, Sep 20, 2015 at 10:22 PM, Abhinandan Prateek <
abhinandan.prat...@shapeblue.
Just did a build on 4.5 and did not see any build failure.
> On 19-Sep-2015, at 3:47 am, Josh Harshman wrote:
>
> Anyone else experience this error when building from source?
>
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
> proj
Anyone else experience this error when building from source?
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on
project cloudstack-service-console-proxy-rdpclient: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/jharshman/ap