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

Exception during DNS lookup: java.lang.NullPointerException #68

Open
wangpeng1 opened this issue Jan 17, 2019 · 0 comments
Open

Exception during DNS lookup: java.lang.NullPointerException #68

wangpeng1 opened this issue Jan 17, 2019 · 0 comments

Comments

@wangpeng1
Copy link

Exception during DNS lookup: java.lang.NullPointerException, Attempt to invoke interface method 'java.util.Iterator java.util.Collection.iterator()' on a null object reference
01-17 15:42:27.624 5751-5751/? E/IntegratedSipProvider: java.lang.Exception: No DNS SRV or A results found for: null
at org.zoolu.sip.provider.SipProvider.sendMessage(SipProvider.java:772)
at org.zoolu.sip.provider.SipProvider.sendMessage(SipProvider.java:974)
at org.zoolu.sip.transaction.TransactionClient.onTimeout(TransactionClient.java:156)
at org.zoolu.tools.Timer.onInnerTimeout(Timer.java:131)
at org.lumicall.android.AndroidTimer.onTimeout(AndroidTimer.java:88)
at org.lumicall.android.AndroidTimer.onReceive(AndroidTimer.java:78)
at android.app.ActivityThread.handleReceiver(ActivityThread.java:3054)
at android.app.ActivityThread.-wrap18(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1570)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6166)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)

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