cancel
Showing results for 
Search instead for 
Did you mean: 

AppBuilder Application doesnt show the output

Former Member
0 Kudos

Hi All,

  I am doing the sample application in AppBuilder, when i run the application it opens a new browser window but it doesnt show the output.

this is the problem, how to resolve this?

If any body come across this issue please help me.

Regards,

Sravanya

Accepted Solutions (1)

Accepted Solutions (1)

Virinchy
Active Contributor
0 Kudos

hi sravanya,

i used to have the same issue sometime back .

this is what i did to get it up and running

1) checked if it was working fine (node and ports and no port conflicts)

2) restarted system

also try removing fakeos='ios' in the url

virinchy

Former Member
0 Kudos

Hi Virinchy,

  Thanks for your reply,

When I copied the url and removed the fakeOS=ios from the url it is showing the data.

But if I run the applicaiton from AppBuilder it gives the url with fakeOS=ios, how to remove this?

Sravanya

midhun_vp
Active Contributor
0 Kudos

Is that happening when you are running apps that comes with Appbuilder installation (ex.Analytic sample)?

Virinchy
Active Contributor
0 Kudos

Hi ,

There seems to be some compatibility issue with latest Chrome update. (All the other pre requisites have nt had any releases very recently)

Last release of other Pre requisites :

Node JS - 5th june 2014 ( Node.js ChangeLog )

JDK - (its to be manually updated).

APP Builder (appbuilder-1.0.1252.zip is the last release which happened a long time back )

Google Chrome - Can find latest release logs in Chrome Releases and chrome has an Update almost everyday

UI5 Liraries - As per OpenUI5 - Download  16 th July 2014 is the last release of Ui5 libraries.

More over App builder does not need any internet connectivity to atleast run the sample applications / templates of SuperList,Chart. (so the issue might be internally in the system using these pre requisites )

So i certainly doubt the Auto Update feature of Google Chrome , causing this issue.

Though this currently have nt worked in latest version of chrome in my system , other major browsers are still supported .

As a work around can suggest to work with other browsers.

I also tried with Safari , Firefox and  safari  worked satisfactorily -

(Chrome, Safari are recommended for App Builder ) (Firefox worked partially)

attached is the screenshot of Sample Application running in Safari

Regards

Virinchy

Former Member
0 Kudos

Hi Midhun,

  Yes, Analytic Sample is also showing the Blank Screen. when I removed the fakeOS=ios from the url it is showing the data.

Regards,

Sravanya.

Former Member
0 Kudos

Hi Viru,

I faces the same Issue, By removing "&sap-ui-xx-fakeOS=ios" from the url data getting displayed in the browser .

Virinchy
Active Contributor
0 Kudos

please check in safari , seems there s a compatibility issue with the latest update from chrome.

Virinchy
Active Contributor
0 Kudos

Hi

This issue has been confirmed and the same solution has been provided by SAP .

Please look at the update from SAP

Regards

Virinchy

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sravanya,

You can also use Chrome emulation function by hitting F12 on your keyboard,

and then press Esc to open the sub menu in which you have the emulation function.

As can be shown by this screen shot.

After that you must refresh your browser by hitting F5.

I Hope this helps you,

Best regards,

Tal Zamir

Virinchy
Active Contributor
0 Kudos

,

Have you checked in Safari / Mozilla firefox ? It seems to be an issue with Chrome .

Virinchy

Former Member
0 Kudos

Hi Virinchy,

   Yes, I checked in Mozilla Firefox it is showing the analytic sample application output.

but it is not showing my application output.

Sravanya

Virinchy
Active Contributor
0 Kudos

please check in safari . for appbuilder  Chrome and safari are recommended.  (i also had partial issues with firefox)

Safari can be downloaded from Safari 5.1.7 for Windows

Virinchy

PavelPenaz
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear all,

Confirming, I have the same issue as of today with my AppBuilder instance - clicking run displays an empty frame, removing fakeos attribute manually fixes this.

I even tried installing AppBuilder again, fresh install, the same issue.

Tested independently on two machines.

Interestingly enough, this worked till yesterday.

Anyone knows how to fix this?

I found that manually referencing https://sapui5.netweaver.ondemand.com/resources/sap-ui-core.js

works to some extent, the Run then works, but some other issues arise - apparently due to a newer version of SAP UI5 libraries.

Anyone knows how to fix please?

Thank you.

Pavel