Languages

Menu
Sites
Language
Web application not running in Emulator in SDK 2.1

I was using 2.0 SDK  for Web App development, I have updated SDK to 2.1 on  20-05-2013 now Web Apps not running in Emulator

Emulator shows error message "<App ID> has closed unexpectedly".

Native apps working fine.

I have tried uninstalling SDK and deleting SDK Folders few times, but issue still exists.

I have tried few Sample apps and Fresh projects but issue still exists.

OS; Windows 7, 32 bit

 

Any guess whats happening?

Thanks

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

Responses

10 Replies
Vineet Tiwari
Did you generate the certificate ?
jidhin mathew
Yes, generated the certificate. App installed Successfully , but it shows error message when launching app.
Kamil N
Do you have GPU enabled on the emulator? If not try to enable
jidhin mathew
GPU & hw Virtualization is already enabled
Yunchan Cho
What is app id of your webapp? Could you share config.xml of your webapp? app id format of webapp has been changed from Tizen 2.1. I know that backward compatibility of app id is also provided on Tizen 2.1, but it's not exact.
Yunchan Cho
There is one thing that should be modified. Modified comments are the following :) app id format of webapp has been changed from Tizen 2.0. I know that backward compatibility of app id is also provided on Tizen 2.0, but it's not exact.
jidhin mathew
I tried creating fresh project in 2.1 sdk, its also have the same error message. Following is the config.xml content. sample
tanrei nama
I have same problem in 2.2 SDK. Is this not Fixed ??
john Smith
hi check your graphics card details, if its older version it will not work. refer below link https://developer.tizen.org/downloads/sdk/installing-sdk/prerequisites-tizen-sdk
Faison NP
i have same issue in 2.2 SDK, in Windows 7 64 bit system. Is there any updates in this issue ? Error log is attached. 09-20 16:13:42.282 : ERROR / Tizen::Base::Collection ( 2484 : 2484 ) : virtual result Tizen::Base::Collection::ArrayList::IndexOf(const Tizen::Base::Object&, int, int, int&) const(290) > [E_OBJ_NOT_FOUND] The arraylist is empty. 09-20 16:13:42.282 : ERROR / Tizen::Base::Collection ( 2484 : 2484 ) : virtual result Tizen::Base::Collection::ArrayList::Remove(const Tizen::Base::Object&)(393) > [E_OBJ_NOT_FOUND] Propagating. 09-20 16:13:42.282 : ERROR / Tizen::Base::Collection ( 2484 : 2484 ) : virtual result Tizen::Base::Collection::ArrayList::IndexOf(const Tizen::Base::Object&, int, int, int&) const(290) > [E_OBJ_NOT_FOUND] The arraylist is empty. 09-20 16:13:42.282 : ERROR / Tizen::Base::Collection ( 2484 : 2484 ) : virtual result Tizen::Base::Collection::ArrayList::Remove(const Tizen::Base::Object&)(393) > [E_OBJ_NOT_FOUND] Propagating. 09-20 16:13:42.282 : ERROR / Tizen::App ( 2484 : 2484 ) : virtual void Tizen::App::_ContextManager::OnApplicationTerminated(const Tizen::App::AppId&, int)(477) > Not registered pid(2568)