cancel
Showing results for 
Search instead for 
Did you mean: 

Error when updating UI5 version

0 Kudos

Hello everyone.

I'm trying to update the UI5 library version of my SAP IDES which is currently the 1.14 according to the following tutorial:

https://blogs.sap.com/2015/03/11/sap-fiori-ll19-steps-for-updating-sapui5-libraries/

I've downloaded and applied all the SAP notes described on the link above, but everytime that I run the program /UI5/UI5_UPLOAD_PATCH_TO_MIME I get the following error:

After some debugging, I found out that the message was being displayed at the point shown below and it might be incorrect as the comment differs from the actual message.

Then, I debugged the method get_dist_version from the class /ui5/cl_ui5/http_handler to find where the error was being originated. I found this method call:

The calling of the method get is raising the Exception not found. Apart from the double slashes on the parameter lv_path that probably is incorrect, my MIME repository does not have the 1.44 folder:

What am I missing?

Thanks in advance!

Ricardo.

Accepted Solutions (0)

Answers (1)

Answers (1)

BJarkowski
Active Contributor
0 Kudos

What is the target UI5 release you want to upgrade to?

0 Kudos

Hello, Bartosz. Thanks for your reply.

I'm trying to upgrade to the 1.44.15 release.

BJarkowski
Active Contributor
0 Kudos

If your source UI libraries are on 1.14 and you want to go to 1.44 then firstly you need to upgrade your SAP_UI software component. Updating only UI5 libraries in not enough 😞