Advertisement
pscrev20

FWC-AWS-ConsoleLog

Aug 6th, 2020
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.84 KB | None | 0 0
  1. undefined startup date [Thu Aug 06 23:15:56 EDT 2020]; parent: ApplicationContext 'red5.common'
  2. 2020-08-06 23:15:56,797 [main] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/local/antmedia/webapps/red5-default.xml]
  3. 2020-08-06 23:15:56,925 [main] INFO org.red5.server.Context - Setting parent bean factory as core
  4. 2020-08-06 23:15:56,943 [main] INFO org.red5.server.tomcat.WarDeployer - War deployer service created
  5. 2020-08-06 23:15:56,947 [main] INFO org.red5.server.tomcat.WarDeployer - Starting WarDeployer
  6. 2020-08-06 23:15:56,950 [main] INFO org.red5.server.tomcat.WarDeployer - Deploy wars without app start
  7. 2020-08-06 23:15:57,039 [main] INFO org.red5.server.tomcat.TomcatLoader - Loading Tomcat
  8. 2020-08-06 23:15:57,039 [main] INFO org.red5.server.tomcat.TomcatLoader - Server root: /usr/local/antmedia
  9. 2020-08-06 23:15:57,039 [main] INFO org.red5.server.tomcat.TomcatLoader - Config root: /usr/local/antmedia/conf
  10. 2020-08-06 23:15:57,059 [main] INFO org.red5.server.tomcat.TomcatLoader - Application root: /usr/local/antmedia/webapps
  11. 2020-08-06 23:15:57,291 [main] INFO org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine
  12. 2020-08-06 23:15:57,405 [main] INFO o.a.c.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/usr/local/antmedia/lib/native]
  13. 2020-08-06 23:15:57,409 [main] INFO o.a.c.http11.Http11Nio2Protocol - Initializing ProtocolHandler ["http-nio2-0.0.0.0-5080"]
  14. 2020-08-06 23:15:57,464 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat]
  15. 2020-08-06 23:15:57,465 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.5.38
  16. 2020-08-06 23:15:57,536 [0.0.0.0-startStop-1] INFO o.a.catalina.startup.ContextConfig - No global web.xml found
  17. 2020-08-06 23:15:57,765 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[0.0.0.0].[/] - No Spring WebApplicationInitializer types detected on classpath
  18. 2020-08-06 23:15:57,788 [0.0.0.0-startStop-1] INFO ROOT - Starting up context: root
  19. 2020-08-06 23:15:58,422 [0.0.0.0-startStop-1] ERROR o.g.j.s.s.SpringComponentProvider - Spring context lookup failed, skipping spring component provider initialization.
  20. 2020-08-06 23:15:58,751 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[0.0.0.0].[/LiveApp] - No Spring WebApplicationInitializer types detected on classpath
  21. 2020-08-06 23:15:58,766 [0.0.0.0-startStop-1] INFO ROOT - Starting up context: LiveApp
  22. 2020-08-06 23:15:58,920 [0.0.0.0-startStop-1] ERROR o.g.j.s.s.SpringComponentProvider - Spring context lookup failed, skipping spring component provider initialization.
  23. 2020-08-06 23:15:59,134 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[.0.0.0].[/WebRTCAppEE] - No Spring WebApplicationInitializer types detected on classpath
  24. 2020-08-06 23:15:59,137 [0.0.0.0-startStop-1] INFO ROOT - Starting up context: WebRTCAppEE
  25. 2020-08-06 23:15:59,222 [0.0.0.0-startStop-1] ERROR o.g.j.s.s.SpringComponentProvider - Spring context lookup failed, skipping spring component provider initialization.
  26. 2020-08-06 23:15:59,337 [main] INFO o.a.c.http11.Http11Nio2Protocol - Starting ProtocolHandler ["http-nio2-0.0.0.0-5080"]
  27. 2020-08-06 23:15:59,346 [main] INFO org.red5.server.tomcat.TomcatLoader - Context initialized: path: /usr/local/antmedia/webapps/root/
  28. 2020-08-06 23:15:59,348 [main] INFO org.red5.server.tomcat.TomcatLoader - Context initialized: /LiveApp path: /usr/local/antmedia/webapps/LiveApp/
  29. 2020-08-06 23:15:59,348 [main] INFO org.red5.server.tomcat.TomcatLoader - Context initialized: /WebRTCAppEE path: /usr/local/antmedia/webapps/WebRTCAppEE/
  30. 2020-08-06 23:15:59,348 [main] INFO org.red5.server.tomcat.TomcatLoader - Dedicated RTMPT server configuration was not specified
  31. 2020-08-06 23:15:59,349 [main] INFO o.r.server.service.ShutdownServer - JEE server was found: TomcatLoader [serviceEngineName=red5Engine]
  32. 2020-08-06 23:15:59,381 [Loader:] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Aug 06 23:15:59 EDT 2020]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@5e77f0f4
  33. 2020-08-06 23:15:59,383 [Loader:] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
  34. 2020-08-06 23:15:59,487 [Loader:] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  35. 2020-08-06 23:15:59,511 [Loader:] INFO org.red5.server.Context - Setting parent bean factory as core
  36. 2020-08-06 23:15:59,552 [Loader:] INFO org.red5.server.scope.WebScope - Set server [Server@12ede5demap[[empty]]]
  37. 2020-08-06 23:15:59,557 [Loader:] INFO org.red5.server.scope.Scope - Scope null name reset to: disallowed
  38. 2020-08-06 23:15:59,558 [Loader:] INFO org.red5.server.Server - Add mapping global: default host: context: null
  39. 2020-08-06 23:15:59,558 [Loader:] INFO org.red5.server.scope.Scope - Invalid scope name, null is not allowed
  40. 2020-08-06 23:15:59,558 [Loader:] WARN org.red5.server.scope.Scope - Invalid scope rejected: Scope [name=null, path=/default, type=APPLICATION, autoStart=true, creationTime=1596770159513, depth=1, enabled=true, running=false]
  41. 2020-08-06 23:15:59,558 [Loader:] WARN org.red5.server.scope.Scope - Scope not added to parent
  42. 2020-08-06 23:15:59,558 [Loader:] INFO org.red5.server.scope.WebScope - Webscope already registered; remove the 'init-method' from your 'web.scope' bean to prevent this message in the future.
  43. 2020-08-06 23:15:59,595 [Loader:/LiveApp] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Aug 06 23:15:59 EDT 2020]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@5e77f0f4
  44. 2020-08-06 23:15:59,596 [Loader:/LiveApp] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
  45. 2020-08-06 23:15:59,722 [Loader:/LiveApp] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  46. 2020-08-06 23:15:59,764 [Loader:/LiveApp] INFO org.red5.server.Context - Setting parent bean factory as core
  47. 2020-08-06 23:16:00,277 [Loader:/LiveApp] INFO i.a.datastore.db.DataStoreFactory - Used Datastore:mapdb db name:liveapp
  48. 2020-08-06 23:16:00,294 [Loader:/LiveApp] INFO org.red5.server.scope.WebScope - Set server [Server@12ede5demap['/' -> 'default']]
  49. 2020-08-06 23:16:00,296 [Loader:/LiveApp] INFO org.red5.server.Server - Add mapping global: default host: context: LiveApp
  50. 2020-08-06 23:16:00,300 [Loader:/LiveApp] INFO i.a.AntMediaApplicationAdapter - Delete the ".closed" file in LiveApp
  51. 2020-08-06 23:16:00,308 [Loader:/LiveApp] INFO i.a.enterprise.webrtc.WebRTCAdaptor - setting excessive bandwidth algorithm enabled:false
  52. 2020-08-06 23:16:00,339 [vert.x-eventloop-thread-5] INFO i.a.AntMediaApplicationAdapter - Stream source size: 0
  53. 2020-08-06 23:16:00,341 [vert.x-eventloop-thread-5] INFO i.a.s.StreamFetcherManager - StreamFetcherSchedule job name 6
  54. 2020-08-06 23:16:00,342 [vert.x-eventloop-thread-5] INFO i.a.AntMediaApplicationAdapter - socialEndpoints size: 1
  55. 2020-08-06 23:16:00,387 [Loader:/WebRTCAppEE] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Aug 06 23:16:00 EDT 2020]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@5e77f0f4
  56. 2020-08-06 23:16:00,388 [Loader:/WebRTCAppEE] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
  57. 2020-08-06 23:16:00,500 [Loader:/WebRTCAppEE] INFO o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  58. 2020-08-06 23:16:00,527 [Loader:/WebRTCAppEE] INFO org.red5.server.Context - Setting parent bean factory as core
  59. 2020-08-06 23:16:00,566 [Loader:/WebRTCAppEE] INFO i.a.datastore.db.DataStoreFactory - Used Datastore:mapdb db name:webrtcappee
  60. 2020-08-06 23:16:00,569 [Loader:/WebRTCAppEE] INFO org.red5.server.scope.WebScope - Set server [Server@12ede5demap['/LiveApp' -> 'default', '/' -> 'default']]
  61. 2020-08-06 23:16:00,570 [Loader:/WebRTCAppEE] INFO org.red5.server.Server - Add mapping global: default host: context: WebRTCAppEE
  62. 2020-08-06 23:16:00,571 [Loader:/WebRTCAppEE] INFO i.a.AntMediaApplicationAdapter - Delete the ".closed" file in WebRTCAppEE
  63. 2020-08-06 23:16:00,572 [Loader:/WebRTCAppEE] INFO i.a.enterprise.webrtc.WebRTCAdaptor - setting excessive bandwidth algorithm enabled:false
  64. 2020-08-06 23:16:00,581 [vert.x-eventloop-thread-0] INFO i.a.AntMediaApplicationAdapter - Stream source size: 0
  65. 2020-08-06 23:16:00,586 [vert.x-eventloop-thread-0] INFO i.a.s.StreamFetcherManager - StreamFetcherSchedule job name 11
  66. 2020-08-06 23:16:00,587 [vert.x-eventloop-thread-0] INFO i.a.AntMediaApplicationAdapter - socialEndpoints size: 0
  67. 2020-08-06 23:16:06,446 [http-nio2-0.0.0.0-5080-exec-3] WARN io.antmedia.statistic.GPUUtils - UnsatisfiedLinkError no cuda installed no jnicuda in java.library.path
  68. 2020-08-06 23:16:56,949 [pool-4-thread-1] INFO org.red5.server.tomcat.WarDeployer - Deploy wars with app start
  69. 2020-08-06 23:21:01,107 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - System cpu load:0 process cpu load:0 available memory: 1076220 KB used memory(RSS): 532168 KB
  70. 2020-08-06 23:21:01,109 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
  71. 2020-08-06 23:26:01,107 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - System cpu load:0 process cpu load:0 available memory: 1078868 KB used memory(RSS): 532520 KB
  72. 2020-08-06 23:26:01,108 [vert.x-eventloop-thread-0] INFO i.antmedia.statistic.StatsCollector - Vertx worker queue size:0 WebRTCVertx worker queue size:0
  73.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement