<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Debugging RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-rfc/m-p/8079647#M1614366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just rolled out a new app and can't get he RFC call to work.   The trace file shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---&amp;gt; RFC MESSAGE/ERROR : 104&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; RFC_ERROR_SYSTEM_FAILURE&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Timeout during connection setup (check that partner exists) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I did a bit of messing around in SM59.  The ONLY thing I would change in SM59 was&lt;/P&gt;&lt;P&gt;the program being called.  I changed the called program than ran connection test.  All these Unix programs are owned by the same user and have the same rights.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tp -&amp;gt; worked OK&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tf80server.csh -&amp;gt; timed out&lt;/P&gt;&lt;P&gt;copied 'tp' to 'tf80server.csh'&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tf80server.csh -&amp;gt; worked OK&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/sapftp -&amp;gt; worked OK&lt;/P&gt;&lt;P&gt;copied 'sapftp' to 'tf80server.csh'&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tf80server.csh -&amp;gt; worked OK&lt;/P&gt;&lt;P&gt;copied orignal tf80server.csh back&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tf80server.csh -&amp;gt; timed out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The timeout doesn't seem to be consistant what whatever program I put in. I even created a short shell script (called vince.sh) that only had:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   echo "hi"&lt;/P&gt;&lt;P&gt;   exit 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/vince.sh -&amp;gt; timed out&lt;/P&gt;&lt;P&gt;BUT copied 'tp' to 'vince.sh'&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/vince.sh -&amp;gt; worked OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I don't think it is a TaxFactory issue but an internal SAP/RFC&lt;/P&gt;&lt;P&gt;issue. I am unsure how to debug further. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;HP-UX 11.31 Oracle 11.2.0.2 SAP 7.00 Kernel 278 Basis Support Pack 22&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jul 2011 15:49:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-12T15:49:27Z</dc:date>
    <item>
      <title>Debugging RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-rfc/m-p/8079647#M1614366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just rolled out a new app and can't get he RFC call to work.   The trace file shows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---&amp;gt; RFC MESSAGE/ERROR : 104&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; RFC_ERROR_SYSTEM_FAILURE&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Timeout during connection setup (check that partner exists) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I did a bit of messing around in SM59.  The ONLY thing I would change in SM59 was&lt;/P&gt;&lt;P&gt;the program being called.  I changed the called program than ran connection test.  All these Unix programs are owned by the same user and have the same rights.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tp -&amp;gt; worked OK&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tf80server.csh -&amp;gt; timed out&lt;/P&gt;&lt;P&gt;copied 'tp' to 'tf80server.csh'&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tf80server.csh -&amp;gt; worked OK&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/sapftp -&amp;gt; worked OK&lt;/P&gt;&lt;P&gt;copied 'sapftp' to 'tf80server.csh'&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tf80server.csh -&amp;gt; worked OK&lt;/P&gt;&lt;P&gt;copied orignal tf80server.csh back&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/tf80server.csh -&amp;gt; timed out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The timeout doesn't seem to be consistant what whatever program I put in. I even created a short shell script (called vince.sh) that only had:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   echo "hi"&lt;/P&gt;&lt;P&gt;   exit 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/vince.sh -&amp;gt; timed out&lt;/P&gt;&lt;P&gt;BUT copied 'tp' to 'vince.sh'&lt;/P&gt;&lt;P&gt;/usr/sap/DEV/SYS/exe/run/vince.sh -&amp;gt; worked OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I don't think it is a TaxFactory issue but an internal SAP/RFC&lt;/P&gt;&lt;P&gt;issue. I am unsure how to debug further. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;HP-UX 11.31 Oracle 11.2.0.2 SAP 7.00 Kernel 278 Basis Support Pack 22&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 15:49:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-rfc/m-p/8079647#M1614366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-12T15:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-rfc/m-p/8079648#M1614367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Though I would still like to know how to further debug RFC turns out it is a BSI issue.  The tf80server executable turned out to be the point of failure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 17:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-rfc/m-p/8079648#M1614367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-12T17:31:21Z</dc:date>
    </item>
  </channel>
</rss>

