You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/03/07 13:16:00 UTC

[jira] [Assigned] (ARTEMIS-1731) Startup fails when XSD validation cannot access Internet

     [ https://issues.apache.org/jira/browse/ARTEMIS-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram reassigned ARTEMIS-1731:
---------------------------------------

    Assignee: Michael Andre Pearce

> Startup fails when XSD validation cannot access Internet
> --------------------------------------------------------
>
>                 Key: ARTEMIS-1731
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1731
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.5.0
>            Reporter: Ilkka Virolainen
>            Assignee: Michael Andre Pearce
>            Priority: Major
>             Fix For: 2.5.0
>
>
> After a recent change allowing splitting up the broker configuration across multiple files, starting Artemis fails when the server running broker has no Internet access. xml:specialAttrs references in artemis-configuration.xsd fail because the schema location http://www.w3.org/2005/08/xml.xsd is inaccessible. To reproduce, pull the latest master for 2.5.0-SNAPSHOT, block www.w3.org and try to run a broker. Including the schema in the build would resolve this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)