java.lang.IllegalStateException: Pid 24181 has exceeded the number of permissible registered listeners. Ignoring request to add. at android.os.Parcel.createExceptionOrNull(Parcel.java:3280) at android.os.Parcel.createException(Parcel.java:3256) at android.os.Parcel.readException(Parcel.java:3239) at android.os.Parcel.readException(Parcel.java:3181) at com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy.listenWithEventList(ITelephonyRegistry.java:1218) at android.telephony.TelephonyRegistryManager.listenFromListener(TelephonyRegistryManager.java:322) at android.telephony.TelephonyManager.listen(TelephonyManager.java:6886) 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:8119) at android.view.View.performClickInternal(View.java:8089) at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0) at android.view.View$PerformClick.run(View.java:31823) at android.os.Handler.handleCallback(Handler.java:959) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loopOnce(Looper.java:282) at android.os.Looper.loop(Looper.java:387) at android.app.ActivityThread.main(ActivityThread.java:9500) 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:1005) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.TelephonyRegistry.add(TelephonyRegistry.java:1574) at com.android.server.TelephonyRegistry.listen(TelephonyRegistry.java:1167) at com.android.server.TelephonyRegistry.listenWithEventList(TelephonyRegistry.java:1115) at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:507) at android.os.Binder.execTransactInternal(Binder.java:1523)