Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1. evaluating...ERROR: Timed out waiting for 'WaitForServerToBeReady'.
  2. # [5900] 1547808739.866941 # include: config\common\controller.conf
  3. # [5900] 1547808740.010619 # include: config\common\video-x264.conf
  4. # [5900] 1547808740.122544 # include: config\common\audio-lame.conf
  5. # [5900] 1547808740.139921 # RTSP[config]: using 'udp' for RTP flows.
  6. # [5900] 1547808740.139921 # RTSP[config]: controller port = 8555
  7. # [5900] 1547808740.139921 # RTSP[config]: controller via 'udp' protocol.
  8. # [5900] 1547808740.139921 # RTSP[config]: video-encoder = libx264 (libx264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
  9. # [5900] 1547808740.139921 # RTSP[config]: audio-encoder = libmp3lame (libmp3lame MP3 (MPEG audio layer 3))
  10. # [5900] 1547808740.139921 # RTSP[config]: video specific option: threads = auto
  11. Remote server @ [131.234.250.145]:8554
  12. # [5900] 1547808740.283109 SDL: prefer opengl hardware renderer.
  13. # [5900] 1547808740.283109 controller queue: initialized size=32708 (481 units)
  14. watchdog: launched, waiting for audio/video frames ...
  15. # [5900] 1547808740.298921 rtspclient: max tolerable video delay disabled.
  16. # [5900] 1547808740.298921 controller socket: socket address [131.234.250.145:8555]
  17. # [5900] 1547808740.298921 controller client-thread started: tid=7564.
  18. *** SAVEFILE: YUV image saved to 'NULL'; timestamp saved to 'NULL'.
  19. RTP reordering threshold = 300000
  20. # [5900] 1547808740.298921 qos-measurement: initialized.
  21. Opening connection to 131.234.250.145, port 8554...
  22. watchdog: initialized, but no frames received ...
  23. ...Connection to server failed: Unknown error
  24. [URL:"rtsp://:8554/desktop"]: Failed to get a SDP description: Connection to server failed: Unknown error
  25. Connect to rtsp://:8554/desktop failed.
  26. # [5900] 1547808741.315782 qos-measurement: deinitialized.
  27. [URL:"rtsp://:8554/desktop"]: Closing the stream.
  28. rtsp thread: no more rtsp clients
  29. rtsp thread: terminated.
  30. java.rmi.NotBoundException: GaMiniOsServerConfigurationService
  31. at sun.rmi.registry.RegistryImpl.lookup(Unknown Source)
  32. at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
  33. at sun.rmi.server.UnicastServerRef.oldDispatch(Unknown Source)
  34. at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
  35. at sun.rmi.transport.Transport$1.run(Unknown Source)
  36. at sun.rmi.transport.Transport$1.run(Unknown Source)
  37. at java.security.AccessController.doPrivileged(Native Method)
  38. at sun.rmi.transport.Transport.serviceCall(Unknown Source)
  39. at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
  40. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
  41. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
  42. at java.security.AccessController.doPrivileged(Native Method)
  43. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
  44. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  45. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  46. at java.lang.Thread.run(Unknown Source)
  47. at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown Source)
  48. at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
  49. at sun.rmi.server.UnicastRef.invoke(Unknown Source)
  50. at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
  51. at rmi.client.GaMiniOsServerRmiClient.stopServer(GaMiniOsServerRmiClient.java:84)
  52. at rmi.server.GaMiniOsClientConfigurationServiceImpl.startGaClientAndEvaluate(GaMiniOsClientConfigurationServiceImpl.java:50)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56. at java.lang.reflect.Method.invoke(Unknown Source)
  57. at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
  58. at sun.rmi.transport.Transport$1.run(Unknown Source)
  59. at sun.rmi.transport.Transport$1.run(Unknown Source)
  60. at java.security.AccessController.doPrivileged(Native Method)
  61. at sun.rmi.transport.Transport.serviceCall(Unknown Source)
  62. at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
  63. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
  64. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
  65. at java.security.AccessController.doPrivileged(Native Method)
  66. at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
  67. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  68. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  69. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement