cancel
Showing results for 
Search instead for 
Did you mean: 

Error uploading content module "XXXX_ui_deployer" in service "XXXXl_html_repo_host

former_member739977
Discoverer
2,679

Hi Team

I am getting the below error while deploying the MTAR file in cloud foundry

Error uploading content module "XXXX_ui_deployer" in service "XXXXl_html_repo_host": org.cloudfoundry.multiapps.controller.persistence.services.FileStorageException: com.sap.cloud.lm.sl.xs2.content.client.ContentDeployerException: Operation 'Upload File' to the URL 'https://html5-apps-repo-dt.cfapps.eu10.hana.ondemand.com/v2/files/upload' failed. Remote server responded with HTTP status code 500, error message: 'Upload application content failed { CODE: '1001' } validation error: Could not find applications in the request.', error type 'Bad Request'

Please help how to resolve the above issue

Thanks and Regards

Kalyan

View Entire Topic
former_member739977
Discoverer
0 Kudos

Yes Marius, I do not see my ZIP file in Resources folder after build, however it is created under ui5 module.

This is the ui deployer configuration

- name: XXXX_ui_deployer

type: com.sap.application.content

path: . requires: - name: XXXX_html_repo_host

parameters: content-target: true

build-parameters:

ignore: ["node_modules/"]

build-result: resources

requires:

- artifacts: - XXXX-content.zip

name: XXXX

target-path: resources/

After build the resource folder is created and i do not see ZIp in the Resources folder

Thanks and Regards

Kalyan