Software Archive
Read-only legacy content
17061 Discussions

Failed to load resource

Lourenco_S_
Beginner
615 Views

Friends, I downloaded and am testing the XDK intel, but I have a problem I do not know how to solve. Any project I create to run the debugger generates the following error

"Console was cleared /C:/Users/User/AppData/Local/Intel/XDK/xdk/components/client/emulator/index.js:17


Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/test_styleparsing.css "
How can I fix? Windows 7 Ultimate 64bit, SP1, Intel Core i3-4160.
Thank you.

0 Kudos
1 Solution
Chris_P_Intel
Employee
615 Views

This message 

Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "

is not an actual problem. An inclusion used for testing was left in the Designer.  But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.

 

Chris

View solution in original post

0 Kudos
6 Replies
John_G_10
Beginner
615 Views

Your files cannot be found.

Are your files in the www folder or outside?

Is your path relative or absolute? If the path is relative, try making it absolute, to see if they are found.

0 Kudos
Lourenco_S_
Beginner
615 Views

John G. wrote:

Your files cannot be found.

Are your files in the www folder or outside?

Is your path relative or absolute? If the path is relative, try making it absolute, to see if they are found.

 

Friend, I am confused. Just I installed the Intel XDK and tried to run a new blank application

0 Kudos
Anusha_M_Intel1
Employee
615 Views

Hi John, 

Since it is a new install, I think your installation or download might be corrupt with missing files. Can you reinstall to see if it improves? Else, i can get in touch with the engineering team to narrow down the issue. 

0 Kudos
Anusha_M_Intel1
Employee
615 Views

I have passed along the issue to the engineering team for another forum user came back with the same. 

0 Kudos
Chris_P_Intel
Employee
616 Views

This message 

Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "

is not an actual problem. An inclusion used for testing was left in the Designer.  But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.

 

Chris

0 Kudos
Lourenco_S_
Beginner
615 Views

CHRIS P. (Intel) wrote:

This message 

Failed to load resource: the server responded with a status of 404 (Not Found) http://127.0.0.1:58889/http-services/ui-builder/web/unit_tests/utils/tes... "

is not an actual problem. An inclusion used for testing was left in the Designer.  But its presence or absence doesn't affect anything. You can ignore it. We'll make sure it is not present in the next release.

 

Chris

 

Thank you very much Chris P..

0 Kudos
Reply