java.lang.IllegalStateException: Pid 15849 has exceeded the number of permissible registered listeners. Ignoring request to add. at android.os.Parcel.createExceptionOrNull(Parcel.java:2395) at android.os.Parcel.createException(Parcel.java:2371) at android.os.Parcel.readException(Parcel.java:2354) at android.os.Parcel.readException(Parcel.java:2296) at com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy.listenForSubscriber(ITelephonyRegistry.java:1105) at android.telephony.TelephonyRegistryManager.listenForSubscriber(TelephonyRegistryManager.java:242) at android.telephony.TelephonyManager.listen(TelephonyManager.java:5886) at com.entitcs.office_attendance.CRM.InvoiceReport.A0(Unknown Source:80) at com.entitcs.office_attendance.CRM.InvoiceReport.v(Unknown Source:0) at l3.ob.onClick(Unknown Source:2) at android.view.View.performClick(View.java:7505) at android.view.View.performClickInternal(View.java:7477) at android.view.View.access$3600(View.java:824) at android.view.View$PerformClick.run(View.java:28662) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:257) at android.app.ActivityThread.main(ActivityThread.java:8185) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1015) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.TelephonyRegistry.add(TelephonyRegistry.java:1242) at com.android.server.TelephonyRegistry.listen(TelephonyRegistry.java:911) at com.android.server.TelephonyRegistry.listenForSubscriber(TelephonyRegistry.java:874) at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:453) at android.os.Binder.execTransactInternal(Binder.java:1154)