<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:23:20 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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[MODOAIPMH-230] Reference environment builds broken 2020-09-16 -- mod-oai-pmh?</title>
                <link>https://folio-org.atlassian.net/browse/MODOAIPMH-230</link>
                <project id="10151" key="MODOAIPMH">mod-oai-pmh</project>
                    <description>&lt;p&gt;The Jenkins &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/FOLIO_Reference_Builds/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;reference environment builds&lt;/a&gt; are broken today.&lt;/p&gt;

&lt;p&gt;During the phase &quot;okapi-tenant-deploy : Post install list for deployment and enabling&quot;&lt;/p&gt;

&lt;p&gt;This arises:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
POST request &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; mod-oai-pmh-3.2.0-SNAPSHOT.135 /_/tenant failed with 400:
Invalid URL path requested /_/tenant&quot;, ...
&quot;Status code was 400 and not [200]: HTTP Error 400: Bad Request
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Its docker logs show this:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
Attempting to read in the module name from..../usr/verticles/mod-oai-pmh-fat.jar
02:19:39 ERROR PomReader            &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
java.lang.NullPointerException: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
        at org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.tools.PomReader.&amp;lt;init&amp;gt;(PomReader.java:66) ~[mod-oai-pmh-fat.jar:?]
        ...
...
02:19:39 INFO  LogUtil              org.folio.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.RestVerticle start Documentation available at: http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8081/apidocs/
&lt;/span&gt;02:19:39 INFO  ertxIsolatedDeployer Succeeded in deploying verticle
02:22:38 INFO  LogUtil              10.36.1.95:46042 POST /_/tenant &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt; HTTP_1_1 400 36 -1 tid=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt; Bad Request Invalid URL path requested /_/tenant
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="64823">MODOAIPMH-230</key>
            <summary>Reference environment builds broken 2020-09-16 -- mod-oai-pmh?</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10000" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p1.svg">P1</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="712020:16d6159e-38b2-4249-9b56-7780b9ca438e">Oleksandr Yatsenko</assignee>
                                                                <reporter accountid="61cd0ca0bce5e00069e98be7">David Crossley</reporter>
                                    <labels>
                    </labels>
                <created>Wed, 16 Sep 2020 03:18:01 +0000</created>
                <updated>Thu, 17 Sep 2020 16:27:52 +0000</updated>
                            <resolved>Thu, 17 Sep 2020 16:27:52 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="157460" author="61cd0ca0bce5e00069e98be7" created="Wed, 16 Sep 2020 03:34:07 +0000"  >&lt;p&gt;The mod-oai-pmh did upgrade to Java 11 yesterday.&lt;br/&gt;
Inspecting the POM, it seems that not the proper RMB version, and some other missing related adjustments.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://dev.folio.org/faqs/how-to-specify-backend-java-ci/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://dev.folio.org/faqs/how-to-specify-backend-java-ci/&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="157461" author="5ee89462f7aa140abd82d11d" created="Wed, 16 Sep 2020 12:28:53 +0000"  >&lt;p&gt;See also RMB upgrading notes: &lt;a href=&quot;https://github.com/folio-org/raml-module-builder/blob/master/doc/upgrading.md#version-310&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/raml-module-builder/blob/master/doc/upgrading.md#version-310&lt;/a&gt;&lt;br/&gt;
Consider using RMB 31.1.0 because it fixes the PomReader NullPointerException reported above: 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;RMB-721&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/RMB-721&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;NPE in PomReader while PostgresClient.getInstance&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            RMB-721
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 &quot;NPE in PomReader while PostgresClient.getInstance&quot;.&lt;/p&gt;</comment>
                                                            <comment id="157462" author="712020:16d6159e-38b2-4249-9b56-7780b9ca438e" created="Wed, 16 Sep 2020 15:21:57 +0000"  >&lt;p&gt;Sure, I will update curently set 31.0.2 to the latest - 31.1.0.&lt;/p&gt;</comment>
                                                            <comment id="157463" author="712020:16d6159e-38b2-4249-9b56-7780b9ca438e" created="Thu, 17 Sep 2020 10:21:13 +0000"  >&lt;p&gt;Updates were merged into the master branch.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="64739">MODOAIPMH-188</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10157"><![CDATA[Gulfstream]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1637">Gulfstream Sprint 97</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.5</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 16 Sep 2020 12:28:53 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>