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/20 12:44:00 UTC

[jira] [Created] (KARAF-6016) JmsTest is failing

Jean-Baptiste Onofré created KARAF-6016:
-------------------------------------------

             Summary: JmsTest is failing
                 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é
             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)