SAP-samples / abap-platform-refscen-flight

SFlight is back! This is the Flight Reference Scenario for the ABAP RESTful Application Programming Model.
Apache License 2.0
242 stars 97 forks source link

Job canceled after system exception ERROR_MESSAGE #28

Closed Tediace closed 9 months ago

Tediace commented 9 months ago

ABAP Object import log: Pull aborted: Repository pull aborted - Job canceled after system exception ERROR_MESSAGE Please check status and message for all imported ABAP objects

When iam trying to pull the branch ABAP-Cloud i got the error messages image

Can anyone help me with this issue...

VolkerDrees commented 9 months ago

Hello Tedi, it looks like, that no artifact was imported at all. Can you check if the structure package /DMO/SAP exists in your cloud system? If not, I assume the namespace /DMO/ is also missing.
In this case please create a support ticket on component: BC-SRV-APS-EXT-SL Best Regards, Volker

Tediace commented 9 months ago

Hello Volrker, Thank you reply my question... I have an structure package /DMO/SAP and iam using software component BC-SRV-APS-EXT-SL but i still got that error image

VolkerDrees commented 9 months ago

Hello Tedi, that's good if the structure package /DMO/SAP is present in your cloud system. In this case, please create the package /DMO/FLIGHT as a sub-package of /DMO/SAP and proceed as explained here: https://github.com/SAP-samples/abap-platform-refscen-flight/tree/ABAP-platform-cloud?tab=readme-ov-file#download Btw: you can't import the demo content into a Z-Package as it violates the namespace. Best Regards, Volker

Tediace commented 9 months ago

Hello Volker, before i was trying to create package /DMO/FLIGHT with super package /DMO/SAP.. but, i got an validation error look like this image Regards, Tedi Yudi Permadi

VolkerDrees commented 9 months ago

Hello Tedi, oh - you are trying to import the reference scenario into the Public Trial environment. That doesn't work. The landscape is centrally maintained, and the package /DMO/FLIGHT with the reference scenarios contained should already be there. Can you check that? Best Regards, Volker

Tediace commented 9 months ago

Hello Volker, I understand right now... that why I can't create package /DMO/FLIGHT there is no package name /DMO/FLIGHT but there similar package name /DMO/GPTFLT image but I think /DMO/GPTFLT is what you mentioned. Regards, Tedi

VolkerDrees commented 9 months ago

Hello Tedi, no. That doesn't look correct. I need to check this with the colleagues responsible for the ABAP Trial environment. I'll get back to you once I have an update. Best Regards, Volker

Tediace commented 9 months ago

Hello Volker, I appreciate for that Thank you so much for helping me Best Regards, Tedi

anfisc commented 9 months ago

Hi Tedi, there is unfortunately a problem with one of our shared instances where the import of the /DMO/ Flight sample runs into problems. If you want to test the /DMO/ sample I suggest you delete your ABAP Trial instance in your SAP BTP Trial and start the booster once again. This will mean that you will get a new user on another shared trial system where the /DMO/ sample should be present. You can export any objects you have created using the abapGIT plugin into a private GitHub repository and pull it from there in the new instance. Sorry for any inconvenience this may cause. Kind regards, Andre

Tediace commented 9 months ago

Hello Andre, Thank you for the response Andre that is a good explanation... I will try again after i pull all of my code into github and create a new account for that Thank you again for Volker and Andre for helping with this issue

Best Regards, Tedi

Tediace commented 9 months ago

Hello Andre, It works now when trying to recreate a new ABAP instance

image

Best regards, Tedi