-
16 Aug 2012 12:54 AM #1
when opening app.html it is showing me a blankpage
when opening app.html it is showing me a blankpage
i have followed this application(city bar) completely i had a yelp key placed in the line 2 when i run my app.html it shows a blank page with the heading City Bars shown in the image any one help me

-
16 Aug 2012 5:25 AM #2
Look if your application is loading data from the web:
1. Right click
2. Select "inspect element" This will show you Chrome's developer's tools.
3. Select "Network".
4. Reload the application.
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
-
16 Aug 2012 5:40 AM #3
Have the same problem - after clicking on DEPLOY some window appear. Then it write st. like 3 or 5 or 0 files copied and still show RUNNING... in headline - only one option is available (I tried to wait 5 minutes on quadcore @3,71MHz) - that option is to close whole window. In destination folder it makes all necessary files but - in all of them is content except app.html - it is blank (nothing written, but time stamp of editation is changing after every try of deploy). Can U help us? Where could be a problem?
-
16 Aug 2012 8:00 AM #4
It needs to be run from a webserver rather than the filesystem.
Access it via http:// rather than file://.Aaron Conran
@aconran
Sencha Architect Development Team
-
16 Aug 2012 11:15 AM #5
Already solved my problem
Already solved my problem
There was a only one thing. When I replaced in "RESOURCES/LIBRARY" Base path from default (in my version 2.1.0 b584 set http://extjs.cachefly.net/ext-4.1.1-gpl/) to http://localhost/myproject/ everything started. File I need was ext-4.1.1-gpl.zip - found somewhere here on Sencha forum.
P.S. It was necessary to copy ext-all.js and resources folder directly into root of myproject folder (former set in Apache). Since that, everything works fine. Seems to me that someone made a mistake when released latest edition with Base path params: http://extjs.cachefly.net/ext-4.1.1-gpl/ -- those doesn't work for me (clean install).
Hope it helps
-
16 Aug 2012 11:16 AM #6
-
16 Aug 2012 9:26 PM #7
i did this it is showing my application app.html file but when i click it shows the same page as before and the screenshot when i opened my network is
citybars.network.jpg
-
16 Aug 2012 9:29 PM #8
hi martin how did u solved this problem can u help me on doing this

-
17 Aug 2012 12:31 AM #9
-
17 Aug 2012 1:03 AM #10
no there is no exclamation marks on the scripts neither or stylesheets


Reply With Quote