sap-tutorials / Issues

Creative Commons Attribution 4.0 International
8 stars 5 forks source link

Deploy Your Multi-Target Application (MTA) #689

Closed horsemanjackyliu closed 2 years ago

horsemanjackyliu commented 2 years ago

Tutorials: https://developers.sap.com/tutorials/btp-app-cap-mta-deployment.html![image](https://user-images.githubusercontent.com/74337345/138439579-df040db9-3e9e-4934-addd-6d2debcf6ffe.png)--------------------------

It is a great tutorial write by you in the following linkage ! I following the steps and come to deploy step . But the app cpapp-db-deployer deloy failed . I can not find the table in database cpapp-db . I would be very appreciated if you could give some input on this .

2021-10-22_1

2021-10-22_4

2021-10-22_2 2021-10-22_3 `## Generated mta.yaml based on template version 0.4.0

appName = cpapp

language=nodejs; multitenant=false

approuter=

_schema-version: "3.1" ID: cpapp version: 1.0.0 description: "A simple CAP project." parameters: enable-parallel-deployments: true

build-parameters: before-all:

modules:

--------------------- SERVER MODULE ------------------------

resources:

services extracted from CAP configuration

'service-plan' can be configured via 'cds.requires..vcap.plan'

------------------------------------------------------------

slavipande commented 2 years ago

Hi @I501000,

Thanks for your feedback!

Could you please do the following and share if the issue still persists:

  1. Check if your HANA Instance is running, as noted after the deploy command in Step 8.
  2. Please retry the deployment and if you get the same error again, get the logs with this command: cf logs cpapp-db-deployer --recent.
  3. Share the logs here so we can investigate further.

We will be looking forward to your kind reply.

Best regards, Svetoslav

horsemanjackyliu commented 2 years ago

Hi, Svetoslav ,

Thanks for you reply! But we do’t think if customer following the tutorial , it will leads to the right result .Another SAP associate also run into the same error by following the tutorial .HANA DB Instance not created . The log is in the screen shot . We found if we deploy after api created, it will succeed .So would you please check the tutorial again ?

Best Regards!

Jacky Liu

Tel : +86 21 60306219 Email: @.**@.>

From: Svetoslav Pandeliev @.> Sent: Wednesday, October 27, 2021 9:53 PM To: SAPDocuments/Issues @.> Cc: Liu, Jacky @.>; Mention @.> Subject: Re: [SAPDocuments/Issues] Deploy Your Multi-Target Application (MTA) (Issue #689)

Hi @I501000https://github.com/I501000,

Thanks for your feedback!

Could you please do the following and share if the issue still persists:

  1. Check if your HANA Instance is running, as noted after the deploy command in Step 8https://developers.sap.com/tutorials/btp-app-cap-mta-deployment.html#60b95fff-2d95-41bd-8e61-f2a417fdbd9d.
  2. Please retry the deployment and if you get the same error again, get the logs with this command: cf logs cpapp-db-deployer --recent.
  3. Share the logs here so we can investigate further.

We will be looking forward to your kind reply.

Best regards, Svetoslav

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/SAPDocuments/Issues/issues/689#issuecomment-952954260, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARXEYQONAG3TZV6SDQ7A72LUJAG6RANCNFSM5GQHS5CQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

iwonahahn commented 2 years ago

Hi @I501000,

Thank you for your feedback. We haven't heard from you in a while, so we are closing the issue. If you still have questions, feel free to reopen the issue.

Best regards, Iwona

manasranjanmohanta commented 9 months ago

Hello, I am also facing the same issue, can anyone help me?

smahati commented 9 months ago

Hi @manasranjanmohanta,

If the DB tables are missing it means that the db deployer failed to run correctly or that the database was somehow deleted.

Could you please do the following and share if the issue still persists:

We will be looking forward to your kind reply.

Best regards, Mahati