abapGitServer icon indicating copy to clipboard operation
abapGitServer copied to clipboard

Dump when pulling ECTD ZAGS_REPO_SNAPSHOT

Open mbtools opened this issue 3 years ago • 10 comments

pulling latest version on 750 SPS 19 (AG 1.107) causes a dump for this object

image

CL_APL_ECATT_XML_DATA->ADD_ITEM

image

image

Might be AG problem in deserializer though

mbtools avatar May 06 '21 17:05 mbtools

hmm, I have not tried pulling the code for a while

https://github.com/larshp/abapGitServer/blob/main/src/service/zags_repo_snapshot.ectd.xml

larshp avatar May 06 '21 17:05 larshp

@germanysources any thoughts?

larshp avatar May 06 '21 17:05 larshp

it's a new object and there are no other ectd in this repo.

I tested with https://github.com/abapGit-tests/ECATT which has 2 ectd and that works fine (some unrelated error with ecvo).

mbtools avatar May 06 '21 19:05 mbtools

I could reproduce the error, but didn't find the root cause yet (it throws the exception when importing ZAGS_MERGE_REQ in variant MERGE). As a quick fix, you can remove the container. It is just needed for unit-testing.

germanysources avatar May 10 '21 14:05 germanysources

@mbtools Could you check out branch broken_tdc and check, if the dump stil occurs? For me it solved the problem.

germanysources avatar May 18 '21 14:05 germanysources

No more dump, but "Error in eCATT Help Function, Import of object ZAGS_REPO_SNAPSHOT failed"

image

PS: I need several tries to pull all objects, some of which I had to activate manually. PPS: Plus a diff for the MIME folder /SAP/PUBLIC/zgit. I will check what should be added to AG issue list

mbtools avatar May 18 '21 18:05 mbtools

Same error msg: https://github.com/abapGit/abapGit/issues/2535 (but no solution)

mbtools avatar May 26 '21 10:05 mbtools

Same problem here. I have a dump when using the main branch, switched to broken-tdc and no more dump. But ended up with the same errors as described above.

The tool seems to be working fine. At least at first sight.

nununo avatar Aug 03 '21 10:08 nununo

I have the same Problems as described. Can you still run AbapGitServer with this Errors?

HuprichT avatar Feb 16 '22 08:02 HuprichT

@seniorFreshmen try pulling the "broken-tdc" branch instead, as noted in https://github.com/larshp/abapGitServer/issues/154#issuecomment-891739241

larshp avatar Feb 16 '22 08:02 larshp

There are some diffs but pulling does not dump anymore. Closing

mbtools avatar Feb 26 '23 20:02 mbtools

It still dumps if you pull from a clean system or wipe AGS first. Tried on a 7.52 and 7.57 system with latest abapGit. Reopen?

pokrakam avatar Dec 14 '23 22:12 pokrakam

@pokrakam open a new issue and refer to this one?

larshp avatar Dec 15 '23 06:12 larshp