just50415 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 0 forks source link

RCS Service Crashes #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
i have a problem w Service Crashing

Steps:
i just installed RCS_core,provisioning,RI
and made the configuration it and then start RCS service

expected output:
Service activated

wut i see:
Service Crashes
and didnt try to register on the Server

 FATAL EXCEPTION: Thread-10
 java.lang.IllegalArgumentException: Receiver not registered: com.orangelabs.rcs.service.StartService$1@4052dde8
    at android.app.LoadedApk.forgetReceiverDispatcher(LoadedApk.java:610)
    at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:824)
    at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:331)
    at com.orangelabs.rcs.service.StartService.connectionEvent(StartService.java:238)
    at com.orangelabs.rcs.service.StartService.access$0(StartService.java:220)
    at com.orangelabs.rcs.service.StartService$1$1.run(StartService.java:130)

Env:
Samsung ACE 2.3.3
android-rcs-ims-stack apks 2.3.9

any one got a solution for that

Original issue reported on code.google.com by mamdouh....@gmail.com on 11 Mar 2012 at 11:58

GoogleCodeExporter commented 8 years ago
Is it reproductible with last 2.4.1 release?

Original comment by jmauffret@gmail.com on 30 Mar 2012 at 6:41

GoogleCodeExporter commented 8 years ago
thanks
it isnt reproducible using 2.4.1

Original comment by mamdouh....@gmail.com on 9 Apr 2012 at 9:46

GoogleCodeExporter commented 8 years ago
Thks for your feedback

Original comment by jmauffret@gmail.com on 9 Apr 2012 at 5:53