Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Eclipse Neon : ADT - Lock object has encountered a problem

Former Member
0 Kudos

Hi all,

While creating any ABAP repository object Z program, class, function module i am getting the enclosed error all the time.

Requesting help here.lock-object.png

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Armin,

You were right, this probably happened due to the fact that the function group was locked by another person's transport. However the error was a little ambiguous since it just said "lock cannot be returned by the server". Created a new function group and the z function module could be created successfully.

Next when i tried creating a DDL source in eclipse neon i am getting a error message : "

"ABAP CDS Development object type is not supported in this system"

Requesting any pointers to this problem

4 REPLIES 4

Armin_Beil
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Abhishek,

is this issue occurring each and every time when you try to create a new development object or just sometimes? Did it work before? Does it occur for every backend system? (in case you have multiple)

There is a rather high probability that we need trace files or remote connection to analyze this issue. So it would be best if you could create a customer incident for this issue for component BC-DWB-AIE. Please also add the support.zip file to the incident (Eclipse menu "Help" -> "Collect Support Information...").

Best regards,
Armin

Edit: One more question - Is this only happening if you try to create a class or function module inside certain function groups? Or also if you e.g. create a new report as local object?

Former Member
0 Kudos

Hi Armin,

You were right, this probably happened due to the fact that the function group was locked by another person's transport. However the error was a little ambiguous since it just said "lock cannot be returned by the server". Created a new function group and the z function module could be created successfully.

Next when i tried creating a DDL source in eclipse neon i am getting a error message : "

"ABAP CDS Development object type is not supported in this system"

Requesting any pointers to this problem

Former Member
0 Kudos

Hi Armin,

Please ignore my previous question on

"ABAP CDS Development object type is not supported in this system", this happend since i am on netweaver 7.3 and not on 7.5 +.

thanks once again,

abhishek

Armin_Beil
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Abhishek,

it is not yet possible to edit enhanced objects with ADT. Probably this is the actual root cause for your initial lock errors. The errors that you get are not understandable due to a bug, but the correction for this is planned to be available with the next customer version of ADT. That means instead of the errors there will be an info message like "...does not support enhanced objects (use SAP GUI instead)".

I did not come up with this in the first place since you initially wrote that the error occurs for any object.

Best regards,
Armin