Exception in Screensharing
--------------------------

                 Key: OPENMEETINGS-162
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-162
             Project: Openmeetings
          Issue Type: Bug
    Affects Versions: 2.0 Apache Incubator Release
            Reporter: SebastianWagner
            Assignee: Maxim Solodovnik
             Fix For: 2.0 Apache Incubator Release


It happens after you have recorded a session and push the stop button, you can 
see it in the console of Java WebStart

captureScreenStart Exception: 
java.lang.NullPointerException
[ERROR] [Thread-14] org.openmeetings.screen.webstart.CoreScreenShare - 
[sendCursorStatus]
java.lang.NullPointerException: null
        at 
org.red5.server.net.rtmp.RTMPConnection.registerPendingCall(RTMPConnection.java:833)
 ~[red5.jar:na]
        at 
org.red5.server.net.rtmp.RTMPConnection.invoke(RTMPConnection.java:843) 
~[red5.jar:na]
        at 
org.red5.server.net.rtmp.RTMPConnection.invoke(RTMPConnection.java:814) 
~[red5.jar:na]
        at 
org.red5.server.net.rtmp.RTMPConnection.invoke(RTMPConnection.java:869) 
~[red5.jar:na]
        at 
org.red5.server.net.rtmp.BaseRTMPClientHandler.invoke(BaseRTMPClientHandler.java:388)
 ~[red5.jar:na]
        at 
org.openmeetings.screen.webstart.CoreScreenShare.sendCursorStatus(CoreScreenShare.java:426)
 ~[red5-screenshare.jar:na]
        at 
org.openmeetings.screen.webstart.CoreScreenShare$CaptureScreen.run(CoreScreenShare.java:1173)
 [red5-screenshare.jar:na]
        at java.lang.Thread.run(Unknown Source) [na:1.6.0_31]


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to