You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2018/11/21 17:21:00 UTC

[jira] [Updated] (KARAF-6016) Can't load blueprint XML

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

Jean-Baptiste Onofré updated KARAF-6016:
----------------------------------------
    Summary: Can't load blueprint XML  (was: Blueprint requires schema)

> Can't load blueprint XML
> ------------------------
>
>                 Key: KARAF-6016
>                 URL: https://issues.apache.org/jira/browse/KARAF-6016
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf
>    Affects Versions: 4.1.7
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>              Labels: itest
>             Fix For: 4.1.7
>
>
> {{JmsTest}} itest is failing on Karaf 4.1.x with:
> {code}
> testCommands(org.apache.karaf.itests.JmsTest)  Time elapsed: 31.091 sec  <<< ERROR!
> java.lang.IllegalArgumentException: File /home/jbonofre/Workspace/karaf/itests/target/exam/fe857cef-c8b9-4231-a879-9de24cc96d6e/deploy/connectionfactory-test.xml already exists. Remove it if you wish to recreate it.
>         at org.apache.karaf.util.TemplateUtils.createFromTemplate(TemplateUtils.java:35)
>         at org.apache.karaf.jms.internal.JmsServiceImpl.create(JmsServiceImpl.java:89)
> ...
> {code}
> I'm fixing.



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