Languages

Menu
Sites
Language
Unable to run my web application on the emulator

Hello everybody,

I uploaded my Tizen IDE today (from 2.1 to 2.2), and I tried to run my web application in the emulator, but unfortunately, I got always this error:

http://www.images-host.fr/view.php?img=20072912pic1.png

 

I couldn't find a way to run my app with this error, anyone have an idea how to fix this?

Thank you in advance.

 

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

8 Replies
Raghu Kona
Hi, Please try to restart the emulator from within the connection explorer. You can also check the connect devices from command prompt using $sdb devices Please refer https://developer.tizen.org/forums/web-application-development/unable-run-my-web-application-on-emulator Regards, Raghu Kona
Raghu Kona
Please refer https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.gettingstarted%2Fhtml%2Fdev_env%2Fcommands.htm
karray gargouri
$sdb devices shows only "List of devices attached" that's all.... :( And in the Tizen IDE, in the Connection explorer tab, there is no emulator icon although I was able to run an emulator et it works as shown in the picture in the previous link...
Raghu Kona
Are you launching the emulator from the connection explorer in Tizen SDK?
karray gargouri
Yes, this is what I am doing! The emulator start working but there is no icon into the connection explorer window !!! And When I tried to deploy my web application into this running emulator, I got always "Launching device has encountered a problem........" as shown into the pic: http://www.images-host.fr/view.php?img=20072912pic1.png
youngsik yoon
Form your screenshot, it looks that the SDK is still using old 2.1 emulator. so it can't be recognized in 2.2 SDK. Please try to uninstall current SDK, delete SDK folders (~/tizen-sdk and ~/tizen-sdk-data) and install 2.2 again.
karray gargouri
Hello, Thank you, I followed your instructions and it works, but there is a little problem with the execution, I got this error: http://imageshack.us/f/18/sk6c.png/ What's wrong? Thanks again
youngsik yoon
Hi, I'm not sure but i recommend you'd better recreate config.xml with new 2.2 sdk and then rebuild wgt package. (don't use your old config.xml generated by 2.1 sdk)