<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:08:25 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>[AAA-20] java.lang.NullPointerException  at org.opendaylight.aaa.sts.TokenAuthFilter</title>
                <link>https://jira.opendaylight.org/browse/AAA-20</link>
                <project id="10102" key="AAA">aaa</project>
                    <description>&lt;p&gt;When starting  ODL with config in attachment, saw this  warning.  logs are also attached. I tried and failed to replicate this bug by dl  and manually  installing  the same odl version  so it  may be a problem created by automated test framework.&lt;/p&gt;



&lt;ol&gt;
	&lt;li&gt;
	&lt;ol&gt;
		&lt;li&gt;
		&lt;ol&gt;
			&lt;li&gt;&lt;p&gt;014-09-23 15:16:08,382 | WARN  | qtp1239865600-63 | ServletHandler                   | 170 - org.eclipse.jetty.aggregate.jetty-all-server - 8.1.14.v20131031 | /restconf/operational/bgp-rib:bgp-rib/rib/example-bgp-rib/loc-rib/tables/bgp-types:ipv4-address-family/bgp-types:unicast-subsequent-address-family/ipv4-routes&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
 at org.opendaylight.aaa.sts.TokenAuthFilter.filter(TokenAuthFilter.java:47)&lt;span class=&quot;error&quot;&gt;&amp;#91;297:org.opendaylight.aaa.authn-sts:0.1.0.Helium&amp;#93;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;
		&lt;/ol&gt;
		&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
&lt;/ol&gt;



&lt;ol&gt;
	&lt;li&gt;
	&lt;ol&gt;
		&lt;li&gt;
		&lt;ol&gt;
			&lt;li&gt;Version tested:&lt;br/&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;/li&gt;
		&lt;/ol&gt;
		&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22271">AAA-20</key>
            <summary>java.lang.NullPointerException  at org.opendaylight.aaa.sts.TokenAuthFilter</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="liem.m.nguyen@gmail.com">Liem Nguyen</assignee>
                                    <reporter username="ricjhill@gmail.com">RichardHill</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Sep 2014 18:39:36 +0000</created>
                <updated>Thu, 21 Mar 2019 11:56:50 +0000</updated>
                            <resolved>Thu, 2 Oct 2014 08:22:20 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="42162" author="ricjhill@gmail.com" created="Tue, 23 Sep 2014 18:39:36 +0000"  >&lt;p&gt;Attachment opendaylight.tar(1).xz has been added with description: odl config ang logs&lt;/p&gt;</comment>
                            <comment id="42158" author="liem.m.nguyen@gmail.com" created="Tue, 23 Sep 2014 19:40:31 +0000"  >&lt;p&gt;This issue is likely caused by the fact that Restconf is accessed (and hence the Auth filter invoked) before AAA (odl-aaa-authn feature) is fully started.&lt;/p&gt;</comment>
                            <comment id="42159" author="liem.m.nguyen@gmail.com" created="Tue, 23 Sep 2014 19:42:44 +0000"  >&lt;p&gt;Short term fix will be for AAA to return a 503 (Service Unavailable).  Longer term fix to specify a dependency on odl-aaa-authn in Restconf.&lt;/p&gt;</comment>
                            <comment id="42160" author="liem.m.nguyen@gmail.com" created="Tue, 23 Sep 2014 20:42:39 +0000"  >&lt;p&gt;AAA service now returns 503 (Service Unavailable) if it is accessed before completely started up.  Upon receiving this error code, clients/test code can retry accessing Restconf/REST API at a later time.&lt;/p&gt;</comment>
                            <comment id="42161" author="liem.m.nguyen@gmail.com" created="Tue, 23 Sep 2014 20:44:08 +0000"  >&lt;p&gt;Fixed by &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/11500/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/11500/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12945" name="opendaylight.tar(1).xz" size="19856" author="ricjhill@gmail.com" created="Tue, 23 Sep 2014 18:39:36 +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>2057</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=2057]]></customfieldvalue>

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

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