java.lang.RuntimeException: Unable to start activity ComponentInfo{com.entitcs.office_attendance/com.entitcs.office_attendance.CRM.InvoiceReport}: java.lang.IllegalStateException: Pid 22044 has exceeded the number of permissible registered listeners. Ignoring request to add. at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3954) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4119) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2442) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:233) at android.os.Looper.loop(Looper.java:334) at android.app.ActivityThread.main(ActivityThread.java:8442) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068) Caused by: java.lang.IllegalStateException: Pid 22044 has exceeded the number of permissible registered listeners. Ignoring request to add. at android.os.Parcel.createExceptionOrNull(Parcel.java:2447) at android.os.Parcel.createException(Parcel.java:2423) at android.os.Parcel.readException(Parcel.java:2406) at android.os.Parcel.readException(Parcel.java:2348) at com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy.listenWithEventList(ITelephonyRegistry.java:1036) at android.telephony.TelephonyRegistryManager.listenFromListener(TelephonyRegistryManager.java:250) at android.telephony.TelephonyManager.listen(TelephonyManager.java:6173) at com.entitcs.office_attendance.CRM.InvoiceReport.onCreate(Unknown Source:578) at android.app.Activity.performCreate(Activity.java:8369) at android.app.Activity.performCreate(Activity.java:8347) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1379) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3927) ... 12 more Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.TelephonyRegistry.add(TelephonyRegistry.java:1502) at com.android.server.TelephonyRegistry.listen(TelephonyRegistry.java:1124) at com.android.server.TelephonyRegistry.listenWithEventList(TelephonyRegistry.java:1077) at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:411) at android.os.Binder.execTransactInternal(Binder.java:1179)