cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori App "Could not open try again later" Message

0 Kudos

Hi all,

I am trying to open Manage Stock app, but it is showing the following error message:

2016-08-17 19:00:26.103484 adding element with duplicate id 'application-Material-manageStock' -

2016-08-17 19:00:26.120247 Application initialization failed due to an Exception:

Error: Error: adding element with duplicate id 'application-Material-manageStock'

   at k.prototype.registerElement (http://xxxxxxxxxxxxxxxx/sap/bc/ui5_ui5/ui2/ushell/resources/~20160203114600~/sap/fiori/core-min-3.js...)

   at e.prototype.register (http://xxxxxxxxxxxxxxxx/sap/bc/ui5_ui5/ui2/ushell/resources/~20160203114600~/sap/fiori/core-min-3.js:6:5884)

   at Anonymous function (http://xxxxxxxxxxxxxxxx/sap/bc/ui5_ui5/ui2/ushell/resources/~20160203114600~/sap/fiori/core-min-2.js:6:319648)

   at constructor (http://xxxxxxxxxxxxxxxx/sap/bc/ui5_ui5/ui2/ushell/resources/~20160203114600~/sap/fiori/core-min-2.js:6:319618)

   at constructor (http://xxxxxxxxxxxxxxxx/sap/bc/ui5_ui5/ui2/ushell/resources/~20160203114600~/sap/fiori/core-min-3.js:6:34004)

   at constructor (http://xxxxxxxxxxxxxxxx/sap/bc/ui5_ui5/ui2/ushell/resources/~20160203114600~/sap/fiori/core

2016-08-17 19:00:26.205288 Error - Error: adding element with duplicate id 'application-Material-manageStock' Home

Could anyone have a clue what is missing in this, thanks.

Regards

Praveen P

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Dear all,

This issue is resolved after running the report to calculate the SAPUI5 application index (the index in the following) for SAPUI5 repositories which can contain applications, components, or libraries. /UI5/APP_INDEX_CALCULATE

Thanks for all your replies.

Answers (2)

Answers (2)

karthikarjun
Active Contributor
0 Kudos

Hi Praveen-

adding element with duplicate id 'application-Material-manageStock' - It seems to be a development issue.

Some where you added the same duplicate id in your application.


Regards,

Karthik A

former_member182967
Active Contributor
0 Kudos

Hi Praveen,

Please check the following things:

1. Any dumps in ST22

2. Erorrs in SAP Gateway Error Log using transaction /IWFND/ERROR_LOG

3. Errors in web console of web browser (F12)

4. Any authorization problems shown in SU53

5. Try to clear cache as per

Regards,

Ning