<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:54:08 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-888] java.lang.IllegalArgumentException: Security Mapping [free access] is already registered</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-888</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;The  error  below  is  seen during startup. Doesn&apos;t  seem to break anything so maybe should reduced to a  warning.&lt;/p&gt;



&lt;p&gt;Version&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://nexus.opendaylight.org/content/groups/staging/org/opendaylight/integration/distribution-karaf/0.2.0-Helium/distribution-karaf-0.2.0-Helium.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.opendaylight.org/content/groups/staging/org/opendaylight/integration/distribution-karaf/0.2.0-Helium/distribution-karaf-0.2.0-Helium.zip&lt;/a&gt;&lt;/p&gt;



&lt;p&gt;java.lang.IllegalArgumentException: Security Mapping &lt;span class=&quot;error&quot;&gt;&amp;#91;free access&amp;#93;&lt;/span&gt; is already registered.&lt;br/&gt;
        at org.ops4j.pax.web.service.spi.model.ServiceModel.addSecurityConstraintMappingModel(ServiceModel.java:330)&lt;span class=&quot;error&quot;&gt;&amp;#91;178:org.ops4j.pax.web.pax-web-spi:3.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.internal.HttpServiceStarted.registerConstraintMapping(HttpServiceStarted.java:929)&lt;span class=&quot;error&quot;&gt;&amp;#91;179:org.ops4j.pax.web.pax-web-runtime:3.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.service.internal.HttpServiceProxy.registerConstraintMapping(HttpServiceProxy.java:356)&lt;span class=&quot;error&quot;&gt;&amp;#91;179:org.ops4j.pax.web.pax-web-runtime:3.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.RegisterWebAppVisitorWC.visit(RegisterWebAppVisitorWC.java:329)&lt;span class=&quot;error&quot;&gt;&amp;#91;185:org.ops4j.pax.web.pax-web-extender-war:3.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.model.WebApp.accept(WebApp.java:669)&lt;span class=&quot;error&quot;&gt;&amp;#91;185:org.ops4j.pax.web.pax-web-extender-war:3.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher$WebAppDependencyListener.register(WebAppPublisher.java:237)&lt;span class=&quot;error&quot;&gt;&amp;#91;185:org.ops4j.pax.web.pax-web-extender-war:3.1.0&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.ops4j.pax.web.extender.war.internal.WebAppPublisher$WebAppDependencyListener.addingService(WebAppPublisher.java:182)&lt;span class=&quot;error&quot;&gt;&amp;#91;185:org.ops4j.pax.web.pax-web-extender-war:3.1.0&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25442">CONTROLLER-888</key>
            <summary>java.lang.IllegalArgumentException: Security Mapping [free access] is already registered</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="ricjhill@gmail.com">RichardHill</assignee>
                                    <reporter username="ricjhill@gmail.com">RichardHill</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Sep 2014 14:04:16 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:11 +0000</updated>
                            <resolved>Mon, 15 Jun 2015 17:22:07 +0000</resolved>
                                                                    <component>restconf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="49365" author="ricjhill@gmail.com" created="Tue, 23 Sep 2014 14:05:29 +0000"  >&lt;p&gt;Steps&lt;/p&gt;

&lt;p&gt;Started up Karaf with no config changes  and  loaded  the  features&lt;/p&gt;

&lt;p&gt;feature:install odl-mdsal-broker odl-restconf  odl-openflowplugin-all  odl-netconf-all odl-netconf-connector-all&lt;/p&gt;</comment>
                            <comment id="49366" author="liem.m.nguyen@gmail.com" created="Thu, 13 Nov 2014 18:57:46 +0000"  >&lt;p&gt;May be caused by this:  &lt;a href=&quot;https://ops4j1.jira.com/browse/PAXWEB-622&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://ops4j1.jira.com/browse/PAXWEB-622&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="49367" author="mmarsale@cisco.com" created="Tue, 17 Mar 2015 10:18:18 +0000"  >&lt;p&gt;This comes up after installing restconf feature (I believe). Moving to restconf since it might get forgotten in other.&lt;/p&gt;</comment>
                            <comment id="49368" author="vdemcak@cisco.com" created="Tue, 9 Jun 2015 12:16:30 +0000"  >&lt;p&gt;I&apos;ve tested a reported bug in actual stable/lithium &amp;amp; stable/helium branches and I can not confirm occurrence behavior. So could you please confirm my observations and close this bug?&lt;/p&gt;</comment>
                            <comment id="49369" author="ricjhill@gmail.com" created="Mon, 15 Jun 2015 17:22:07 +0000"  >&lt;p&gt;Not present in  build &lt;/p&gt;

&lt;p&gt;0.3.0-SNAPSHOT/distribution-karaf-0.3.0-20150615.153636-2528.tar.gz&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </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>2048</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=2048]]></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_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10373"><![CDATA[Lithium-RC3]]></customfieldvalue>

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

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