Not able to launch the Web Application in Tizen 2.2 Emulator

Not able to launch the Web Application in Tizen 2.2 Emulator

BY 07 Oct 2013 Web Application Development

Hi All,

I created a basic web app in tizen 2.2 and trying to launch it in the emulator. But, the application is not getting launched.

I get an exception and if i open the details of the exception, I see the below message :

Installing the package failed. org.tizen.sdblib.exception.ShellCommandUnresponsiveException

The contents of the log file is as follows:

10-04 14:45:10.395 : ERROR / Tizen::Base ( 2419 : 2419 ) : result Tizen::Base::String::SubString(int, Tizen::Base::String&) const(1106) > [E_OUT_OF_RANGE] The startIndex(12) MUST be greater than or equal to 0, and less than the length of this string(12). 10-04 14:45:10.465 : ERROR / Tizen::Base::Runtime ( 2419 : 2419 ) : static Tizen::Base::Runtime::_EventManager* Tizen::Base::Runtime::_EventManager::GetCurrentEventManager()(292) > [E_OBJ_NOT_FOUND] This is not OSP thread. 10-04 14:45:10.475 : ERROR / Tizen::Base::Runtime ( 2419 : 2419 ) : result Tizen::Base::Runtime::_Event::Initialize()(207) > [E_INVALID_OPERATION] Event manager does not exist.

 

On the console I can see the below messages :

Step > Installing the package Installing… Executing the install command: /usr/bin/pkgcmd -i -q -t wgt -p “/opt/usr/apps/tmp/dateinweeks.wgt” $ /usr/bin/pkgcmd -i -q -t wgt -p “/opt/usr/apps/tmp/dateinweeks.wgt” path is /opt/usr/apps/tmp/dateinweeks.wgt Exception occur… Unexpected stop progress… (305.796 sec) Is there anything i am missing to launch the webapp.

  Has any one faced this issue appreciate your help to resolve this issue.

 Note : I am able to launch the native apps successfully.

  Thanks in advance.

Regards

Vikram

Written by