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

There is a NullPointerException need fix. #219

Open
liya7907 opened this issue Dec 25, 2017 · 0 comments
Open

There is a NullPointerException need fix. #219

liya7907 opened this issue Dec 25, 2017 · 0 comments

Comments

@liya7907
Copy link

java.lang.RuntimeException: Fatal error while executing protocol 'c': java.lang.NullPointerException:
Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference
at org.fourthline.cling.protocol.c.run(ReceivingAsync.java:78)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.Integer.intValue()' on a null object reference
at org.fourthline.cling.registry.i.a(RemoteItems.java:140)
at org.fourthline.cling.registry.d.a(RegistryImpl.java:177)
at org.fourthline.cling.protocol.a.c.d(ReceivingSearchResponse.java:67)
at org.fourthline.cling.protocol.c.run(ReceivingAsync.java:71)
... 3 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