<?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: Blocked ABAP objects in Eclipse in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451494#M13792</link>
    <description>&lt;P&gt;Thanks Lukasz,&lt;/P&gt;
  &lt;P&gt;I think it's the only way now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2017 11:49:06 GMT</pubDate>
    <dc:creator>AntonKozhin</dc:creator>
    <dc:date>2017-07-27T11:49:06Z</dc:date>
    <item>
      <title>Blocked ABAP objects in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451488#M13786</link>
      <description>&lt;P&gt;Hey, guys!&lt;/P&gt;
  &lt;P&gt;I have been using Eclipse with ABAP Tools for some time already and find it quite a convenient tool (especially, opposing to that one has in SAP GUI for Java on a Mac &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ). The only thing that makes my temper go wild from time to time - while on a slow connection I get errors connecting to the system, and when connection restores I see a message about that I'm already blocking an ABAP object and I can't edit or even activate it. And it happens without any interference from my side - I'm editing an ABAP class, for example, then I get a pop-up message about connectivity issues, after that connection restores and I'm in the same ABAP Class, but I can not do anything with it. &lt;/P&gt;
  &lt;P&gt;The only thing that helps (as I believe at the moment) - closing the whole project and opening it again...&lt;/P&gt;
  &lt;P&gt;Is there any other way to do it (restore write access to ABAP object)?&lt;/P&gt;
  &lt;P&gt;P.S. Eclipse Neon (4.3.6)&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 18:24:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451488#M13786</guid>
      <dc:creator>AntonKozhin</dc:creator>
      <dc:date>2017-07-24T18:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Blocked ABAP objects in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451489#M13787</link>
      <description>&lt;P&gt;Maybe just kill the lock in SM12? That was helping for me in the past, although I haven't seen that error for a long time.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 18:43:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451489#M13787</guid>
      <dc:creator>LukaszPegiel</dc:creator>
      <dc:date>2017-07-24T18:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Blocked ABAP objects in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451490#M13788</link>
      <description>&lt;P&gt;Hm, never had this happen to me. Switching from LAN to wireless actually works quite well, especially when compared to SAP GUI which would just terminate all sessions.&lt;/P&gt;
  &lt;P&gt;Maybe F5 or the "Reload from backend" button helps? You could also try enabling the ABAP Communication Log (it's a view in eclipse) to maybe see what is happening exactly.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 18:54:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451490#M13788</guid>
      <dc:creator>fabianlupa</dc:creator>
      <dc:date>2017-07-24T18:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Blocked ABAP objects in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451491#M13789</link>
      <description>&lt;P&gt;Agree, I see this as well on slow/intermittent connections, without even seeing connection errors. If I'm on my cloud instance over mobile and get a cup of coffee, my locks are all of a sudden foreign. There's definitely a bug somewhere that SAP and ADT forget each other. I can't use Eclipse over a mobile connection unless I've got a good 4G signal and am not moving (trains etc.).&lt;/P&gt;
  &lt;P&gt;I save the object frequently, and when it happens just close the tab in eclipse and ctrl-6 -&amp;gt; sm12 -&amp;gt; unlock&lt;/P&gt;
  &lt;P&gt;As an aside, have you tried the OSX java gui recently? (Last 6 months or so). It is much improved, does around 90% of what Windows GUI does.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 07:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451491#M13789</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2017-07-25T07:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Blocked ABAP objects in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451492#M13790</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;
  &lt;P&gt;Thanks for the feedback. I will try to use sm12 when a block occurs.&lt;/P&gt;
  &lt;P&gt;Speaking of OSX Java GUI - I use it most of the time &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; It really does 90% of what SAP GUI does, but still lacks some features, like Office integration, for example. But what I really miss in Java GUI - new ABAP editor, that's why I use Eclipse for developments.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 11:44:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451492#M13790</guid>
      <dc:creator>AntonKozhin</dc:creator>
      <dc:date>2017-07-27T11:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blocked ABAP objects in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451493#M13791</link>
      <description>&lt;P&gt;Hi Fabian,&lt;/P&gt;
  &lt;P&gt;I don't think that reload from backend will help as it doesn't unlock the object when reloading from the backend. That's why I have to close session every time. Still, thank you for an idea about checking ABAP Communication Log, though I don't think I will find something helpful there.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 11:47:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451493#M13791</guid>
      <dc:creator>AntonKozhin</dc:creator>
      <dc:date>2017-07-27T11:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Blocked ABAP objects in Eclipse</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451494#M13792</link>
      <description>&lt;P&gt;Thanks Lukasz,&lt;/P&gt;
  &lt;P&gt;I think it's the only way now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 11:49:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/blocked-abap-objects-in-eclipse/m-p/451494#M13792</guid>
      <dc:creator>AntonKozhin</dc:creator>
      <dc:date>2017-07-27T11:49:06Z</dc:date>
    </item>
  </channel>
</rss>

