Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

on a null object reference

Justin__Justin
Beginner
521 Views

Environment:
- Ver: ICS 4.1.1
- ICS-Conferece
- Do not use mixing.

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.intel.webrtc.a.n.a(java.lang.String, org.json.JSONObject, io.socket.client.a)' on a null object reference
    at com.intel.webrtc.a.b$22.run(ConferenceClient.java:559)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:764)

0 Kudos
3 Replies
YanbinZ_Intel
Employee
521 Views

Could you please provide detail test environment included test devices OS info etc and reproduce steps . 

Thanks

Yanbin

0 Kudos
Hr__Z
New Contributor I
521 Views

the android example has bug, You should process the conference obj very carefully, there's an order between their dispose func.

0 Kudos
YanbinZ_Intel
Employee
521 Views

Could you please try 4.2 version ?  We can't reproduce this issue .

Could you please provide detail iOS devices info and Android device info ?

 

Thanks

Yanbin

0 Kudos
Reply