java.lang.IllegalStateException: Pid 6622 has exceeded the number of permissible registered listeners. Ignoring request to add. at android.os.Parcel.createExceptionOrNull(Parcel.java:2384) at android.os.Parcel.createException(Parcel.java:2360) at android.os.Parcel.readException(Parcel.java:2343) at android.os.Parcel.readException(Parcel.java:2285) at com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy.listenForSubscriber(ITelephonyRegistry.java:1140) at android.telephony.TelephonyRegistryManager.listenForSubscriber(TelephonyRegistryManager.java:242) at android.telephony.TelephonyManager.listen(TelephonyManager.java:5733) at com.entitcs.office_attendance.CRM.InvoiceReport.c0(Unknown Source:22) at com.entitcs.office_attendance.CRM.InvoiceReport.d0(Unknown Source:0) at com.entitcs.office_attendance.CRM.ia.onClick(Unknown Source:2) at android.view.View.performClick(View.java:7568) at android.view.View.performClickInternal(View.java:7545) at android.view.View.access$3600(View.java:834) at android.view.View$PerformClick.run(View.java:28706) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:236) at android.app.ActivityThread.main(ActivityThread.java:8019) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.TelephonyRegistry.add(TelephonyRegistry.java:1192) at com.android.server.TelephonyRegistry.listen(TelephonyRegistry.java:839) at com.android.server.TelephonyRegistry.listenForSubscriber(TelephonyRegistry.java:802) at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:471) at android.os.Binder.execTransactInternal(Binder.java:1159)