Software Archive
Read-only legacy content
17061 Discussões

Failed to load resource

Lourenco_S_
Principiante
1.642 Visualizações

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 Solução
Chris_P_Intel
Funcionário
1.642 Visualizações

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

Ver solução na publicação original

6 Respostas
John_G_10
Principiante
1.642 Visualizações

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.

Lourenco_S_
Principiante
1.642 Visualizações

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

Anusha_M_Intel1
Funcionário
1.642 Visualizações

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. 

Anusha_M_Intel1
Funcionário
1.642 Visualizações

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

Chris_P_Intel
Funcionário
1.643 Visualizações

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

Lourenco_S_
Principiante
1.642 Visualizações

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..

Responder