<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55:06 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[CONTROLLER-1269] Exception in thread &quot;config-pusher&quot;</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1269</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Started Helium SR-3 downloaded as a prebuilt tarball from the download page. Installed the following features and got the attached exception&lt;/p&gt;

&lt;p&gt;feature:install odl-base-all&lt;br/&gt;
feature:install odl-netconf-connector-all&lt;br/&gt;
feature:install odl-config-all&lt;br/&gt;
feature:install odl-restconf-all&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25823">CONTROLLER-1269</key>
            <summary>Exception in thread &quot;config-pusher&quot;</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="kaczynskib@avaya.com">Brian Kaczynski</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Apr 2015 16:25:05 +0000</created>
                <updated>Thu, 19 Oct 2017 21:29:16 +0000</updated>
                            <resolved>Fri, 13 Nov 2015 15:15:52 +0000</resolved>
                                    <version>Helium</version>
                                                    <component>config</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="50477" author="kaczynskib@avaya.com" created="Tue, 21 Apr 2015 16:25:05 +0000"  >&lt;p&gt;Attachment file_3034.txt has been added with description: Stack trace of exception&lt;/p&gt;</comment>
                            <comment id="50466" author="colin@colindixon.com" created="Tue, 21 Apr 2015 17:12:43 +0000"  >&lt;p&gt;Here&apos;s a version of the exception from the attachment with a bunch of the data from the first line trimmed to get it down to something reasonable to git a glance at.&lt;/p&gt;

&lt;p&gt;Exception in thread &quot;config-pusher&quot; java.lang.IllegalStateException: Failed to send edit-config for configuration ConfigSnapshot&lt;/p&gt;
{configSnapshot=&apos;...&apos;, capabilities=[...]}
&lt;p&gt;        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.sendRequestGetResponseCheckIsOK(ConfigPusherImpl.java:293)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.pushConfig(ConfigPusherImpl.java:244)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.pushConfigWithConflictingVersionRetries(ConfigPusherImpl.java:136)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.internalPushConfigs(ConfigPusherImpl.java:109)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.process(ConfigPusherImpl.java:76)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.osgi.ConfigPersisterActivator$InnerCustomizer$1.run(ConfigPersisterActivator.java:178)&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:745)&lt;br/&gt;
Caused by: NetconfDocumentedException{message=Unable to save ref name authz-connector-default for instance org.opendaylight.controller:instanceName=aaa-authz-service,TransactionName=ConfigTransaction-28-29,type=Module,moduleFactoryName=aaa-authz-service, errorType=application, errorTag=operation_failed, errorSeverity=error, errorInfo={}}&lt;br/&gt;
        at org.opendaylight.controller.netconf.confignetconfconnector.operations.editconfig.EditConfig.setServicesOnTransaction(EditConfig.java:164)&lt;br/&gt;
        at org.opendaylight.controller.netconf.confignetconfconnector.operations.editconfig.EditConfig.test(EditConfig.java:120)&lt;br/&gt;
        at org.opendaylight.controller.netconf.confignetconfconnector.operations.editconfig.EditConfig.executeTests(EditConfig.java:97)&lt;br/&gt;
        at org.opendaylight.controller.netconf.confignetconfconnector.operations.editconfig.EditConfig.getResponseInternal(EditConfig.java:76)&lt;br/&gt;
        at org.opendaylight.controller.netconf.confignetconfconnector.operations.editconfig.EditConfig.handleWithNoSubsequentOperations(EditConfig.java:307)&lt;br/&gt;
        at org.opendaylight.controller.netconf.util.mapping.AbstractLastNetconfOperation.handle(AbstractLastNetconfOperation.java:33)&lt;br/&gt;
        at org.opendaylight.controller.netconf.util.mapping.AbstractNetconfOperation.handle(AbstractNetconfOperation.java:105)&lt;br/&gt;
        at org.opendaylight.controller.netconf.persist.impl.ConfigPusherImpl.sendRequestGetResponseCheckIsOK(ConfigPusherImpl.java:288)&lt;br/&gt;
        ... 6 more&lt;/p&gt;</comment>
                            <comment id="50467" author="hagbard@gmail.com" created="Tue, 21 Apr 2015 17:16:26 +0000"  >&lt;p&gt;Are you using the aaa-authz service?&lt;/p&gt;

&lt;p&gt;I am not sure if that is a tested feature in Helium.  Could you try without it?&lt;/p&gt;</comment>
                            <comment id="50468" author="colin@colindixon.com" created="Tue, 21 Apr 2015 17:18:27 +0000"  >&lt;p&gt;Also, can you send the output of feature:list -i to give an idea of what features you have installed?&lt;/p&gt;</comment>
                            <comment id="50469" author="vrpolak" created="Tue, 21 Apr 2015 17:19:26 +0000"  >&lt;p&gt;&amp;gt; feature:install odl-base-all&lt;br/&gt;
&amp;gt; feature:install odl-netconf-connector-all&lt;br/&gt;
&amp;gt; feature:install odl-config-all&lt;br/&gt;
&amp;gt; feature:install odl-restconf-all&lt;/p&gt;

&lt;p&gt;Does this happen even if odl-netconf-connector-all is installed last?&lt;br/&gt;
(I do not really expect this bug to be caused by netconf-connector not getting updated schemas, but it is safer to test for it anyway.)&lt;/p&gt;</comment>
                            <comment id="50470" author="kaczynskib@avaya.com" created="Tue, 21 Apr 2015 17:31:20 +0000"  >&lt;p&gt;Vratko - Tried putting odl-netconf-connector-all last, still experienced the exception. &lt;/p&gt;

&lt;p&gt;Ed - I had only typed the feature:install commands for the features I listed, but odl-aaa got installed somehow. Is there a way to install those features without getting that pulled in? Should I uninstall the feature and restart the controller to see if it comes back?&lt;/p&gt;

&lt;p&gt;Here&apos;s the output of feature:list | grep &quot; x &quot;:&lt;br/&gt;
odl-aaa-authn                         | 0.1.3-Helium-SR3    | x         | odl-aaa-0.1.3-Helium-SR3                 | OpenDaylight :: AAA :: Authentication             &lt;br/&gt;
odl-aaa-authn-plugin                  | 0.1.3-Helium-SR3    | x         | odl-aaa-0.1.3-Helium-SR3                 | OpenDaylight :: AAA :: ODL NETCONF Plugin         &lt;br/&gt;
standard                              | 3.0.1               | x         | standard-3.0.1                           | Karaf standard feature                            &lt;br/&gt;
config                                | 3.0.1               | x         | standard-3.0.1                           | Provide OSGi ConfigAdmin support                  &lt;br/&gt;
region                                | 3.0.1               | x         | standard-3.0.1                           | Provide Region Support                            &lt;br/&gt;
package                               | 3.0.1               | x         | standard-3.0.1                           | Package commands and mbeans                       &lt;br/&gt;
http                                  | 3.0.1               | x         | standard-3.0.1                           | Implementation of the OSGI HTTP Service           &lt;br/&gt;
war                                   | 3.0.1               | x         | standard-3.0.1                           | Turn Karaf as a full WebContainer                 &lt;br/&gt;
kar                                   | 3.0.1               | x         | standard-3.0.1                           | Provide KAR (KARaf archive) support               &lt;br/&gt;
ssh                                   | 3.0.1               | x         | standard-3.0.1                           | Provide a SSHd server on Karaf                    &lt;br/&gt;
management                            | 3.0.1               | x         | standard-3.0.1                           | Provide a JMX MBeanServer and a set of MBeans in K&lt;br/&gt;
odl-netconf-connector-all             | 1.1.3-Helium-SR3    | x         | odl-controller-1.1.3-Helium-SR3          | OpenDaylight :: Netconf Connector :: All          &lt;br/&gt;
odl-netconf-connector                 | 1.1.3-Helium-SR3    | x         | odl-controller-1.1.3-Helium-SR3          | OpenDaylight :: Netconf Connector :: Netconf Conne&lt;br/&gt;
odl-netconf-connector-ssh             | 1.1.3-Helium-SR3    | x         | odl-controller-1.1.3-Helium-SR3          | OpenDaylight :: Netconf Connector :: Netconf Conne&lt;br/&gt;
odl-netconf-ssh                       | 0.2.8-Helium-SR3    | x         | odl-controller-1.1.3-Helium-SR3          | OpenDaylight :: Netconf Connector :: SSH          &lt;br/&gt;
odl-netconf-tcp                       | 0.2.8-Helium-SR3    | x         | odl-controller-1.1.3-Helium-SR3          | OpenDaylight :: Netconf Connector :: TCP          &lt;br/&gt;
odl-config-all                        | 0.2.8-Helium-SR3    | x         | odl-config-0.2.8-Helium-SR3              | OpenDaylight :: Config :: All                     &lt;br/&gt;
odl-mdsal-common                      | 1.1.3-Helium-SR3    | x         | odl-config-0.2.8-Helium-SR3              | OpenDaylight :: Config :: All                     &lt;br/&gt;
odl-config-api                        | 0.2.8-Helium-SR3    | x         | odl-config-0.2.8-Helium-SR3              | OpenDaylight :: Config :: API                     &lt;br/&gt;
odl-config-netty-config-api           | 0.2.8-Helium-SR3    | x         | odl-config-0.2.8-Helium-SR3              | OpenDaylight :: Config :: Netty Config API        &lt;br/&gt;
odl-config-core                       | 0.2.8-Helium-SR3    | x         | odl-config-0.2.8-Helium-SR3              | OpenDaylight :: Config :: Core                    &lt;br/&gt;
odl-config-manager                    | 0.2.8-Helium-SR3    | x         | odl-config-0.2.8-Helium-SR3              | OpenDaylight :: Config :: Manager                 &lt;br/&gt;
odl-config-netty                      | 0.2.8-Helium-SR3    | x         | odl-config-persister-0.2.8-Helium-SR3    | OpenDaylight :: Config-Netty                      &lt;br/&gt;
odl-base-all                          | 1.4.5-Helium-SR3    | x         | odl-base-1.4.5-Helium-SR3                | OpenDaylight Controller                           &lt;br/&gt;
odl-base-dummy-console                | 1.1.3-Helium-SR3    | x         | odl-base-1.4.5-Helium-SR3                | Temporary Dummy Console                           &lt;br/&gt;
odl-base-felix-dm                     | 3.1.0               | x         | odl-base-1.4.5-Helium-SR3                | Felix Dependency Manager                          &lt;br/&gt;
odl-base-aries-spi-fly                | 1.0.0               | x         | odl-base-1.4.5-Helium-SR3                | Aries SPI Fly                                     &lt;br/&gt;
odl-base-netty                        | 4.0.23.Final        | x         | odl-base-1.4.5-Helium-SR3                |                                                   &lt;br/&gt;
odl-base-jersey                       | 1.17                | x         | odl-base-1.4.5-Helium-SR3                | Jersey                                            &lt;br/&gt;
odl-base-jackson                      | 2.3.2               | x         | odl-base-1.4.5-Helium-SR3                | Jackson JAX-RS                                    &lt;br/&gt;
odl-base-slf4j                        | 1.7.2               | x         | odl-base-1.4.5-Helium-SR3                | SLF4J Logging                                     &lt;br/&gt;
odl-base-apache-commons               | 1.4.5-Helium-SR3    | x         | odl-base-1.4.5-Helium-SR3                | Apache Commons Libraries                          &lt;br/&gt;
odl-base-eclipselink-persistence      | 2.0.4.v201112161009 | x         | odl-base-1.4.5-Helium-SR3                | EclipseLink Persistence API                       &lt;br/&gt;
odl-base-gemini-web                   | 2.2.0.RELEASE       | x         | odl-base-1.4.5-Helium-SR3                | Gemini Web                                        &lt;br/&gt;
odl-base-tomcat                       | 7.0.53              | x         | odl-base-1.4.5-Helium-SR3                | OpenDaylight Tomcat                               &lt;br/&gt;
odl-base-spring                       | 3.1.3.RELEASE       | x         | odl-base-1.4.5-Helium-SR3                | Opendaylight Spring Support                       &lt;br/&gt;
odl-base-spring-web                   | 3.1.3.RELEASE       | x         | odl-base-1.4.5-Helium-SR3                | OpenDaylight Spring Web                           &lt;br/&gt;
odl-base-spring-security              | 3.1.3.RELEASE       | x         | odl-base-1.4.5-Helium-SR3                | OpenDaylight Spring Security                      &lt;br/&gt;
odl-mdsal-broker                      | 1.1.3-Helium-SR3    | x         | odl-mdsal-1.1.3-Helium-SR3               | OpenDaylight :: MDSAL :: Broker                   &lt;br/&gt;
odl-config-persister                  | 0.2.8-Helium-SR3    | x         | odl-config-persister-0.2.8-Helium-SR3    | OpenDaylight :: Config Persister                  &lt;br/&gt;
odl-config-startup                    | 0.2.8-Helium-SR3    | x         | odl-config-persister-0.2.8-Helium-SR3    | OpenDaylight :: Config Persister:: Config Startup &lt;br/&gt;
odl-protocol-framework                | 0.5.3-Helium-SR3    | x         | odl-protocol-framework-0.5.3-Helium-SR3  | OpenDaylight :: Protocol Framework                &lt;br/&gt;
odl-restconf-all                      | 1.1.3-Helium-SR3    | x         | odl-controller-1.1.3-Helium-SR3          | OpenDaylight :: Restconf :: All                   &lt;br/&gt;
odl-restconf                          | 1.1.3-Helium-SR3    | x         | odl-controller-1.1.3-Helium-SR3          | OpenDaylight :: Restconf                          &lt;br/&gt;
odl-restconf-noauth                   | 1.1.3-Helium-SR3    | x         | odl-controller-1.1.3-Helium-SR3          | OpenDaylight :: Restconf                          &lt;br/&gt;
odl-mdsal-apidocs                     | 1.1.3-Helium-SR3    | x         | odl-controller-1.1.3-Helium-SR3          | OpenDaylight :: MDSAL :: APIDOCS                  &lt;br/&gt;
odl-yangtools-models                  | 0.6.5-Helium-SR3    | x         | odl-yangtools-0.6.5-Helium-SR3           | OpenDaylight :: Yangtools :: Models               &lt;br/&gt;
odl-yangtools-data-binding            | 0.6.5-Helium-SR3    | x         | odl-yangtools-0.6.5-Helium-SR3           | OpenDaylight :: Yangtools :: Data Binding         &lt;br/&gt;
odl-yangtools-binding                 | 0.6.5-Helium-SR3    | x         | odl-yangtools-0.6.5-Helium-SR3           | OpenDaylight :: Yangtools :: Binding              &lt;br/&gt;
odl-yangtools-common                  | 0.6.5-Helium-SR3    | x         | odl-yangtools-0.6.5-Helium-SR3           | OpenDaylight :: Yangtools :: Common               &lt;br/&gt;
odl-yangtools-binding-generator       | 0.6.5-Helium-SR3    | x         | odl-yangtools-0.6.5-Helium-SR3           | OpenDaylight :: Yangtools :: Binding Generator    &lt;br/&gt;
transaction                           | 1.0.1               | x         | enterprise-3.0.1                         | OSGi Transaction Manager                          &lt;br/&gt;
odl-netconf-api                       | 0.2.8-Helium-SR3    | x         | odl-netconf-0.2.8-Helium-SR3             | OpenDaylight :: Netconf :: API                    &lt;br/&gt;
odl-netconf-mapping-api               | 0.2.8-Helium-SR3    | x         | odl-netconf-0.2.8-Helium-SR3             | OpenDaylight :: Netconf :: Mapping API            &lt;br/&gt;
odl-netconf-util                      | 0.2.8-Helium-SR3    | x         | odl-netconf-0.2.8-Helium-SR3             |                                                   &lt;br/&gt;
odl-netconf-impl                      | 0.2.8-Helium-SR3    | x         | odl-netconf-0.2.8-Helium-SR3             | OpenDaylight :: Netconf :: Impl                   &lt;br/&gt;
odl-config-netconf-connector          | 0.2.8-Helium-SR3    | x         | odl-netconf-0.2.8-Helium-SR3             | OpenDaylight :: Netconf :: Connector              &lt;br/&gt;
odl-netconf-netty-util                | 0.2.8-Helium-SR3    | x         | odl-netconf-0.2.8-Helium-SR3             | OpenDaylight :: Netconf :: Netty Util             &lt;br/&gt;
odl-netconf-client                    | 0.2.8-Helium-SR3    | x         | odl-netconf-0.2.8-Helium-SR3             | OpenDaylight :: Netconf :: Client                 &lt;br/&gt;
odl-netconf-monitoring                | 0.2.8-Helium-SR3    | x         | odl-netconf-0.2.8-Helium-SR3             | OpenDaylight :: Netconf :: Monitoring             &lt;br/&gt;
pax-jetty                             | 8.1.14.v20131031    | x         | org.ops4j.pax.web-3.1.0                  | Provide Jetty engine support                      &lt;br/&gt;
pax-http                              | 3.1.0               | x         | org.ops4j.pax.web-3.1.0                  | Implementation of the OSGI HTTP Service           &lt;br/&gt;
pax-http-whiteboard                   | 3.1.0               | x         | org.ops4j.pax.web-3.1.0                  | Provide HTTP Whiteboard pattern support           &lt;br/&gt;
pax-war                               | 3.1.0               | x         | org.ops4j.pax.web-3.1.0                  | Provide support of a full WebContainer&lt;/p&gt;</comment>
                            <comment id="50471" author="mmarsale@cisco.com" created="Wed, 22 Apr 2015 08:44:34 +0000"  >&lt;p&gt;The exception is trying to say that config subsystem could not save a service reference named: authz-connector-default because the module its pointing to does not exist. Its pointing to module with type aaa-authz-service and named aaa-authz-service. Looking at attached log (the entire config file is logged), the file does not contain such module and it means the file is incorrect.&lt;/p&gt;

&lt;p&gt;Looks like an issue with configs from AAA. Will try to reproduce it and ask somebody from AAA about this.&lt;/p&gt;

&lt;p&gt;Btw. What version of ODL is this ? Is it current master(Lithium) ? &lt;br/&gt;
Btw2. AAA features are required by netconf northbound server since it uses AAA to authenticate incoming SSH connections.&lt;/p&gt;</comment>
                            <comment id="50472" author="mmarsale@cisco.com" created="Wed, 22 Apr 2015 08:49:05 +0000"  >&lt;p&gt;Just noticed its Helium-SR3 from the comments...&lt;/p&gt;</comment>
                            <comment id="50473" author="mmarsale@cisco.com" created="Wed, 22 Apr 2015 09:37:55 +0000"  >&lt;p&gt;Tried with a clean SR3 and could not reproduce. &lt;/p&gt;

&lt;p&gt;It looks like you are running a distribution that was previously used and reconfigured (because the config file being pushed contains various modules including pcep). Check what is in etc/opendaylight/current and please attach the file.&lt;/p&gt;

&lt;p&gt;It would also be helpful if you could provide information for what you did with the distribution even in previous runs.&lt;/p&gt;

&lt;p&gt;In the meantime, deleting etc/opendaylight folder should fix your problem.&lt;/p&gt;</comment>
                            <comment id="50474" author="kaczynskib@avaya.com" created="Wed, 22 Apr 2015 16:07:56 +0000"  >&lt;p&gt;Yeah I was using the downloaded, pre-built controller from www.opendaylight.org/software/downloads&lt;/p&gt;

&lt;p&gt;I moved the etc/opendaylight directory elsewhere as you advised, and the problem did not come up during startup. &lt;/p&gt;

&lt;p&gt;Here&apos;s what the opendaylight/etc directory had contained:&lt;br/&gt;
etc/opendaylight/karaf/04-xsql.xml&lt;br/&gt;
etc/opendaylight/karaf/54-arphandler.xml&lt;br/&gt;
etc/opendaylight/karaf/44-nicira-extension.xml&lt;br/&gt;
etc/opendaylight/karaf/08-authz-config.xml&lt;br/&gt;
etc/opendaylight/karaf/43-msg-spy.xml&lt;br/&gt;
etc/opendaylight/karaf/00-netty.xml&lt;br/&gt;
etc/opendaylight/karaf/50-packethandler.xml&lt;br/&gt;
etc/opendaylight/karaf/33-pcep-segment-routing.xml&lt;br/&gt;
etc/opendaylight/karaf/01-mdsal.xml&lt;br/&gt;
etc/opendaylight/karaf/39-pcep-provider.xml&lt;br/&gt;
etc/opendaylight/karaf/30-statistics-manager.xml&lt;br/&gt;
etc/opendaylight/karaf/99-netconf-connector.xml&lt;br/&gt;
etc/opendaylight/karaf/32-pcep.xml&lt;br/&gt;
etc/opendaylight/karaf/01-netconf.xml&lt;br/&gt;
etc/opendaylight/karaf/56-addresstracker.xml&lt;br/&gt;
etc/opendaylight/karaf/09-rest-connector.xml&lt;br/&gt;
etc/opendaylight/karaf/58-l2switchmain.xml&lt;br/&gt;
etc/opendaylight/karaf/50-ovs-nx-api-config.xml&lt;br/&gt;
etc/opendaylight/karaf/80-sfc.xml&lt;br/&gt;
etc/opendaylight/karaf/69-table-miss-enforcer.xml&lt;br/&gt;
etc/opendaylight/karaf/10-rest-connector.xml&lt;br/&gt;
etc/opendaylight/karaf/42-openflowplugin.xml&lt;br/&gt;
etc/opendaylight/karaf/57-hosttracker.xml&lt;br/&gt;
etc/opendaylight/karaf/51-ovs-nx-config.xml&lt;br/&gt;
etc/opendaylight/karaf/31-bgp.xml&lt;br/&gt;
etc/opendaylight/karaf/80-packetcable.xml&lt;br/&gt;
etc/opendaylight/karaf/30-programming.xml&lt;br/&gt;
etc/opendaylight/karaf/52-ovs-nx-sal-config.xml&lt;br/&gt;
etc/opendaylight/karaf/52-loopremover.xml&lt;br/&gt;
etc/opendaylight/karaf/43-openflowjava-nx-api-config.xml&lt;br/&gt;
etc/opendaylight/karaf/44-openflowjava-nx-config.xml&lt;br/&gt;
etc/opendaylight/karaf/41-bgp-example.xml&lt;br/&gt;
etc/opendaylight/karaf/20-tcpmd5.xml&lt;br/&gt;
etc/opendaylight/current/controller.currentconfig.xml&lt;/p&gt;</comment>
                            <comment id="50475" author="rovarga" created="Fri, 13 Nov 2015 13:11:22 +0000"  >&lt;p&gt;Helium is no longer supported, is this reproducible in Lithium SR2 or Beryllium?&lt;/p&gt;</comment>
                            <comment id="50476" author="kaczynskib@avaya.com" created="Fri, 13 Nov 2015 15:15:52 +0000"  >&lt;p&gt;I believe the bug was fixed at some point for one of the Lithium SR versions&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13502" name="file_3034.txt" size="40148" author="kaczynskib@avaya.com" created="Tue, 21 Apr 2015 16:25:05 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3034</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=3034]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02pj3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>