Red5搭建时候遇到的问题

发布于 2021-12-03 07:34:44 字数 23535 浏览 824 评论 5

环境:腾讯云服务器 CentOS6.5 jdk1.8.111 red5-server-1.0.6-RELEASE

解压Red5  然后运行./red5.sh

遇到的问题:

[WARN] [Launcher:] org.red5.server.scope.Scope - Scope not added to parent
[INFO] [Launcher:] org.red5.server.scope.WebScope - Webscope already registered
[INFO] [Launcher:/installer] org.red5.server.scope.WebScope - Webscope already registered
[INFO] [Launcher:/installer] org.red5.server.service.Installer - Installer service created
[INFO] [Launcher:/live] org.red5.server.scope.WebScope - Webscope already registered
[INFO] [Launcher:/vod] org.red5.server.scope.WebScope - Webscope already registered
[INFO] [Launcher:/chat] org.red5.server.scope.WebScope - Webscope already registered

系统到这一步就一直在等待……

以下是运行./red5.sh的完整代码记录。

Running on  Linux
Starting Red5
Red5 root: /usr/local/red5/red5-server-1.0.6-RELEASE
Configuation root: /usr/local/red5/red5-server-1.0.6-RELEASE/conf
Red5 server jar was found
URL list: [file:/usr/local/red5/red5-server-1.0.6-RELEASE/red5-server.jar]
Selected libraries: (57 items)
file:/usr/local/red5/red5-server-1.0.6-RELEASE/red5-server.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/httpcore-4.4.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/spring-core-4.1.7.RELEASE.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/aopalliance-1.0.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/spring-web-4.1.7.RELEASE.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/commons-codec-1.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/commons-lang3-3.4.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/xercesImpl-2.9.1.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/spring-aop-4.1.7.RELEASE.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/spring-context-4.1.7.RELEASE.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/c3p0-0.9.1.1.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/asm-4.0.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/commons-daemon-1.0.15.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/xml-apis-1.3.04.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/groovy-2.0.4.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/commons-pool-1.5.6.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/red5-io-1.0.6-RELEASE.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/httpclient-4.4.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/logback-classic-1.1.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/cglib-nodep-2.2.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/mina-integration-beans-2.0.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/spring-context-support-4.1.7.RELEASE.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/jcl-over-slf4j-1.7.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/commons-beanutils-1.9.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/antlr-runtime-3.5.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/jul-to-slf4j-1.7.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/ehcache-core-2.6.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/slf4j-api-1.7.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/bcprov-jdk15on-1.52.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/logback-access-1.1.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/aspectjrt-1.8.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/antlr-3.5.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/quartz-2.2.1.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/commons-collections-3.2.1.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/spring-expression-4.1.7.RELEASE.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/mina-integration-jmx-2.0.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/mina-core-2.0.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/mina-integration-ognl-2.0.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/logback-core-1.1.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/spring-beans-4.1.7.RELEASE.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/red5-server-common-1.0.6-RELEASE.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/jaudiotagger-2.0.4-SNAPSHOT.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/jython-standalone-2.5.3.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/jruby-1.6.8.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/log4j-over-slf4j-1.7.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/isoparser-1.0.4.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/conf/
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/el-api.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/websocket-1.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/ecj-4.4.2.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/tomcat-embed-core.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/tomcatplugin-1.9.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/tomcat-embed-el.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/tomcat-embed-jasper.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/juli-over-slf4j-1.6.1.jar
file:/usr/local/red5/red5-server-1.0.6-RELEASE/plugins/tomcat-embed-logging-juli.jar

Root: /usr/local/red5/red5-server-1.0.6-RELEASE
Deploy type: bootstrap
Logback selector: org.red5.logging.LoggingContextSelector
[INFO] [main] org.red5.server.Launcher - Red5 Server 1.0.6-RELEASE (https://github.com/Red5)
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/local/red5/red5-server-1.0.6-RELEASE/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/local/red5/red5-server-1.0.6-RELEASE/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.red5.logging.LoggingContextSelector]
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@5cb9f472: startup date [Fri Dec 23 13:14:06 CST 2016]; root of context hierarchy
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5.xml]
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [jee-container.xml]
[INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
[INFO] [main] org.red5.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@5cb9f472: startup date [Fri Dec 23 13:14:06 CST 2016]; root of context hierarchy
[INFO] [main] org.red5.spring.Red5ApplicationContext - Red5ApplicationContext init
[INFO] [main] org.red5.spring.Red5ApplicationContext - Refreshing ApplicationContext 'red5.common': startup date [Fri Dec 23 13:14:07 CST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@5cb9f472
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5-common.xml]
[INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
[INFO] [main] org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
[INFO] [main] org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[INFO] [main] org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.2.1 created.
[INFO] [main] org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
[INFO] [main] org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.2.1) 'Red5_Scheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 32 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

[INFO] [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Red5_Scheduler' initialized from the specified file : '/usr/local/red5/red5-server-1.0.6-RELEASE/conf/quartz.properties'
[INFO] [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.2.1
[INFO] [main] org.quartz.core.QuartzScheduler - Scheduler Red5_Scheduler_$_NON_CLUSTERED started.
[INFO] [main] org.springframework.remoting.rmi.RmiRegistryFactoryBean - Creating new RMI registry
[INFO] [main] org.springframework.jmx.support.ConnectorServerFactoryBean - JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@29d89d5d
[INFO] [main] org.red5.server.service.WarDeployer - War deployer service created
[INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Registering beans for JMX exposure on startup
[INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'org.springframework.jmx.support.ConnectorServerFactoryBean#0' has been autodetected for JMX exposure
[INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'schedulingService' has been autodetected for JMX exposure
[INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Bean with name 'clientBroadcastStream' has been autodetected for JMX exposure
[INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'schedulingService': registering with JMX server as MBean [org.red5.server:name=schedulingService,type=QuartzSchedulingService]
[INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter - Located MBean 'org.springframework.jmx.support.ConnectorServerFactoryBean#0': registering with JMX server as MBean [org.red5.server:name=org.springframework.jmx.support.ConnectorServerFactoryBean#0,type=RMIConnectorServer]
[INFO] [main] org.red5.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@5cb9f472: startup date [Fri Dec 23 13:14:06 CST 2016]; root of context hierarchy
[INFO] [main] org.red5.spring.Red5ApplicationContext - Red5ApplicationContext init
[INFO] [main] org.red5.spring.Red5ApplicationContext - Refreshing ApplicationContext 'red5.core': startup date [Fri Dec 23 13:14:08 CST 2016]; parent: ApplicationContext 'red5.common'
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5-core.xml]
[INFO] [main] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP will be bound to [0.0.0.0:1935]
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
Acceptor style: default I/O threads: 16
TCP no-delay: true keep-alive: false
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Traffic class modification is disabled
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Send buffer size: 65536 recv buffer size: 65536 so linger: -1 traffic class: 0
[INFO] [main] org.red5.server.ContextLoader - ContextLoader init
[INFO] [main] org.red5.server.ContextLoader - Loading: default.context = ${red5.root}/webapps/red5-default.xml => /usr/local/red5/red5-server-1.0.6-RELEASE/webapps/red5-default.xml
[INFO] [main] org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@4b23c30a: startup date [Fri Dec 23 13:14:09 CST 2016]; parent: ApplicationContext 'red5.common'
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/local/red5/red5-server-1.0.6-RELEASE/webapps/red5-default.xml]
[INFO] [main] org.red5.server.Context - Setting parent bean factory as core
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Loading tomcat
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Server root: /usr/local/red5/red5-server-1.0.6-RELEASE
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /usr/local/red5/red5-server-1.0.6-RELEASE/conf
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /usr/local/red5/red5-server-1.0.6-RELEASE/webapps
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine
[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: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-5080"]
[INFO] [main] org.apache.tomcat.util.net.NioSelectorPool - Using a shared selector for servlet write/read
[INFO] [main] org.apache.catalina.core.StandardService - Starting service Tomcat
[INFO] [main] org.apache.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.0.26
[INFO] [0.0.0.0-startStop-1] org.apache.catalina.startup.ContextConfig - No global web.xml found
[INFO] [0.0.0.0-startStop-1] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/] - No Spring WebApplicationInitializer types detected on classpath
[INFO] [0.0.0.0-startStop-1] org.apache.jasper.servlet.TldScanner - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
[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
[INFO] [0.0.0.0-startStop-1] org.apache.jasper.servlet.TldScanner - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
[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
[INFO] [0.0.0.0-startStop-1] org.apache.jasper.servlet.TldScanner - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Context init...
Logger name for context: chat
[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
[INFO] [0.0.0.0-startStop-1] org.apache.jasper.servlet.TldScanner - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
[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
[INFO] [0.0.0.0-startStop-1] org.apache.jasper.servlet.TldScanner - At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
[INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-0.0.0.0-5080"]
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized:  path: /usr/local/red5/red5-server-1.0.6-RELEASE/webapps/root/
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /live path: /usr/local/red5/red5-server-1.0.6-RELEASE/webapps/live/
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /chat path: /usr/local/red5/red5-server-1.0.6-RELEASE/webapps/chat/
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /vod path: /usr/local/red5/red5-server-1.0.6-RELEASE/webapps/vod/
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /installer path: /usr/local/red5/red5-server-1.0.6-RELEASE/webapps/installer/
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Dedicated RTMPT server configuration was not specified
[INFO] [main] org.red5.server.ContextLoader - JEE server was found: TomcatLoader [serviceEngineName=red5Engine]
[INFO] [Launcher:/chat] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Dec 23 13:14:36 CST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@4b23c30a
[INFO] [Launcher:/live] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Dec 23 13:14:36 CST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@4b23c30a
[INFO] [Launcher:/vod] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Dec 23 13:14:36 CST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@4b23c30a
[INFO] [Launcher:/installer] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Dec 23 13:14:36 CST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@4b23c30a
[INFO] [main] org.red5.net.websocket.WebSocketPlugin - WebSocketPlugin ctor
[INFO] [Launcher:] org.springframework.web.context.support.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Fri Dec 23 13:14:36 CST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@4b23c30a
[INFO] [Launcher:/live] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
[INFO] [Launcher:/vod] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
[INFO] [Launcher:/installer] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
[INFO] [Launcher:] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
[INFO] [main] org.red5.net.websocket.WebSocketPlugin - WebSocketPlugin start
[INFO] [main] org.red5.server.plugin.PluginLauncher - Loaded plugin: org.red5.net.websocket.WebSocketPlugin
[INFO] [Launcher:/chat] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
[INFO] [main] org.red5.net.websocket.WebSocketTransport - WebSocket will be bound to [0.0.0.0:8081]
[INFO] [main] org.red5.net.websocket.WebSocketTransport - started  websocket transport
Bootstrap complete
Bootstrap exit
[INFO] [Launcher:] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/vod] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/chat] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/live] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:/installer] org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
[INFO] [Launcher:] org.red5.server.Context - Setting parent bean factory as core
[INFO] [Launcher:/vod] org.red5.server.Context - Setting parent bean factory as core
[INFO] [Launcher:/live] org.red5.server.Context - Setting parent bean factory as core
[INFO] [Launcher:/installer] org.red5.server.Context - Setting parent bean factory as core
[INFO] [Launcher:/chat] org.red5.server.Context - Setting parent bean factory as core
[INFO] [Launcher:] org.red5.server.scope.WebScope - Set server [Server@6c837904map[[empty]]]
[INFO] [Launcher:/live] org.red5.server.scope.WebScope - Set server [Server@6c837904map[[empty]]]
[INFO] [Launcher:/installer] org.red5.server.scope.WebScope - Set server [Server@6c837904map[[empty]]]
[INFO] [Launcher:/vod] org.red5.server.scope.WebScope - Set server [Server@6c837904map[[empty]]]
[INFO] [Launcher:/chat] org.red5.server.scope.WebScope - Set server [Server@6c837904map[[empty]]]
[INFO] [Launcher:] org.red5.server.scope.Scope - Scope null name reset to:  disallowed
[INFO] [Launcher:/chat] org.red5.server.Server - Add mapping global: default host:  context: chat
[INFO] [Launcher:/vod] org.red5.server.Server - Add mapping global: default host:  context: vod
[INFO] [Launcher:/installer] org.red5.server.Server - Add mapping global: default host: localhost context: installer
[INFO] [Launcher:/installer] org.red5.server.Server - Add mapping global: default host: localhost:5080 context: installer
[INFO] [Launcher:/live] org.red5.server.Server - Add mapping global: default host:  context: live
[INFO] [Launcher:] org.red5.server.Server - Add mapping global: default host:  context: null
[INFO] [Launcher:] org.red5.server.scope.Scope - Invalid scope name, null is not allowed
[WARN] [Launcher:] org.red5.server.scope.Scope - Invalid scope rejected: Scope [name=null, path=/default, type=APPLICATION, autoStart=true, creationTime=1482470076469, depth=1, enabled=true, running=false]
[WARN] [Launcher:] org.red5.server.scope.Scope - Scope not added to parent
[INFO] [Launcher:] org.red5.server.scope.WebScope - Webscope already registered
[INFO] [Launcher:/installer] org.red5.server.scope.WebScope - Webscope already registered
[INFO] [Launcher:/installer] org.red5.server.service.Installer - Installer service created
[INFO] [Launcher:/live] org.red5.server.scope.WebScope - Webscope already registered
[INFO] [Launcher:/vod] org.red5.server.scope.WebScope - Webscope already registered
[INFO] [Launcher:/chat] org.red5.server.scope.WebScope - Webscope already registered



不晓得问题出在哪里。系统时新系统,java环境配置正确。

求指导



如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

心舞飞扬 2021-12-05 16:10:55

后来是可以了的。您可以直接登录欢迎页并多尝试一下,因为之后就没有做这个了,时间又比较久就忘了当时是怎么解决的。不好意思哈

最偏执的依靠 2021-12-05 16:08:08

谢谢!我今天把red5的版本换成1.0.5就好了。

梦中楼上月下 2021-12-05 15:47:58

您好,我也遇到了这个问题,请问最后是怎么解决的呢?

执手闯天涯 2021-12-05 10:30:56

应该是没有问题的,我的运行起来也有这个提示。

猫烠⑼条掵仅有一顆心 2021-12-04 02:03:33

windows 安装运行 没问题。

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文