<?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 Re: unrecoverable error. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794678#M1880315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like the remote system is attempting to display something but has no terminal to do it on. What is the transaction that you are running on the remote system? How are you calling it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it has a "CALL SCREEN" in it, that would explain your problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 11:53:47 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2014-12-15T11:53:47Z</dc:date>
    <item>
      <title>unrecoverable error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794672#M1880309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing some issues in our program. We have 2 systems, A and B. From system A, we are calling an RFC, that gets executed in system B.&lt;/P&gt;&lt;P&gt;But when we execute the program, nothing happens. When we debugged the program we are getting wierd error Panic.Unrecoverable error occoured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also attaching the screen shot of the error. Kindly suggest what shall be done in order to run the program smoothly. &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/603150" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 06:48:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794672#M1880309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T06:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: unrecoverable error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794673#M1880310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check the RFC destination whether you are passing correct one or not and check the destination exist in B system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 06:53:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794673#M1880310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T06:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: unrecoverable error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794674#M1880311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i did checked it, in debugging mode, i can see that it's calling the FM in right destination. In this FM there is only one line of code CALL TRANSACTION 'Tcod Nam' . Now when this Transaction is called i face the above mentioned error. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 07:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794674#M1880311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T07:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: unrecoverable error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794675#M1880312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Kaushik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about check transaction logfile?&lt;/P&gt;&lt;P&gt;Although it seems not equal to your situation, I found several cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. &lt;A __default_attr="1466193" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="SAP GUI Erro Message: SAP System Message: Panic. Unrecoverable errors Occur" href="https://community.sap.com/" modifiedtitle="true" title="SAP GUI Erro Message: SAP System Message: Panic. Unrecoverable errors Occur"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. &lt;A __default_attr="3323528" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="SAP System Message: Panic. Unrecoverable errors Occured" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Donghoon..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 07:58:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794675#M1880312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T07:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: unrecoverable error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794676#M1880313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check, the log in SM21, i idid this long back but couldn't figure out, the error details :&lt;/P&gt;&lt;P&gt;Can you help on the below error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/603195" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 08:13:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794676#M1880313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T08:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: unrecoverable error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794677#M1880314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After i saw your log, i found very similar case in SCN. i hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="1924474" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="RFC error text: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'" href="https://community.sap.com/" modifiedtitle="true" title="RFC error text: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Donghoon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 08:50:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794677#M1880314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-08T08:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: unrecoverable error.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794678#M1880315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like the remote system is attempting to display something but has no terminal to do it on. What is the transaction that you are running on the remote system? How are you calling it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it has a "CALL SCREEN" in it, that would explain your problems.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 11:53:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unrecoverable-error/m-p/10794678#M1880315</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2014-12-15T11:53:47Z</dc:date>
    </item>
  </channel>
</rss>

