Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2017
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.74 KB | None | 0 0
  1. root@fla [~]# cd red5-server
  2. root@fla [~/red5-server]# ./red5.sh &
  3. [1] 2275
  4. root@fla [~/red5-server]# Running on Linux
  5. Starting Red5
  6. Red5 root: /root/red5-server
  7. Configuation root: /root/red5-server/conf
  8. Red5 server jar was found
  9. URL list: [file:/root/red5-server/red5-server.jar]
  10. Selected libraries: (59 items)
  11. file:/root/red5-server/red5-server.jar
  12. file:/root/red5-server/lib/jcl-over-slf4j-1.7.22.jar
  13. file:/root/red5-server/lib/xmpcore-5.1.2.jar
  14. file:/root/red5-server/lib/slf4j-api-1.7.22.jar
  15. file:/root/red5-server/lib/spring-beans-4.3.6.RELEASE.jar
  16. file:/root/red5-server/lib/jul-to-slf4j-1.7.22.jar
  17. file:/root/red5-server/lib/logback-classic-1.1.9.jar
  18. file:/root/red5-server/lib/mina-integration-beans-2.0.16.jar
  19. file:/root/red5-server/lib/java-property-utils-1.9.1.jar
  20. file:/root/red5-server/lib/commons-lang3-3.5.jar
  21. file:/root/red5-server/lib/spring-webmvc-4.3.6.RELEASE.jar
  22. file:/root/red5-server/lib/commons-compress-1.12.jar
  23. file:/root/red5-server/lib/apache-mime4j-core-0.7.2.jar
  24. file:/root/red5-server/lib/ehcache-core-2.6.11.jar
  25. file:/root/red5-server/lib/juniversalchardet-1.0.3.jar
  26. file:/root/red5-server/lib/spring-expression-4.3.6.RELEASE.jar
  27. file:/root/red5-server/lib/jempbox-1.8.12.jar
  28. file:/root/red5-server/lib/spring-context-support-4.3.6.RELEASE.jar
  29. file:/root/red5-server/lib/spring-web-4.3.6.RELEASE.jar
  30. file:/root/red5-server/lib/quartz-2.2.3.jar
  31. file:/root/red5-server/lib/mina-core-2.0.16.jar
  32. file:/root/red5-server/lib/boilerpipe-1.1.0.jar
  33. file:/root/red5-server/lib/jackson-core-2.8.1.jar
  34. file:/root/red5-server/lib/spring-context-4.3.6.RELEASE.jar
  35. file:/root/red5-server/lib/gson-2.2.4.jar
  36. file:/root/red5-server/lib/pdfbox-debugger-2.0.3.jar
  37. file:/root/red5-server/lib/commons-beanutils-1.9.3.jar
  38. file:/root/red5-server/lib/httpcore-4.4.6.jar
  39. file:/root/red5-server/lib/rome-utils-1.5.1.jar
  40. file:/root/red5-server/lib/bcprov-jdk15on-1.56.jar
  41. file:/root/red5-server/lib/red5-io-1.0.9-M1.jar
  42. file:/root/red5-server/lib/spring-aop-4.3.6.RELEASE.jar
  43. file:/root/red5-server/lib/red5-server-common-1.0.9-M1.jar
  44. file:/root/red5-server/lib/tika-parsers-1.14.jar
  45. file:/root/red5-server/lib/apache-mime4j-dom-0.7.2.jar
  46. file:/root/red5-server/lib/metadata-extractor-2.9.1.jar
  47. file:/root/red5-server/lib/commons-codec-1.10.jar
  48. file:/root/red5-server/lib/httpclient-4.5.3.jar
  49. file:/root/red5-server/lib/logback-core-1.1.9.jar
  50. file:/root/red5-server/lib/spring-core-4.3.6.RELEASE.jar
  51. file:/root/red5-server/lib/asm-5.0.4.jar
  52. file:/root/red5-server/lib/jmatio-1.2.jar
  53. file:/root/red5-server/lib/log4j-over-slf4j-1.7.22.jar
  54. file:/root/red5-server/lib/commons-collections-3.2.2.jar
  55. file:/root/red5-server/lib/isoparser-1.1.21.jar
  56. file:/root/red5-server/lib/pdfbox-tools-2.0.3.jar
  57. file:/root/red5-server/lib/tagsoup-1.2.1.jar
  58. file:/root/red5-server/lib/tika-core-1.14.jar
  59. file:/root/red5-server/lib/cors-filter-2.5.jar
  60. file:/root/red5-server/lib/commons-io-2.5.jar
  61. file:/root/red5-server/lib/rome-1.5.1.jar
  62. file:/root/red5-server/conf/
  63. file:/root/red5-server/plugins/
  64. file:/root/red5-server/plugins/ecj-4.5.1.jar
  65. file:/root/red5-server/plugins/tomcat-embed-el-8.5.11.jar
  66. file:/root/red5-server/plugins/websocket-1.9.jar
  67. file:/root/red5-server/plugins/tomcatplugin-1.18.jar
  68. file:/root/red5-server/plugins/tomcat-embed-jasper-8.5.11.jar
  69. file:/root/red5-server/plugins/tomcat-embed-core-8.5.11.jar
  70.  
  71. Root: /root/red5-server
  72. Deploy type: bootstrap
  73. [INFO] [main] org.red5.server.Launcher - Red5 Server 1.0.9 (https://github.com/Red5)
  74. [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@79b4d0f: startup date [Thu Feb 23 08:13:02 CST 2017]; root of context hierarchy
  75. [INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5.xml]
  76. [INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [jee-container.xml]
  77. [INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
  78. [INFO] [main] org.red5.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@79b4d0f: startup date [Thu Feb 23 08:13:02 CST 2017]; root of context hierarchy
  79. [INFO] [main] org.red5.spring.Red5ApplicationContext - Red5ApplicationContext init
  80. [INFO] [main] org.red5.spring.Red5ApplicationContext - Refreshing ApplicationContext 'red5.common': startup date [Thu Feb 23 08:13:02 CST 2017]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@79b4d0f
  81. [INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5-common.xml]
  82. [INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
  83. [INFO] [main] org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
  84. [INFO] [main] org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  85. [INFO] [main] org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.2.3 created.
  86. [INFO] [main] org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
  87. [INFO] [main] org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'Red5_Scheduler' with instanceId 'NON_CLUSTERED'
  88. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  89. NOT STARTED.
  90. Currently in standby mode.
  91. Number of jobs executed: 0
  92. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 32 threads.
  93. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  94.  
  95. [INFO] [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Red5_Scheduler' initialized from the specified file : '/root/red5-server/conf/quartz.properties'
  96. [INFO] [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.2.3
  97. [INFO] [main] org.quartz.core.QuartzScheduler - Scheduler Red5_Scheduler_$_NON_CLUSTERED started.
  98. [INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup
  99. [INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'schedulingService' has been autodetected for JMX exposure
  100. [INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'clientBroadcastStream' has been autodetected for JMX exposure
  101. [INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'schedulingService': registering with JMX server as MBean [org.red5.server:name=schedulingService,type=QuartzSchedulingService]
  102. [INFO] [main] org.red5.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@79b4d0f: startup date [Thu Feb 23 08:13:02 CST 2017]; root of context hierarchy
  103. [INFO] [main] org.red5.spring.Red5ApplicationContext - Red5ApplicationContext init
  104. [INFO] [main] org.red5.spring.Red5ApplicationContext - Refreshing ApplicationContext 'red5.core': startup date [Thu Feb 23 08:13:03 CST 2017]; parent: ApplicationContext 'red5.common'
  105. [INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5-core.xml]
  106. [INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
  107. [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP will be bound to [0.0.0.0:1935]
  108. [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
  109. Acceptor style: default I/O threads: 16
  110. TCP no-delay: true keep-alive: false
  111. [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Traffic class modification is disabled
  112. [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Send buffer size: 65536 recv buffer size: 65536 so linger: -1 traffic class: 0
  113. [INFO] [main] org.red5.server.ContextLoader - ContextLoader init
  114. [INFO] [main] org.red5.server.ContextLoader - Loading: default.context = ${red5.root}/webapps/red5-default.xml => /root/red5-server/webapps/red5-default.xml
  115. [INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@45385f75: startup date [Thu Feb 23 08:13:03 CST 2017]; parent: ApplicationContext 'red5.common'
  116. [INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/root/red5-server/webapps/red5-default.xml]
  117. [INFO] [main] org.red5.server.Context - Setting parent bean factory as core
  118. [INFO] [main] org.red5.server.plugin.PluginLauncher - Loaded plugin: org.red5.net.websocket.WebSocketPlugin
  119. [INFO] [main] org.red5.server.tomcat.WarDeployer - War deployer service created
  120. [INFO] [main] org.red5.server.tomcat.WarDeployer - Starting WarDeployer
  121. [INFO] [main] org.red5.server.tomcat.WarDeployer - Deploy wars without app start
  122. [INFO] [main] org.red5.net.websocket.WebSocketTransport - WebSocket (ws) will be bound to [0.0.0.0:8081]
  123. [INFO] [main] org.red5.net.websocket.WebSocketTransport - started websocket transport
  124. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Loading Tomcat
  125. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Server root: /root/red5-server
  126. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /root/red5-server/conf
  127. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /root/red5-server/webapps
  128. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine
  129. Feb 23, 2017 8:13:04 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  130. INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /root/red5-server/lib/native
  131. [INFO] [main] org.apache.catalina.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /root/red5-server/lib/native
  132. Feb 23, 2017 8:13:04 AM org.apache.coyote.AbstractProtocol init
  133. INFO: Initializing ProtocolHandler ["http-nio-0.0.0.0-5080"]
  134. [INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-5080"]
  135. Feb 23, 2017 8:13:04 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
  136. INFO: Using a shared selector for servlet write/read
  137. [INFO] [main] org.apache.tomcat.util.net.NioSelectorPool - Using a shared selector for servlet write/read
  138. Feb 23, 2017 8:13:04 AM org.apache.catalina.core.StandardService startInternal
  139. INFO: Starting service Tomcat
  140. [INFO] [main] org.apache.catalina.core.StandardService - Starting service Tomcat
  141. Feb 23, 2017 8:13:04 AM org.apache.catalina.core.StandardEngine startInternal
  142. INFO: Starting Servlet Engine: Apache Tomcat/8.5.11
  143. [INFO] [main] org.apache.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.5.11
  144. Feb 23, 2017 8:13:04 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
  145. INFO: No global web.xml found
  146. [INFO] [0.0.0.0-startStop-1] org.apache.catalina.startup.ContextConfig - No global web.xml found
  147. Feb 23, 2017 8:13:04 AM org.apache.catalina.core.ApplicationContext log
  148. INFO: No Spring WebApplicationInitializer types detected on classpath
  149. [INFO] [0.0.0.0-startStop-1] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/] - No Spring WebApplicationInitializer types detected on classpath
  150. Feb 23, 2017 8:13:06 AM org.apache.catalina.util.SessionIdGeneratorBase createSecureRandom
  151. INFO: Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [1,872] milliseconds.
  152. [INFO] [0.0.0.0-startStop-1] org.apache.catalina.util.SessionIdGeneratorBase - Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [1,872] milliseconds.
  153. Feb 23, 2017 8:13:06 AM org.apache.catalina.core.ApplicationContext log
  154. INFO: No Spring WebApplicationInitializer types detected on classpath
  155. [INFO] [0.0.0.0-startStop-1] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/live] - No Spring WebApplicationInitializer types detected on classpath
  156. Feb 23, 2017 8:13:06 AM org.apache.catalina.core.ApplicationContext log
  157. INFO: No Spring WebApplicationInitializer types detected on classpath
  158. [INFO] [0.0.0.0-startStop-1] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/chat] - No Spring WebApplicationInitializer types detected on classpath
  159. Context init: chat
  160. Context logger config found: file:/root/red5-server/webapps/chat/WEB-INF/classes/logback-chat.xml
  161. Filter init: chat
  162. Feb 23, 2017 8:13:06 AM org.apache.catalina.core.ApplicationContext log
  163. INFO: No Spring WebApplicationInitializer types detected on classpath
  164. [INFO] [0.0.0.0-startStop-1] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/vod] - No Spring WebApplicationInitializer types detected on classpath
  165. Feb 23, 2017 8:13:06 AM org.apache.catalina.core.ApplicationContext log
  166. INFO: No Spring WebApplicationInitializer types detected on classpath
  167. [INFO] [0.0.0.0-startStop-1] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/oflaDemo] - No Spring WebApplicationInitializer types detected on classpath
  168. Context init: oflaDemo
  169. Context logger config found: file:/root/red5-server/webapps/oflaDemo/WEB-INF/classes/logback-oflaDemo.xml
  170. Filter init: oflaDemo
  171. Feb 23, 2017 8:13:06 AM org.apache.catalina.core.ApplicationContext log
  172. INFO: No Spring WebApplicationInitializer types detected on classpath
  173. [INFO] [0.0.0.0-startStop-1] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/installer] - No Spring WebApplicationInitializer types detected on classpath
  174. Feb 23, 2017 8:13:06 AM org.apache.coyote.AbstractProtocol start
  175. INFO: Starting ProtocolHandler [http-nio-0.0.0.0-5080]
  176. [INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler [http-nio-0.0.0.0-5080]
  177. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: path: /root/red5-server/webapps/root/
  178. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /live path: /root/red5-server/webapps/live/
  179. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /chat path: /root/red5-server/webapps/chat/
  180. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /vod path: /root/red5-server/webapps/vod/
  181. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /oflaDemo path: /root/red5-server/webapps/oflaDemo/
  182. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /installer path: /root/red5-server/webapps/installer/
  183. [INFO] [main] org.red5.server.tomcat.TomcatLoader - Dedicated RTMPT server configuration was not specified
  184. [INFO] [main] org.red5.server.service.ShutdownServer - JEE server was found: TomcatLoader [serviceEngineName=red5Engine]
  185. Bootstrap complete
  186. Bootstrap exit
  187. Token: 7f1793df-9c28-41f7-b9d7-38cf31a48611
  188. [INFO] [Loader:] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Feb 23 08:13:06 CST 2017]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@45385f75
  189. [INFO] [Loader:] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
  190. [INFO] [Loader:] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
  191. [INFO] [Loader:] org.red5.server.Context - Setting parent bean factory as core
  192. [INFO] [Loader:] org.red5.server.scope.WebScope - Set server [Server@3c77476dmap[[empty]]]
  193. [INFO] [Loader:] org.red5.server.scope.Scope - Scope null name reset to: disallowed
  194. [INFO] [Loader:] org.red5.server.Server - Add mapping global: default host: context: null
  195. [INFO] [Loader:] org.red5.server.scope.Scope - Invalid scope name, null is not allowed
  196. [WARN] [Loader:] org.red5.server.scope.Scope - Invalid scope rejected: Scope [name=null, path=/default, type=APPLICATION, autoStart=true, creationTime=1487859186695, depth=1, enabled=true, running=false]
  197. [WARN] [Loader:] org.red5.server.scope.Scope - Scope not added to parent
  198. [INFO] [Loader:] org.red5.server.scope.WebScope - Webscope already registered; remove the 'init-method' from your 'web.scope' bean to prevent this message in the future.
  199. [INFO] [Loader:/live] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Feb 23 08:13:06 CST 2017]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@45385f75
  200. [INFO] [Loader:/live] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
  201. [INFO] [Loader:/live] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
  202. [INFO] [Loader:/live] org.red5.server.Context - Setting parent bean factory as core
  203. [INFO] [Loader:/live] org.red5.server.scope.WebScope - Set server [Server@3c77476dmap['/' -> 'default']]
  204. [INFO] [Loader:/live] org.red5.server.Server - Add mapping global: default host: context: live
  205. [INFO] [Loader:/chat] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Feb 23 08:13:06 CST 2017]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@45385f75
  206. [INFO] [Loader:/chat] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
  207. [INFO] [Loader:/chat] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
  208. [INFO] [Loader:/chat] org.red5.server.Context - Setting parent bean factory as core
  209. [INFO] [Loader:/chat] org.red5.server.scope.WebScope - Set server [Server@3c77476dmap['/live' -> 'default', '/' -> 'default']]
  210. [INFO] [Loader:/chat] org.red5.server.Server - Add mapping global: default host: context: chat
  211. [ERROR] [Loader:/chat] org.red5.server.scope.Scope - Could not start scope Scope [name=chat, path=/default, type=APPLICATION, autoStart=true, creationTime=1487859186820, depth=1, enabled=true, running=false]
  212. java.lang.UnsupportedOperationException: Use getManager(IScope scope) instead
  213. at org.red5.net.websocket.WebSocketPlugin.getManager(WebSocketPlugin.java:132)
  214. at org.red5.demos.chat.Application.appStart(Application.java:35)
  215. at org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreadedApplicationAdapter.java:401)
  216. at org.red5.server.scope.Scope.start(Scope.java:1093)
  217. at org.red5.server.scope.Scope$ConcurrentScopeSet.add(Scope.java:1320)
  218. at org.red5.server.scope.Scope.addChildScope(Scope.java:201)
  219. at org.red5.server.scope.Scope.init(Scope.java:859)
  220. at org.red5.server.scope.WebScope.register(WebScope.java:229)
  221. at org.red5.server.scope.WebScope.afterPropertiesSet(WebScope.java:113)
  222. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
  223. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
  224. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
  225. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
  226. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  227. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  228. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  229. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  230. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)
  231. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866)
  232. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542)
  233. at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:507)
  234. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  235. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  236. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  237. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  238. at java.lang.Thread.run(Thread.java:745)
  239. [ERROR] [Loader:/chat] org.red5.server.scope.Scope - Could not start scope Scope [name=chat, path=/default, type=APPLICATION, autoStart=true, creationTime=1487859186820, depth=1, enabled=true, running=false]
  240. java.lang.UnsupportedOperationException: Use getManager(IScope scope) instead
  241. at org.red5.net.websocket.WebSocketPlugin.getManager(WebSocketPlugin.java:132)
  242. at org.red5.demos.chat.Application.appStart(Application.java:35)
  243. at org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreadedApplicationAdapter.java:401)
  244. at org.red5.server.scope.Scope.start(Scope.java:1093)
  245. at org.red5.server.scope.Scope.init(Scope.java:873)
  246. at org.red5.server.scope.WebScope.register(WebScope.java:229)
  247. at org.red5.server.scope.WebScope.afterPropertiesSet(WebScope.java:113)
  248. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687)
  249. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624)
  250. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
  251. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
  252. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
  253. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
  254. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
  255. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
  256. at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)
  257. at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866)
  258. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542)
  259. at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:507)
  260. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  261. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  262. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  263. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  264. at java.lang.Thread.run(Thread.java:745)
  265. [INFO] [Loader:/chat] org.red5.net.websocket.WebSocketScope - Application scope: Scope [name=chat, path=/default, type=APPLICATION, autoStart=true, creationTime=1487859186820, depth=1, enabled=true, running=false]
  266. [WARN] [Loader:/chat] org.springframework.web.context.support.XmlWebApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webSocketScopeDefault' defined in ServletContext resource [/WEB-INF/red5-web.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException
  267. [INFO] [Loader:/chat] org.red5.server.Server - Remove mapping host: context: chat
  268. [INFO] [Loader:/chat] org.springframework.web.context.support.XmlWebApplicationContext - Closing Root WebApplicationContext: startup date [Thu Feb 23 08:13:06 CST 2017]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@45385f75
  269. [WARN] [Loader:/chat] org.springframework.web.context.support.XmlWebApplicationContext - Exception thrown from LifecycleProcessor on context close
  270. java.lang.IllegalStateException: LifecycleProcessor not initialized - call 'refresh' before invoking lifecycle methods via the context: Root WebApplicationContext: startup date [Thu Feb 23 08:13:06 CST 2017]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@45385f75
  271. at org.springframework.context.support.AbstractApplicationContext.getLifecycleProcessor(AbstractApplicationContext.java:417)
  272. at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1002)
  273. at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:961)
  274. at org.red5.server.tomcat.TomcatApplicationContext.stop(TomcatApplicationContext.java:74)
  275. at org.red5.server.scope.WebScope.unregister(WebScope.java:269)
  276. at org.red5.server.scope.WebScope.destroy(WebScope.java:118)
  277. at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:272)
  278. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:578)
  279. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:554)
  280. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:961)
  281. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:523)
  282. at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:968)
  283. at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1033)
  284. at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:555)
  285. at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:507)
  286. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  287. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  288. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  289. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  290. at java.lang.Thread.run(Thread.java:745)
  291. [INFO] [Loader:/chat] org.red5.server.scope.WebScope - Set server null
  292. [WARN] [Loader:/chat] org.springframework.beans.factory.support.DisposableBeanAdapter - Invocation of destroy method failed on bean with name 'web.scope': java.lang.UnsupportedOperationException: Use getManager(IScope scope) instead
  293. [INFO] [Loader:/vod] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Feb 23 08:13:06 CST 2017]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@45385f75
  294. [INFO] [Loader:/vod] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
  295. [INFO] [Loader:/vod] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
  296. [INFO] [Loader:/vod] org.red5.server.Context - Setting parent bean factory as core
  297. [INFO] [Loader:/vod] org.red5.server.scope.WebScope - Set server [Server@3c77476dmap['/live' -> 'default', '/' -> 'default']]
  298. [INFO] [Loader:/vod] org.red5.server.Server - Add mapping global: default host: context: vod
  299. [INFO] [Loader:/oflaDemo] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Feb 23 08:13:06 CST 2017]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@45385f75
  300. [INFO] [Loader:/oflaDemo] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
  301. [INFO] [Loader:/oflaDemo] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
  302. [INFO] [Loader:/oflaDemo] org.red5.server.Context - Setting parent bean factory as core
  303. [INFO] [Loader:/oflaDemo] org.red5.server.scope.WebScope - Set server [Server@3c77476dmap['/live' -> 'default', '/vod' -> 'default', '/' -> 'default']]
  304. [INFO] [Loader:/oflaDemo] org.red5.server.Server - Add mapping global: default host: context: oflaDemo
  305. oflaDemo appStart
  306. [INFO] [Loader:/installer] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Thu Feb 23 08:13:06 CST 2017]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@45385f75
  307. [INFO] [Loader:/installer] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
  308. [INFO] [Loader:/installer] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
  309. [INFO] [Loader:/installer] org.red5.server.Context - Setting parent bean factory as core
  310. [INFO] [Loader:/installer] org.red5.server.scope.WebScope - Set server [Server@3c77476dmap['/oflaDemo' -> 'default', '/live' -> 'default', '/vod' -> 'default', '/' -> 'default']]
  311. [INFO] [Loader:/installer] org.red5.server.Server - Add mapping global: default host: localhost context: installer
  312. [INFO] [Loader:/installer] org.red5.server.Server - Add mapping global: default host: localhost:5080 context: installer
  313. [INFO] [Loader:/installer] org.red5.server.service.Installer - Installer service created
  314. [INFO] [pool-4-thread-1] org.red5.server.tomcat.WarDeployer - Deploy wars with app start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement