<?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>Question Re: Problem with ABAP debug via WebDynpro in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340047#M1006979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aleksandar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure all your Jco connections are not using load-balancing(this applies especially when debugging down to R/3 system) and they're all defined properly(test each one again).&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;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2007 00:16:16 GMT</pubDate>
    <dc:creator>rajendrengovend</dc:creator>
    <dc:date>2007-06-29T00:16:16Z</dc:date>
    <item>
      <title>Problem with ABAP debug via WebDynpro</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaq-p/2340046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Is someone can help me to resolve this mystery. I am trying to debug ABAP function that I call from  Web Dynpro but I have got next error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   " com.sap.dictionary.runtime.DdException: 'WD_SKYI_RFC_METADATA_DEST' not properly defined! Unable to create Metadata connection for Dictionary Provider. Either the logical System Name 'WD_SKYI_RFC_METADATA_DEST' has not been properly defined in the System Landscape Directory, or you are not using a MsgServerDestination (AppServerDestinations are not permitted for Metadata connections)" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    The wry thing is that I do not get this message unless setup JCo connection for debug. I would like to mention that everything is fine when I ping or test connection by administration console. &lt;/P&gt;&lt;P&gt;   Thanks in advance for your help and effort. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Kind Regards, &lt;/P&gt;&lt;P&gt;Aleksandar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 16:23:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaq-p/2340046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T16:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ABAP debug via WebDynpro</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340047#M1006979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aleksandar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure all your Jco connections are not using load-balancing(this applies especially when debugging down to R/3 system) and they're all defined properly(test each one again).&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;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 00:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340047#M1006979</guid>
      <dc:creator>rajendrengovend</dc:creator>
      <dc:date>2007-06-29T00:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ABAP debug via WebDynpro</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340048#M1006980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your JCo creation for METADATA.........Otherwise  create 'WD_SKYI_RFC_METADATA_DEST'  JCo Destination again, after creating JCo test there itself whether its working properly......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 05:19:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340048#M1006980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T05:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ABAP debug via WebDynpro</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340049#M1006981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aleksandar Stojanovic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Wounder has this problem being solved?  The reason is I receive an error if I run the WD application in the locally with the ABAP external debugger on.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the application working in local perfectly if the ABAP external debugger is off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 07:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340049#M1006981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-04T07:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ABAP debug via WebDynpro</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340050#M1006982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thanks for your help I successfully succeed to debug on ABAP side. &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  Cheers, &lt;/P&gt;&lt;P&gt;Aleksandar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 16:14:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340050#M1006982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T16:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ABAP debug via WebDynpro</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340051#M1006983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 09:46:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-with-abap-debug-via-webdynpro/qaa-p/2340051#M1006983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-14T09:46:43Z</dc:date>
    </item>
  </channel>
</rss>

