<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:47 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>[ODLPARENT-157] failed to parse and instantiate of javax.servlet.ServletContainerInitializer in classpath</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-157</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;The following messages appears in logs (e.g. &lt;a href=&quot;http://pastebin.test.redhat.com/626373&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://pastebin.test.redhat.com/626374&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt;) :&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2018-08-02T01:44:05,980 | WARN  | paxweb-extender-1-thread-1 | ServletContainerInitializerScanner | 440 - org.ops4j.pax.web.pax-web-api - 6.0.9 | failed to parse and instantiate of javax.servlet.ServletContainerInitializer in classpath&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;My current understanding is that this is completely harmless; this message does NOT mean that all web related functionality (like /diagstatus and all RESTCONF URLs) is broken, it works - there are no real functional problems (related to this message). &lt;/p&gt;

&lt;p&gt;It&apos;s just a possibly mildly confusing, and thus perhaps something to figure out how to supress, some time (low priority, given overall situation of things).&lt;/p&gt;

&lt;p&gt;This WARN log also appears in older &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-74&quot; title=&quot;pax-web-jetty RuntimeException at org.objectweb.asm.MethodVisitor.visitParameter(Unknown Source)[54:org.objectweb.asm.all:5.0.4]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-74&quot;&gt;&lt;del&gt;ODLPARENT-74&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.opendaylight.org/browse/ODLPARENT-82&quot; title=&quot;Restconf does not start in Karaf 4&quot; class=&quot;issue-link&quot; data-issue-key=&quot;ODLPARENT-82&quot;&gt;&lt;del&gt;ODLPARENT-82&lt;/del&gt;&lt;/a&gt;, but those used to contains full stack trace showing a RuntimeException from ASM as root cause of this message. That does not show up here - unclear whether that just got removed following a (Karaf / Pax Web) upgrade, or if this is something else. More likely the former, so this message is less scary now - but, in an ideal world, shouldn&apos;t show up at all.&lt;/p&gt;</description>
                <environment></environment>
        <key id="30548">ODLPARENT-157</key>
            <summary>failed to parse and instantiate of javax.servlet.ServletContainerInitializer in classpath</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="10001">Won&apos;t Do</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vorburger">Michael Vorburger</reporter>
                        <labels>
                    </labels>
                <created>Thu, 2 Aug 2018 11:04:57 +0000</created>
                <updated>Tue, 12 Mar 2019 15:39:37 +0000</updated>
                            <resolved>Tue, 12 Mar 2019 15:39:37 +0000</resolved>
                                    <version>3.1.3</version>
                                                    <component>Karaf</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="64893" author="rovarga" created="Wed, 5 Sep 2018 13:13:34 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=vorburger&quot; class=&quot;user-hover&quot; rel=&quot;vorburger&quot;&gt;vorburger&lt;/a&gt; is this still happening (with karaf-4.2.1?)&lt;/p&gt;</comment>
                            <comment id="64900" author="vorburger" created="Wed, 5 Sep 2018 14:33:09 +0000"  >&lt;p&gt;I&apos;m not seeing this exact message anymore (on today&apos;s master Neon), but there&apos;s this now:&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2018-09-04T23:39:55,023 | WARN | Blueprint Extender: 2 | ServletContainerInitializerScanner | 426 - org.ops4j.pax.web.pax-web-api - 6.0.9 | Failed to find annotated classes for ServletContainerInitializer&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;It&apos;s not a real problem though, just a possibly mildly confusing, and thus perhaps something to figure out how to supress, some time (low priority, given overall situation of things). I&apos;m also OK if we just close this issue as WONTDO.&lt;/p&gt;</comment>
                            <comment id="66548" author="rovarga" created="Tue, 12 Mar 2019 15:39:37 +0000"  >&lt;p&gt;This is completely in hands of upstream, as far as I can tell. Let&apos;s see when they clean it up.&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03hkv:</customfieldvalue>

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