真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決-創(chuàng)新互聯(lián)

本篇內(nèi)容主要講解“SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決”,感興趣的朋友不妨來看看。本文介紹的方法操作簡單快捷,實(shí)用性強(qiáng)。下面就讓小編來帶大家學(xué)習(xí)“SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決”吧!

成都創(chuàng)新互聯(lián)公司主營廣饒網(wǎng)站建設(shè)的網(wǎng)絡(luò)公司,主營網(wǎng)站建設(shè)方案,成都app開發(fā),廣饒h5重慶小程序開發(fā)公司搭建,廣饒網(wǎng)站營銷推廣歡迎廣饒等地區(qū)企業(yè)咨詢

我在SAP云平臺(tái)的WebIDE里創(chuàng)建了一個(gè)新的UI5應(yīng)用,添加了一個(gè)HTML5 module:

SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決

試圖將其部署到SAP云平臺(tái)時(shí),

SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決

遇到如下錯(cuò)誤:

SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決

> Service operation failed: Controller operation failed: 502 Updating service "dest_tutorial" failed: Bad Gateway:

> Error creating service "dest_tutorial" from offering "destination" and plan "lite": Service broker error: Service broker destination-service-broker failed with: Quota limit exceeded. Instance creation not allowed. To download logs of the process, use the multi-target application plug-in for the Cloud Foundry CLI command "cf dmol -i 4dd8405e-4e41-11ea-a7fb-eeee0a981a17" directly in your Cloud Foundry space.For more information see  SAP Help Portal failed.

我的mta.yaml文件如下:

```yaml

ID: tutorial
_schema-version: '2.1'
version: 0.0.1
modules:
 - name: ui
   type: html5
   path: ui
   parameters:
      disk-quota: 256M
      memory: 256M
   build-parameters:
      builder: grunt
   requires:
    - name: uaa_tutorial
    - name: dest_tutorial
resources:
 - name: uaa_tutorial
   parameters:
      path: ./xs-security.json
      service-plan: application
      service: xsuaa
   type: org.cloudfoundry.managed-service
 - name: dest_tutorial
   parameters:
      service-plan: lite
      service: destination
   type: org.cloudfoundry.managed-service

```

錯(cuò)誤消息的核心是這一行:

> Service broker destination-service-broker failed with: Quota limit exceeded.

在quota分配里,增加Destination service的quota即可:

SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決

到此,相信大家對“SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決”有了更深的了解,不妨來實(shí)際操作一番吧!這里是創(chuàng)新互聯(lián)網(wǎng)站,更多相關(guān)內(nèi)容可以進(jìn)入相關(guān)頻道進(jìn)行查詢,關(guān)注我們,繼續(xù)學(xué)習(xí)!


網(wǎng)頁題目:SAP部署應(yīng)用時(shí)遇到的502錯(cuò)誤怎么解決-創(chuàng)新互聯(lián)
文章網(wǎng)址:http://www.weahome.cn/article/hoics.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部