You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/06/22 21:19:16 UTC

[jira] [Commented] (SLIDER-1147) WAR containing jars included in source release

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

Josh Elser commented on SLIDER-1147:
------------------------------------

I have this WAR being dynamically created but now the test is not passing for me.

It appears that the Slider agent is trying to connect over SSL???

{noformat}
INFO 2016-06-22 16:56:03,260 Registry.py:69 - AM Host = hw10447.local, AM Secured Port = 65221, ping port = 65220
INFO 2016-06-22 16:56:03,260 main.py:292 - Connecting to the server at: https://hw10447.local:65220/ws/v1/slider/agents/
INFO 2016-06-22 16:56:03,260 NetUtil.py:67 - DEBUG: Trying to connect to the server at https://hw10447.local:65220/ws/v1/slider/agents/
INFO 2016-06-22 16:56:03,260 NetUtil.py:38 - Connecting to the following url https://hw10447.local:65220/ws/v1/slider/agents/
ERROR 2016-06-22 16:56:03,417 NetUtil.py:52 - [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
ERROR 2016-06-22 16:56:03,417 NetUtil.py:54 - SSLError: Failed to connect. Please check openssl library versions.
Refer to: https://bugzilla.redhat.com/show_bug.cgi?id=1022468 for more details.
INFO 2016-06-22 16:56:03,417 NetUtil.py:76 - Server at https://hw10447.local:65220/ws/v1/slider/agents/ is not reachable, sleeping for 10 seconds...
{noformat}

Not sure why...

> WAR containing jars included in source release
> ----------------------------------------------
>
>                 Key: SLIDER-1147
>                 URL: https://issues.apache.org/jira/browse/SLIDER-1147
>             Project: Slider
>          Issue Type: Bug
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: Slider 0.91
>
>
> Justin pointed out on the IPMC vote that there is a WAR that is used for testing that bundles some jars which is in violation of the source-release policy.
> This WAR needs to be moved over to a module and built normally instead of packaging in the repository itself.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)