java.lang.IllegalStateException: Pid 18112 has exceeded the number of permissible registered listeners. Ignoring request to add. at android.os.Parcel.createExceptionOrNull(Parcel.java:3019) at android.os.Parcel.createException(Parcel.java:2995) at android.os.Parcel.readException(Parcel.java:2978) at android.os.Parcel.readException(Parcel.java:2920) at com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy.listenWithEventList(ITelephonyRegistry.java:1058) at android.telephony.TelephonyRegistryManager.listenFromListener(TelephonyRegistryManager.java:290) at android.telephony.TelephonyManager.listen(TelephonyManager.java:6414) at com.entitcs.office_attendance.CRM.InvoiceReport.v0(Unknown Source:80) at com.entitcs.office_attendance.CRM.InvoiceReport.w(Unknown Source:0) at l3.mb.onClick(Unknown Source:2) at android.view.View.performClick(View.java:7560) at android.view.View.performClickInternal(View.java:7533) at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0) at android.view.View$PerformClick.run(View.java:29756) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:211) at android.os.Looper.loop(Looper.java:300) at android.app.ActivityThread.main(ActivityThread.java:8232) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.TelephonyRegistry.add(TelephonyRegistry.java:1485) at com.android.server.TelephonyRegistry.listen(TelephonyRegistry.java:1132) at com.android.server.TelephonyRegistry.listenWithEventList(TelephonyRegistry.java:1090) at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:453) at android.os.Binder.execTransactInternal(Binder.java:1290)