java.lang.IllegalStateException: Pid 21463 has exceeded the number of permissible registered listeners. Ignoring request to add. at android.os.Parcel.createExceptionOrNull(Parcel.java:3079) at android.os.Parcel.createException(Parcel.java:3055) at android.os.Parcel.readException(Parcel.java:3038) at android.os.Parcel.readException(Parcel.java:2980) at com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy.listenWithEventList(ITelephonyRegistry.java:1224) at android.telephony.TelephonyRegistryManager.listenFromListener(TelephonyRegistryManager.java:276) at android.telephony.TelephonyManager.listen(TelephonyManager.java:6666) at com.entitcs.office_attendance.CRM.InvoiceReport.z0(Unknown Source:80) at com.entitcs.office_attendance.CRM.InvoiceReport.v(Unknown Source:0) at f4.ob.onClick(Unknown Source:2) at android.view.View.performClick(View.java:7781) at android.view.View.performClickInternal(View.java:7758) at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0) at android.view.View$PerformClick.run(View.java:30846) at android.os.Handler.handleCallback(Handler.java:1013) at android.os.Handler.dispatchMessage(Handler.java:101) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:328) at android.app.ActivityThread.main(ActivityThread.java:9244) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.TelephonyRegistry.add(TelephonyRegistry.java:1637) at com.android.server.TelephonyRegistry.listen(TelephonyRegistry.java:1188) at com.android.server.TelephonyRegistry.listenWithEventList(TelephonyRegistry.java:1143) at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:511) at android.os.Binder.execTransactInternal(Binder.java:1410)