<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:25:58 JST 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>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[INSTRM-530] Possible failure in OBCP getFrames() internals</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INSTRM-530</link>
                <project id="10300" key="INSTRM">Instrument control development</project>
                    <description>&lt;p&gt;The &lt;tt&gt;g2sim3&lt;/tt&gt; server had an internal failure when allocating a new frame. Looks like a disconnection from the database server.&lt;/p&gt;

&lt;p&gt;Is this a one-off thing? Should we be prepared for &lt;tt&gt;.getFrames()&lt;/tt&gt; failures?&lt;/p&gt;

&lt;p&gt;Finally, sorry for the impressively escaped log segment.&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-10-18 18:49:37.4383Z &amp;gt; &apos;client.v209 9 getVisit\n&apos;
2018-10-18 18:49:37.5448Z &amp;lt; &apos;2 9 f text=&quot;command failed: CamInterfaceError(remoteObjectError(\&apos;Method call .getFrames failed to g2sim3.subaru.nao.ac.jp:8161: &amp;lt;Fault 1: \\&quot;&amp;lt;class \\\\\&apos;SOSS.frame.SOSS_frame.frameError\\\\\&apos;&amp;gt;:Error obtaining frames: (psycopg2.OperationalError) server closed the connection unexpectedly\\\\\\\\n\\\\\\\\tThis probably means the server terminated abnormally\\\\\\\\n\\\\\\\\tbefore or while processing the request.\\\\\\\\n [SQL: \\\\\&apos;SELECT instrument.number AS instrument_number, instrument.shortname AS instrument_shortname, instrument.fullname AS instrument_fullname, instrument.code AS instrument_code, instrument.year AS instrument_year, instrument.description AS instrument_description, instrument.meta AS instrument_meta \\\\\\\\\\\\\\\\nFROM instrument \\\\\\\\\\\\\\\\nWHERE instrument.shortname = %(shortname_1)s\\\\\&apos;] [parameters: {\\\\\&apos;shortname_1\\\\\&apos;: \\\\\&apos;PFS\\\\\&apos;}] (Background on this error at: http://sqlalche.me/e/e3q8)\\&quot;&amp;gt;\\\\n  File \\&quot;/software/mhs/products/Linux64/ics_gen2Actor/1.3.0/g2cam/g2base/remoteObjects/remoteObjects.py\\&quot;, line 521, in call_remote\\\\n    res = client.proxy.call(attrname, args, kwdargs)\\\\n  File \\&quot;/software/mhs/products/Linux64/ics_gen2Actor/1.3.0/g2cam/g2base/remoteObjects/ro_XMLRPC.py\\&quot;, line 75, in call\\\\n    return method(*args, **kwdargs)\\\\n  File \\&quot;/software/conda/lib/python3.6/xmlrpc/client.py\\&quot;, line 1112, in __call__\\\\n    return self.__send(self.__name, args)\\\\n  File \\&quot;/software/conda/lib/python3.6/xmlrpc/client.py\\&quot;, line 1452, in __request\\\\n    verbose=self.__verbose\\\\n  File \\&quot;/software/conda/lib/python3.6/xmlrpc/client.py\\&quot;, line 1154, in request\\\\n    return self.single_request(host, handler, request_body, verbose)\\\\n  File \\&quot;/software/conda/lib/python3.6/xmlrpc/client.py\\&quot;, line 1170, in single_request\\\\n    return self.parse_response(resp)\\\\n  File \\&quot;/software/conda/lib/python3.6/xmlrpc/client.py\\&quot;, line 1342, in parse_response\\\\n    return u.close()\\\\n  File \\&quot;/software/conda/lib/python3.6/xmlrpc/client.py\\&quot;, line 656, in close\\\\n    raise Fault(**self._stack[0])\\\\n\&apos;,),) at /software/mhs/products/Linux64/ics_gen2Actor/1.3.0/g2cam/g2cam/Instrument.py:879&quot;&apos;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="13010">INSTRM-530</key>
            <summary>Possible failure in OBCP getFrames() internals</summary>
                <type id="1" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10503&amp;avatarType=issuetype">Bug</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</priority>
                        <status id="10100" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="No further work should be done on this.">Won&apos;t Fix</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="eric">eric</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                            <label>MCS</label>
                    </labels>
                <created>Thu, 18 Oct 2018 19:45:47 +0000</created>
                <updated>Thu, 8 Nov 2018 20:47:24 +0000</updated>
                            <resolved>Thu, 8 Nov 2018 20:47:24 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="14235" author="cloomis" created="Fri, 19 Oct 2018 04:18:02 +0000"  >&lt;p&gt;After talking with Eric I&apos;ll declare this a one-off, but one which we should track. Not sure whether we should close this quite yet. @hassan can decide.&lt;/p&gt;</comment>
                            <comment id="14236" author="hassan" created="Fri, 19 Oct 2018 12:40:34 +0000"  >&lt;p&gt;I&apos;m tempted to keep this going for at least the period of the engineering run.&lt;/p&gt;</comment>
                            <comment id="14503" author="cloomis" created="Thu, 8 Nov 2018 20:47:24 +0000"  >&lt;p&gt;Did not show up again.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|s001dc:</customfieldvalue>

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