You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/21 17:36:00 UTC

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

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

ASF subversion and git services commented on KARAF-6016:
--------------------------------------------------------

Commit 9ffa82d86f330ac8def925c9d8be6b1f5ed95e09 in karaf's branch refs/heads/karaf-4.1.x from [~jb@nanthrax.net]
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=9ffa82d ]

[KARAF-6016] Fix regression loading blueprint files


> 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)