Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Sentiance Service #3

Open
dgaurav-163 opened this issue Jun 18, 2018 · 0 comments
Open

Getting Sentiance Service #3

dgaurav-163 opened this issue Jun 18, 2018 · 0 comments

Comments

@dgaurav-163
Copy link

Hi Team,

I am getting this exception. Can you please confirm, What is missing here?

java.lang.RuntimeException: Unable to create service com.sentiance.sdk.task.SdkJobTaskService: java.lang.NullPointerException: Attempt to invoke direct method 'java.lang.Object com.sentiance.sdk.e.b.a(java.lang.Class, int, java.lang.Class, java.util.List)' on a null object reference
at android.app.ActivityThread.handleCreateService(ActivityThread.java:3491)
at android.app.ActivityThread.-wrap6(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1721)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6682)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)
Caused by: java.lang.NullPointerException: Attempt to invoke direct method 'java.lang.Object com.sentiance.sdk.e.b.a(java.lang.Class, int, java.lang.Class, java.util.List)' on a null object reference
at com.sentiance.sdk.e.b.a(SourceFile:56)
at com.sentiance.sdk.task.SdkJobTaskService.onCreate(SourceFile:35)
at android.app.ActivityThread.handleCreateService(ActivityThread.java:3481)
... 8 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant