Hello,
And Thank you for your response as you suggested me to run red5 manually i did it and here is log of the run
ile property is set to [log/red5.log]
09:47:12,797 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
09:47:12,797 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERRORFILE]
09:47:12,798 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No compression will be used
09:47:12,798 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use the pattern log/error.%d{yyyy-MM-dd}.log for the active file
09:47:12,799 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern 'log/error.%d{yyyy-MM-dd}.log'.
09:47:12,799 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
09:47:12,799 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Mon Jul 11 09:47:12 IST 2016
09:47:12,800 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[ERRORFILE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
09:47:12,800 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[ERRORFILE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
09:47:12,800 |-WARN in ch.qos.logback.core.rolling.RollingFileAppender[ERRORFILE] - See also
http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
09:47:12,805 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
09:47:12,808 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERRORFILE] - Active log file name: log/error.log
09:47:12,808 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERRORFILE] - File property is set to [log/error.log]
09:47:12,808 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT level set to INFO
09:47:12,808 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
09:47:12,809 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
09:47:12,809 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERRORFILE] to Logger[ROOT]
09:47:12,810 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmp.codec.RTMPProtocolEncoder level set to INFO
09:47:12,810 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.red5.server.net.rtmp.RTMPConnection level set to INFO
09:47:12,810 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler level set to WARN
09:47:12,810 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor level set to WARN
09:47:12,810 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.springframework level set to INFO
09:47:12,810 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache level set to INFO
09:47:12,810 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ch.qos level set to WARN
09:47:12,810 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
09:47:12,810 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3aff8399 - Registering current configuration as safe fallback point
2016-07-11 09:47:12,816+05:30 [main] org.red5.server.Launcher - Red5 Server 1.0.6-SNAPSHOT (
https://github.com/Red5)
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/usr/share/red5/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/usr/share/red5/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]
2016-07-11 09:47:12,906+05:30 [main] o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@67ebfb58: startup date [Mon Jul 11 09:47:12 IST 2016]; root of context hierarchy
2016-07-11 09:47:12,966+05:30 [main] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5.xml]
2016-07-11 09:47:13,121+05:30 [main] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [jee-container.xml]
2016-07-11 09:47:13,232+05:30 [main] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
2016-07-11 09:47:13,265+05:30 [main] o.r.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@67ebfb58: startup date [Mon Jul 11 09:47:12 IST 2016]; root of context hierarchy
2016-07-11 09:47:13,266+05:30 [main] o.r.spring.Red5ApplicationContext - Red5ApplicationContext init
2016-07-11 09:47:13,267+05:30 [main] o.r.spring.Red5ApplicationContext - Refreshing ApplicationContext 'red5.common': startup date [Mon Jul 11 09:47:13 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@67ebfb58
2016-07-11 09:47:13,269+05:30 [main] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5-common.xml]
2016-07-11 09:47:13,444+05:30 [main] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
2016-07-11 09:47:13,538+05:30 [main] org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
2016-07-11 09:47:13,553+05:30 [main] o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2016-07-11 09:47:13,554+05:30 [main] org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.2.1 created.
2016-07-11 09:47:13,554+05:30 [main] org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
2016-07-11 09:47:13,555+05:30 [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.
2016-07-11 09:47:13,556+05:30 [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Red5_Scheduler' initialized from the specified file : '/usr/share/red5/conf/quartz.properties'
2016-07-11 09:47:13,560+05:30 [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.2.1
2016-07-11 09:47:13,560+05:30 [main] org.quartz.core.QuartzScheduler - Scheduler Red5_Scheduler_$_NON_CLUSTERED started.
2016-07-11 09:47:13,595+05:30 [main] o.s.r.rmi.RmiRegistryFactoryBean - Creating new RMI registry
2016-07-11 09:47:13,759+05:30 [main] o.s.j.s.ConnectorServerFactoryBean - JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@292f6f8e
2016-07-11 09:47:14,013+05:30 [main] org.red5.server.service.WarDeployer - War deployer service created
2016-07-11 09:47:14,070+05:30 [main] o.s.j.e.a.AnnotationMBeanExporter - Registering beans for JMX exposure on startup
2016-07-11 09:47:14,072+05:30 [main] o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'org.springframework.jmx.support.ConnectorServerFactoryBean#0' has been autodetected for JMX exposure
2016-07-11 09:47:14,074+05:30 [main] o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'schedulingService' has been autodetected for JMX exposure
2016-07-11 09:47:14,075+05:30 [main] o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'clientBroadcastStream' has been autodetected for JMX exposure
2016-07-11 09:47:14,092+05:30 [main] o.s.j.e.a.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]
2016-07-11 09:47:14,094+05:30 [main] o.s.j.e.a.AnnotationMBeanExporter - Located MBean 'schedulingService': registering with JMX server as MBean [org.red5.server:name=schedulingService,type=QuartzSchedulingService]
2016-07-11 09:47:14,268+05:30 [main] o.r.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@67ebfb58: startup date [Mon Jul 11 09:47:12 IST 2016]; root of context hierarchy
2016-07-11 09:47:14,269+05:30 [main] o.r.spring.Red5ApplicationContext - Red5ApplicationContext init
2016-07-11 09:47:14,270+05:30 [main] o.r.spring.Red5ApplicationContext - Refreshing ApplicationContext 'red5.core': startup date [Mon Jul 11 09:47:14 IST 2016]; parent: ApplicationContext 'red5.common'
2016-07-11 09:47:14,273+05:30 [main] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5-core.xml]
2016-07-11 09:47:14,364+05:30 [main] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
2016-07-11 09:47:14,420+05:30 [main] o.r.s.net.rtmp.RTMPMinaTransport - RTMP will be bound to [
0.0.0.0:1935]
2016-07-11 09:47:14,420+05:30 [main] o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
Acceptor style: default I/O threads: 16
TCP no-delay: true keep-alive: false
2016-07-11 09:47:14,474+05:30 [main] o.r.s.net.rtmp.RTMPMinaTransport - Traffic class modification is disabled
2016-07-11 09:47:14,475+05:30 [main] o.r.s.net.rtmp.RTMPMinaTransport - Send buffer size: 65536 recv buffer size: 65536 so linger: -1 traffic class: 0
2016-07-11 09:47:14,522+05:30 [main] org.red5.server.ContextLoader - ContextLoader init
2016-07-11 09:47:14,525+05:30 [main] org.red5.server.ContextLoader - Loading: default.context = ${red5.root}/webapps/red5-default.xml => /usr/share/red5/webapps/red5-default.xml
2016-07-11 09:47:14,526+05:30 [main] o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb: startup date [Mon Jul 11 09:47:14 IST 2016]; parent: ApplicationContext 'red5.common'
2016-07-11 09:47:14,527+05:30 [main] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/red5/webapps/red5-default.xml]
2016-07-11 09:47:14,627+05:30 [main] org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:14,742+05:30 [main] org.red5.server.tomcat.TomcatLoader - Loading tomcat
2016-07-11 09:47:14,743+05:30 [main] org.red5.server.tomcat.TomcatLoader - Server root: /usr/share/red5
2016-07-11 09:47:14,745+05:30 [main] org.red5.server.tomcat.TomcatLoader - Config root: /usr/share/red5/conf
2016-07-11 09:47:14,784+05:30 [main] org.red5.server.tomcat.TomcatLoader - Application root: /usr/share/red5/webapps
2016-07-11 09:47:15,034+05:30 [main] org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine
Jul 11, 2016 9:47:15 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: 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
2016-07-11 09:47:15,243+05:30 [main] 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/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
Jul 11, 2016 9:47:15 AM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-nio-0.0.0.0-5080"]
2016-07-11 09:47:15,265+05:30 [main] o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-5080"]
Jul 11, 2016 9:47:15 AM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
INFO: Using a shared selector for servlet write/read
2016-07-11 09:47:15,279+05:30 [main] o.a.tomcat.util.net.NioSelectorPool - Using a shared selector for servlet write/read
Jul 11, 2016 9:47:15 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Tomcat
2016-07-11 09:47:15,315+05:30 [main] o.a.catalina.core.StandardService - Starting service Tomcat
Jul 11, 2016 9:47:15 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/8.0.23
2016-07-11 09:47:15,317+05:30 [main] o.a.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.0.23
Jul 11, 2016 9:47:15 AM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
INFO: No global web.xml found
2016-07-11 09:47:15,437+05:30 [0.0.0.0-startStop-1] o.a.catalina.startup.ContextConfig - No global web.xml found
Jul 11, 2016 9:47:20 AM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:20,628+05:30 [0.0.0.0-startStop-1] o.a.c.c.C.[.[0.0.0.0].[/] - No Spring WebApplicationInitializer types detected on classpath
Jul 11, 2016 9:47:20 AM org.apache.jasper.servlet.TldScanner scanJars
INFO: 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.
2016-07-11 09:47:20,688+05:30 [0.0.0.0-startStop-1] o.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.
Jul 11, 2016 9:47:24 AM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:24,603+05:30 [0.0.0.0-startStop-1] o.a.c.c.C.[.[.0.0.0.[/bigbluebutton] - No Spring WebApplicationInitializer types detected on classpath
Jul 11, 2016 9:47:24 AM org.apache.jasper.servlet.TldScanner scanJars
INFO: 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.
2016-07-11 09:47:24,720+05:30 [0.0.0.0-startStop-1] o.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: bigbluebutton
Jul 11, 2016 9:47:28 AM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:28,115+05:30 [0.0.0.0-startStop-1] o.a.c.c.C.[.[0.0.0.0].[/deskshare] - No Spring WebApplicationInitializer types detected on classpath
Jul 11, 2016 9:47:28 AM org.apache.jasper.servlet.TldScanner scanJars
INFO: 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.
2016-07-11 09:47:28,177+05:30 [0.0.0.0-startStop-1] o.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: deskshare
Jul 11, 2016 9:47:28 AM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'tunnel'
2016-07-11 09:47:28,202+05:30 [0.0.0.0-startStop-1] o.a.c.c.C.[.[0.0.0.0].[/deskshare] - Initializing Spring FrameworkServlet 'tunnel'
2016-07-11 09:47:28,203+05:30 [0.0.0.0-startStop-1] o.s.web.servlet.DispatcherServlet - FrameworkServlet 'tunnel': initialization started
2016-07-11 09:47:28,211+05:30 [0.0.0.0-startStop-1] o.s.w.c.s.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'tunnel-servlet': startup date [Mon Jul 11 09:47:28 IST 2016]; root of context hierarchy
2016-07-11 09:47:28,213+05:30 [0.0.0.0-startStop-1] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/tunnel-servlet.xml]
2016-07-11 09:47:28,315+05:30 [0.0.0.0-startStop-1] o.s.w.s.h.SimpleUrlHandlerMapping - Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
2016-07-11 09:47:28,415+05:30 [0.0.0.0-startStop-1] o.s.web.servlet.DispatcherServlet - FrameworkServlet 'tunnel': initialization completed in 210 ms
Jul 11, 2016 9:47:31 AM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:31,315+05:30 [0.0.0.0-startStop-1] o.a.c.c.C.[.[0.0.0.0].[/video] - No Spring WebApplicationInitializer types detected on classpath
Jul 11, 2016 9:47:31 AM org.apache.jasper.servlet.TldScanner scanJars
INFO: 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.
2016-07-11 09:47:31,357+05:30 [0.0.0.0-startStop-1] o.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: video
Jul 11, 2016 9:47:34 AM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:34,292+05:30 [0.0.0.0-startStop-1] o.a.c.c.C.[.[0.0.0.0].[/sip] - No Spring WebApplicationInitializer types detected on classpath
Jul 11, 2016 9:47:34 AM org.apache.jasper.servlet.TldScanner scanJars
INFO: 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.
2016-07-11 09:47:34,330+05:30 [0.0.0.0-startStop-1] o.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: sip
Jul 11, 2016 9:47:34 AM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-0.0.0.0-5080"]
2016-07-11 09:47:34,380+05:30 [main] o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-0.0.0.0-5080"]
2016-07-11 09:47:34,397+05:30 [main] org.red5.server.tomcat.TomcatLoader - Dedicated RTMPT server configuration was not specified
2016-07-11 09:47:34,397+05:30 [Launcher:/bigbluebutton] o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,398+05:30 [Launcher:/deskshare] o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,399+05:30 [main] org.red5.server.ContextLoader - JEE server was found: TomcatLoader [serviceEngineName=red5Engine]
2016-07-11 09:47:34,403+05:30 [Launcher:/bigbluebutton] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,405+05:30 [Launcher:/deskshare] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,415+05:30 [Launcher:/video] o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,418+05:30 [Launcher:/video] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,429+05:30 [Launcher:/sip] o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,429+05:30 [main] o.r.net.websocket.WebSocketPlugin - WebSocketPlugin ctor
2016-07-11 09:47:34,430+05:30 [Launcher:/sip] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,431+05:30 [Launcher:] o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,432+05:30 [Launcher:] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,450+05:30 [main] o.r.net.websocket.WebSocketPlugin - WebSocketPlugin start
2016-07-11 09:47:34,450+05:30 [main] o.red5.server.plugin.PluginLauncher - Loaded plugin: org.red5.net.websocket.WebSocketPlugin
2016-07-11 09:47:34,454+05:30 [main] o.r.n.websocket.WebSocketTransport - WebSocket will be bound to [
0.0.0.0:8081]
2016-07-11 09:47:34,467+05:30 [Launcher:/bigbluebutton] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-redis-pool.xml]
2016-07-11 09:47:34,468+05:30 [Launcher:/sip] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-redis-pool.xml]
2016-07-11 09:47:34,492+05:30 [Launcher:/video] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-redis-pool.xml]
2016-07-11 09:47:34,511+05:30 [Launcher:] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,534+05:30 [Launcher:/bigbluebutton] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-red5-redis-pubsub.xml]
2016-07-11 09:47:34,550+05:30 [main] o.r.n.websocket.WebSocketTransport - started websocket transport
Bootstrap complete
Bootstrap exit
2016-07-11 09:47:34,552+05:30 [Launcher:] org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,557+05:30 [Launcher:/sip] o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-redis-messaging.xml]
2016-07-11 09:47:34,561+05:30 [Launcher:/video] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,562+05:30 [Launcher:] org.red5.server.scope.WebScope - Set server [Server@ee8702bmap[[empty]]]
2016-07-11 09:47:34,578+05:30 [Launcher:] org.red5.server.scope.Scope - Scope null name reset to: disallowed
2016-07-11 09:47:34,579+05:30 [Launcher:/video] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/bigbluebutton-video.properties]
2016-07-11 09:47:34,581+05:30 [Launcher:] org.red5.server.Server - Add mapping global: default host: context: null
2016-07-11 09:47:34,583+05:30 [Launcher:/video] org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,594+05:30 [Launcher:] org.red5.server.scope.Scope - Invalid scope name, null is not allowed
2016-07-11 09:47:34,594+05:30 [Launcher:] org.red5.server.scope.Scope - Invalid scope rejected: Scope [name=null, path=/default, type=APPLICATION, autoStart=true, creationTime=1468210654553, depth=1, enabled=true, running=false]
2016-07-11 09:47:34,594+05:30 [Launcher:] org.red5.server.scope.Scope - Scope not added to parent
2016-07-11 09:47:34,594+05:30 [Launcher:] org.red5.server.scope.WebScope - Webscope already registered
2016-07-11 09:47:34,615+05:30 [Launcher:/deskshare] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,621+05:30 [Launcher:/bigbluebutton] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,633+05:30 [Launcher:/deskshare] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/deskshare.properties]
2016-07-11 09:47:34,634+05:30 [Launcher:/sip] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,637+05:30 [Launcher:/deskshare] org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,637+05:30 [Launcher:/sip] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/bigbluebutton-sip.properties]
2016-07-11 09:47:34,644+05:30 [Launcher:/bigbluebutton] o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/bigbluebutton.properties]
2016-07-11 09:47:34,648+05:30 [Launcher:/bigbluebutton] org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,650+05:30 [Launcher:/sip] org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,794+05:30 [Launcher:/video] org.red5.server.scope.WebScope - Set server [Server@ee8702bmap['/' -> 'default']]
2016-07-11 09:47:34,797+05:30 [Launcher:/video] org.red5.server.Server - Add mapping global: default host: context: video
2016-07-11 09:47:34,797+05:30 [Launcher:/video] org.red5.server.Server - Add mapping global: default host: localhost context: video
2016-07-11 09:47:34,797+05:30 [Launcher:/video] org.red5.server.Server - Add mapping global: default host: localhost:8088 context: video
2016-07-11 09:47:34,798+05:30 [Launcher:/video] org.red5.server.Server - Add mapping global: default host:
127.0.0.1:8088 context: video
2016-07-11 09:47:34,808+05:30 [Launcher:/sip] org.red5.server.scope.WebScope - Set server [Server@ee8702bmap['
127.0.0.1:8088/video' -> 'default', 'localhost:8088/video' -> 'default', '/' -> 'default', 'localhost/video' -> 'default', '/video' -> 'default']]
2016-07-11 09:47:34,809+05:30 [Launcher:/sip] org.red5.server.Server - Add mapping global: default host: context: sip
2016-07-11 09:47:34,809+05:30 [Launcher:/sip] org.red5.server.Server - Add mapping global: default host: localhost context: sip
2016-07-11 09:47:34,810+05:30 [Launcher:/sip] org.red5.server.Server - Add mapping global: default host: localhost:8088 context: sip
2016-07-11 09:47:34,810+05:30 [Launcher:/sip] org.red5.server.Server - Add mapping global: default host:
127.0.0.1:8088 context: sip
BBB Video appStart
2016-07-11 09:47:34,839+05:30 [Launcher:/video] org.red5.server.scope.WebScope - Webscope already registered
2016-07-11 09:47:34,941+05:30 [Launcher:/bigbluebutton] org.red5.server.scope.WebScope - Set server [Server@ee8702bmap['
127.0.0.1:8088/video' -> 'default', 'localhost:8088/video' -> 'default', '/sip' -> 'default', '/' -> 'default', 'localhost/video' -> 'default', '/video' -> 'default', '
127.0.0.1:8088/sip' -> 'default', 'localhost/sip' -> 'default', 'localhost:8088/sip' -> 'default']]
2016-07-11 09:47:34,942+05:30 [Launcher:/bigbluebutton] org.red5.server.Server - Add mapping global: default host: context: bigbluebutton
2016-07-11 09:47:34,942+05:30 [Launcher:/bigbluebutton] org.red5.server.Server - Add mapping global: default host: localhost context: bigbluebutton
2016-07-11 09:47:34,942+05:30 [Launcher:/bigbluebutton] org.red5.server.Server - Add mapping global: default host: localhost:8088 context: bigbluebutton
2016-07-11 09:47:34,942+05:30 [Launcher:/bigbluebutton] org.red5.server.Server - Add mapping global: default host:
127.0.0.1:8088 context: bigbluebutton
2016-07-11 09:47:34,945+05:30 [Launcher:/bigbluebutton] org.red5.server.scope.WebScope - Webscope already registered
2016-07-11 09:47:35,004+05:30 [Launcher:/sip] org.red5.server.scope.WebScope - Webscope already registered
RegisterAgent: onTransFailureResponse start:
RegisterAgent: onTransFailureResponse 401 or 407:
RegisterAgent: Attempt to set renew time above original renew. Attempted=1800 origrenew=600
Response=SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.15.101:5070;rport=5070;branch=z9hG4bK881871
From: "bbbuser" <
sip:bbb...@192.168.15.101>;tag=z9hG4bK20002089
To: "bbbuser" <
sip:bbb...@192.168.15.101>;tag=egB461Qvr4p1S
Call-ID:
168324...@192.168.15.101CSeq: 2 REGISTER
Contact: <
sip:bbb...@192.168.15.101:5070>;expires=3600
Date: Mon, 11 Jul 2016 04:17:35 GMT
User-Agent: FreeSWITCH-mod_sofia/1.4.21+git~20150826T145759Z~87a059bafc~64bit
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0
RegisterAgent: Registration success: 200 OK
RegisterAgent: Notifying listeners of REGISTRATION success
2016-07-11 09:47:35,343+05:30 [Launcher:/deskshare] org.red5.server.scope.WebScope - Set server [Server@ee8702bmap['
127.0.0.1:8088/bigbluebutton' -> 'default', '
127.0.0.1:8088/video' -> 'default', 'localhost:8088/bigbluebutton' -> 'default', 'localhost:8088/video' -> 'default', '/bigbluebutton' -> 'default', '/sip' -> 'default', '/' -> 'default', 'localhost/video' -> 'default', 'localhost/bigbluebutton' -> 'default', '/video' -> 'default', '
127.0.0.1:8088/sip' -> 'default', 'localhost/sip' -> 'default', 'localhost:8088/sip' -> 'default']]
2016-07-11 09:47:35,344+05:30 [Launcher:/deskshare] org.red5.server.Server - Add mapping global: default host: context: deskShare
2016-07-11 09:47:35,344+05:30 [Launcher:/deskshare] org.red5.server.Server - Add mapping global: default host: localhost context: deskShare
2016-07-11 09:47:35,344+05:30 [Launcher:/deskshare] org.red5.server.Server - Add mapping global: default host: localhost:8088 context: deskShare
2016-07-11 09:47:35,344+05:30 [Launcher:/deskshare] org.red5.server.Server - Add mapping global: default host:
127.0.0.1:8088 context: deskShare
APPSCOPE is NOT NULL!!!!
2016-07-11 09:47:35,363+05:30 [Launcher:/deskshare] org.red5.server.scope.WebScope - Webscope already registered
And i also checked the log files they are following
error.log
2016-07-11 09:47:28,315+05:30 [0.0.0.0-startStop-1] WARN o.s.w.s.h.SimpleUrlHandlerMapping - Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
2016-07-11 09:47:34,594+05:30 [Launcher:] WARN org.red5.server.scope.Scope - Invalid scope rejected: Scope [name=null, path=/default, type=APPLICATION, autoStart=true, creationTime=1468210654553, depth=1, enabled=true, running=false]
2016-07-11 09:47:34,594+05:30 [Launcher:] WARN org.red5.server.scope.Scope - Scope not added to parent
red5.log
2016-07-11 09:47:12,816+05:30 [main] INFO org.red5.server.Launcher - Red5 Server 1.0.6-SNAPSHOT (
https://github.com/Red5)
2016-07-11 09:47:12,906+05:30 [main] INFO o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@67ebfb58: startup date [Mon Jul 11 09:47:12 IST 2016]; root of context hierarchy
2016-07-11 09:47:12,966+05:30 [main] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5.xml]
2016-07-11 09:47:13,121+05:30 [main] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [jee-container.xml]
2016-07-11 09:47:13,232+05:30 [main] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
2016-07-11 09:47:13,265+05:30 [main] INFO o.r.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@67ebfb58: startup date [Mon Jul 11 09:47:12 IST 2016]; root of context hierarchy
2016-07-11 09:47:13,266+05:30 [main] INFO o.r.spring.Red5ApplicationContext - Red5ApplicationContext init
2016-07-11 09:47:13,267+05:30 [main] INFO o.r.spring.Red5ApplicationContext - Refreshing ApplicationContext 'red5.common': startup date [Mon Jul 11 09:47:13 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@67ebfb58
2016-07-11 09:47:13,269+05:30 [main] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5-common.xml]
2016-07-11 09:47:13,444+05:30 [main] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
2016-07-11 09:47:13,538+05:30 [main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
2016-07-11 09:47:13,553+05:30 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2016-07-11 09:47:13,554+05:30 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.2.1 created.
2016-07-11 09:47:13,554+05:30 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
2016-07-11 09:47:13,555+05:30 [main] INFO 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.
2016-07-11 09:47:13,556+05:30 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Red5_Scheduler' initialized from the specified file : '/usr/share/red5/conf/quartz.properties'
2016-07-11 09:47:13,560+05:30 [main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.2.1
2016-07-11 09:47:13,560+05:30 [main] INFO org.quartz.core.QuartzScheduler - Scheduler Red5_Scheduler_$_NON_CLUSTERED started.
2016-07-11 09:47:13,595+05:30 [main] INFO o.s.r.rmi.RmiRegistryFactoryBean - Creating new RMI registry
2016-07-11 09:47:13,759+05:30 [main] INFO o.s.j.s.ConnectorServerFactoryBean - JMX connector server started: javax.management.remote.rmi.RMIConnectorServer@292f6f8e
2016-07-11 09:47:14,013+05:30 [main] INFO org.red5.server.service.WarDeployer - War deployer service created
2016-07-11 09:47:14,070+05:30 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Registering beans for JMX exposure on startup
2016-07-11 09:47:14,072+05:30 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'org.springframework.jmx.support.ConnectorServerFactoryBean#0' has been autodetected for JMX exposure
2016-07-11 09:47:14,074+05:30 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'schedulingService' has been autodetected for JMX exposure
2016-07-11 09:47:14,075+05:30 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Bean with name 'clientBroadcastStream' has been autodetected for JMX exposure
2016-07-11 09:47:14,092+05:30 [main] INFO o.s.j.e.a.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]
2016-07-11 09:47:14,094+05:30 [main] INFO o.s.j.e.a.AnnotationMBeanExporter - Located MBean 'schedulingService': registering with JMX server as MBean [org.red5.server:name=schedulingService,type=QuartzSchedulingService]
2016-07-11 09:47:14,268+05:30 [main] INFO o.r.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@67ebfb58: startup date [Mon Jul 11 09:47:12 IST 2016]; root of context hierarchy
2016-07-11 09:47:14,269+05:30 [main] INFO o.r.spring.Red5ApplicationContext - Red5ApplicationContext init
2016-07-11 09:47:14,270+05:30 [main] INFO o.r.spring.Red5ApplicationContext - Refreshing ApplicationContext 'red5.core': startup date [Mon Jul 11 09:47:14 IST 2016]; parent: ApplicationContext 'red5.common'
2016-07-11 09:47:14,273+05:30 [main] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [red5-core.xml]
2016-07-11 09:47:14,364+05:30 [main] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from class path resource [red5.properties]
2016-07-11 09:47:14,420+05:30 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - RTMP will be bound to [
0.0.0.0:1935]
2016-07-11 09:47:14,420+05:30 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings
Acceptor style: default I/O threads: 16
TCP no-delay: true keep-alive: false
2016-07-11 09:47:14,474+05:30 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - Traffic class modification is disabled
2016-07-11 09:47:14,475+05:30 [main] INFO o.r.s.net.rtmp.RTMPMinaTransport - Send buffer size: 65536 recv buffer size: 65536 so linger: -1 traffic class: 0
2016-07-11 09:47:14,522+05:30 [main] INFO org.red5.server.ContextLoader - ContextLoader init
2016-07-11 09:47:14,525+05:30 [main] INFO org.red5.server.ContextLoader - Loading: default.context = ${red5.root}/webapps/red5-default.xml => /usr/share/red5/webapps/red5-default.xml
2016-07-11 09:47:14,526+05:30 [main] INFO o.s.c.s.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb: startup date [Mon Jul 11 09:47:14 IST 2016]; parent: ApplicationContext 'red5.common'
2016-07-11 09:47:14,527+05:30 [main] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/usr/share/red5/webapps/red5-default.xml]
2016-07-11 09:47:14,627+05:30 [main] INFO org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:14,742+05:30 [main] INFO org.red5.server.tomcat.TomcatLoader - Loading tomcat
2016-07-11 09:47:14,743+05:30 [main] INFO org.red5.server.tomcat.TomcatLoader - Server root: /usr/share/red5
2016-07-11 09:47:14,745+05:30 [main] INFO org.red5.server.tomcat.TomcatLoader - Config root: /usr/share/red5/conf
2016-07-11 09:47:14,784+05:30 [main] INFO org.red5.server.tomcat.TomcatLoader - Application root: /usr/share/red5/webapps
2016-07-11 09:47:15,034+05:30 [main] INFO org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine
2016-07-11 09:47:15,243+05:30 [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/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2016-07-11 09:47:15,265+05:30 [main] INFO o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-5080"]
2016-07-11 09:47:15,279+05:30 [main] INFO o.a.tomcat.util.net.NioSelectorPool - Using a shared selector for servlet write/read
2016-07-11 09:47:15,315+05:30 [main] INFO o.a.catalina.core.StandardService - Starting service Tomcat
2016-07-11 09:47:15,317+05:30 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.0.23
2016-07-11 09:47:15,437+05:30 [0.0.0.0-startStop-1] INFO o.a.catalina.startup.ContextConfig - No global web.xml found
2016-07-11 09:47:20,628+05:30 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[0.0.0.0].[/] - No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:20,688+05:30 [0.0.0.0-startStop-1] INFO o.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.
2016-07-11 09:47:24,603+05:30 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[.0.0.0.[/bigbluebutton] - No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:24,720+05:30 [0.0.0.0-startStop-1] INFO o.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.
2016-07-11 09:47:28,115+05:30 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[0.0.0.0].[/deskshare] - No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:28,177+05:30 [0.0.0.0-startStop-1] INFO o.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.
2016-07-11 09:47:28,202+05:30 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[0.0.0.0].[/deskshare] - Initializing Spring FrameworkServlet 'tunnel'
2016-07-11 09:47:28,203+05:30 [0.0.0.0-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'tunnel': initialization started
2016-07-11 09:47:28,211+05:30 [0.0.0.0-startStop-1] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing WebApplicationContext for namespace 'tunnel-servlet': startup date [Mon Jul 11 09:47:28 IST 2016]; root of context hierarchy
2016-07-11 09:47:28,213+05:30 [0.0.0.0-startStop-1] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/tunnel-servlet.xml]
2016-07-11 09:47:28,315+05:30 [0.0.0.0-startStop-1] WARN o.s.w.s.h.SimpleUrlHandlerMapping - Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping
2016-07-11 09:47:28,415+05:30 [0.0.0.0-startStop-1] INFO o.s.web.servlet.DispatcherServlet - FrameworkServlet 'tunnel': initialization completed in 210 ms
2016-07-11 09:47:31,315+05:30 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[0.0.0.0].[/video] - No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:31,357+05:30 [0.0.0.0-startStop-1] INFO o.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.
2016-07-11 09:47:34,292+05:30 [0.0.0.0-startStop-1] INFO o.a.c.c.C.[.[0.0.0.0].[/sip] - No Spring WebApplicationInitializer types detected on classpath
2016-07-11 09:47:34,330+05:30 [0.0.0.0-startStop-1] INFO o.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.
2016-07-11 09:47:34,380+05:30 [main] INFO o.a.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-0.0.0.0-5080"]
2016-07-11 09:47:34,397+05:30 [main] INFO org.red5.server.tomcat.TomcatLoader - Dedicated RTMPT server configuration was not specified
2016-07-11 09:47:34,397+05:30 [Launcher:/bigbluebutton] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,398+05:30 [Launcher:/deskshare] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,399+05:30 [main] INFO org.red5.server.ContextLoader - JEE server was found: TomcatLoader [serviceEngineName=red5Engine]
2016-07-11 09:47:34,403+05:30 [Launcher:/bigbluebutton] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,405+05:30 [Launcher:/deskshare] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,415+05:30 [Launcher:/video] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,418+05:30 [Launcher:/video] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,429+05:30 [Launcher:/sip] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,429+05:30 [main] INFO o.r.net.websocket.WebSocketPlugin - WebSocketPlugin ctor
2016-07-11 09:47:34,430+05:30 [Launcher:/sip] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,431+05:30 [Launcher:] INFO o.s.w.c.s.XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup date [Mon Jul 11 09:47:34 IST 2016]; parent: org.springframework.context.support.FileSystemXmlApplicationContext@cf871cb
2016-07-11 09:47:34,432+05:30 [Launcher:] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/red5-web.xml]
2016-07-11 09:47:34,450+05:30 [main] INFO o.r.net.websocket.WebSocketPlugin - WebSocketPlugin start
2016-07-11 09:47:34,450+05:30 [main] INFO o.red5.server.plugin.PluginLauncher - Loaded plugin: org.red5.net.websocket.WebSocketPlugin
2016-07-11 09:47:34,454+05:30 [main] INFO o.r.n.websocket.WebSocketTransport - WebSocket will be bound to [
0.0.0.0:8081]
2016-07-11 09:47:34,467+05:30 [Launcher:/bigbluebutton] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-redis-pool.xml]
2016-07-11 09:47:34,468+05:30 [Launcher:/sip] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-redis-pool.xml]
2016-07-11 09:47:34,492+05:30 [Launcher:/video] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-redis-pool.xml]
2016-07-11 09:47:34,511+05:30 [Launcher:] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,534+05:30 [Launcher:/bigbluebutton] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-red5-redis-pubsub.xml]
2016-07-11 09:47:34,550+05:30 [main] INFO o.r.n.websocket.WebSocketTransport - started websocket transport
2016-07-11 09:47:34,552+05:30 [Launcher:] INFO org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,557+05:30 [Launcher:/sip] INFO o.s.b.f.xml.XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext resource [/WEB-INF/bbb-redis-messaging.xml]
2016-07-11 09:47:34,561+05:30 [Launcher:/video] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,562+05:30 [Launcher:] INFO org.red5.server.scope.WebScope - Set server [Server@ee8702bmap[[empty]]]
2016-07-11 09:47:34,578+05:30 [Launcher:] INFO org.red5.server.scope.Scope - Scope null name reset to: disallowed
2016-07-11 09:47:34,579+05:30 [Launcher:/video] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/bigbluebutton-video.properties]
2016-07-11 09:47:34,583+05:30 [Launcher:/video] INFO org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,581+05:30 [Launcher:] INFO org.red5.server.Server - Add mapping global: default host: context: null
2016-07-11 09:47:34,594+05:30 [Launcher:] INFO org.red5.server.scope.Scope - Invalid scope name, null is not allowed
2016-07-11 09:47:34,594+05:30 [Launcher:] WARN org.red5.server.scope.Scope - Invalid scope rejected: Scope [name=null, path=/default, type=APPLICATION, autoStart=true, creationTime=1468210654553, depth=1, enabled=true, running=false]
2016-07-11 09:47:34,594+05:30 [Launcher:] WARN org.red5.server.scope.Scope - Scope not added to parent
2016-07-11 09:47:34,594+05:30 [Launcher:] INFO org.red5.server.scope.WebScope - Webscope already registered
2016-07-11 09:47:34,615+05:30 [Launcher:/deskshare] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,633+05:30 [Launcher:/deskshare] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/deskshare.properties]
2016-07-11 09:47:34,621+05:30 [Launcher:/bigbluebutton] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,634+05:30 [Launcher:/sip] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/red5-web.properties]
2016-07-11 09:47:34,637+05:30 [Launcher:/deskshare] INFO org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,637+05:30 [Launcher:/sip] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/bigbluebutton-sip.properties]
2016-07-11 09:47:34,644+05:30 [Launcher:/bigbluebutton] INFO o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from ServletContext resource [/WEB-INF/bigbluebutton.properties]
2016-07-11 09:47:34,648+05:30 [Launcher:/bigbluebutton] INFO org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,650+05:30 [Launcher:/sip] INFO org.red5.server.Context - Setting parent bean factory as core
2016-07-11 09:47:34,794+05:30 [Launcher:/video] INFO org.red5.server.scope.WebScope - Set server [Server@ee8702bmap['/' -> 'default']]
2016-07-11 09:47:34,797+05:30 [Launcher:/video] INFO org.red5.server.Server - Add mapping global: default host: context: video
2016-07-11 09:47:34,797+05:30 [Launcher:/video] INFO org.red5.server.Server - Add mapping global: default host: localhost context: video
2016-07-11 09:47:34,797+05:30 [Launcher:/video] INFO org.red5.server.Server - Add mapping global: default host: localhost:8088 context: video
2016-07-11 09:47:34,798+05:30 [Launcher:/video] INFO org.red5.server.Server - Add mapping global: default host:
127.0.0.1:8088 context: video
2016-07-11 09:47:34,808+05:30 [Launcher:/sip] INFO org.red5.server.scope.WebScope - Set server [Server@ee8702bmap['
127.0.0.1:8088/video' -> 'default', 'localhost:8088/video' -> 'default', '/' -> 'default', 'localhost/video' -> 'default', '/video' -> 'default']]
2016-07-11 09:47:34,809+05:30 [Launcher:/sip] INFO org.red5.server.Server - Add mapping global: default host: context: sip
2016-07-11 09:47:34,809+05:30 [Launcher:/sip] INFO org.red5.server.Server - Add mapping global: default host: localhost context: sip
2016-07-11 09:47:34,810+05:30 [Launcher:/sip] INFO org.red5.server.Server - Add mapping global: default host: localhost:8088 context: sip
2016-07-11 09:47:34,810+05:30 [Launcher:/sip] INFO org.red5.server.Server - Add mapping global: default host:
127.0.0.1:8088 context: sip
2016-07-11 09:47:34,839+05:30 [Launcher:/video] INFO org.red5.server.scope.WebScope - Webscope already registered
2016-07-11 09:47:34,941+05:30 [Launcher:/bigbluebutton] INFO org.red5.server.scope.WebScope - Set server [Server@ee8702bmap['
127.0.0.1:8088/video' -> 'default', 'localhost:8088/video' -> 'default', '/sip' -> 'default', '/' -> 'default', 'localhost/video' -> 'default', '/video' -> 'default', '
127.0.0.1:8088/sip' -> 'default', 'localhost/sip' -> 'default', 'localhost:8088/sip' -> 'default']]
2016-07-11 09:47:34,942+05:30 [Launcher:/bigbluebutton] INFO org.red5.server.Server - Add mapping global: default host: context: bigbluebutton
2016-07-11 09:47:34,942+05:30 [Launcher:/bigbluebutton] INFO org.red5.server.Server - Add mapping global: default host: localhost context: bigbluebutton
2016-07-11 09:47:34,942+05:30 [Launcher:/bigbluebutton] INFO org.red5.server.Server - Add mapping global: default host: localhost:8088 context: bigbluebutton
2016-07-11 09:47:34,942+05:30 [Launcher:/bigbluebutton] INFO org.red5.server.Server - Add mapping global: default host:
127.0.0.1:8088 context: bigbluebutton
2016-07-11 09:47:34,945+05:30 [Launcher:/bigbluebutton] INFO org.red5.server.scope.WebScope - Webscope already registered
2016-07-11 09:47:35,004+05:30 [Launcher:/sip] INFO org.red5.server.scope.WebScope - Webscope already registered
2016-07-11 09:47:35,343+05:30 [Launcher:/deskshare] INFO org.red5.server.scope.WebScope - Set server [Server@ee8702bmap['
127.0.0.1:8088/bigbluebutton' -> 'default', '
127.0.0.1:8088/video' -> 'default', 'localhost:8088/bigbluebutton' -> 'default', 'localhost:8088/video' -> 'default', '/bigbluebutton' -> 'default', '/sip' -> 'default', '/' -> 'default', 'localhost/video' -> 'default', 'localhost/bigbluebutton' -> 'default', '/video' -> 'default', '
127.0.0.1:8088/sip' -> 'default', 'localhost/sip' -> 'default', 'localhost:8088/sip' -> 'default']]
2016-07-11 09:47:35,344+05:30 [Launcher:/deskshare] INFO org.red5.server.Server - Add mapping global: default host: context: deskShare
2016-07-11 09:47:35,344+05:30 [Launcher:/deskshare] INFO org.red5.server.Server - Add mapping global: default host: localhost context: deskShare
2016-07-11 09:47:35,344+05:30 [Launcher:/deskshare] INFO org.red5.server.Server - Add mapping global: default host: localhost:8088 context: deskShare
2016-07-11 09:47:35,344+05:30 [Launcher:/deskshare] INFO org.red5.server.Server - Add mapping global: default host:
127.0.0.1:8088 context: deskShare
2016-07-11 09:47:35,363+05:30 [Launcher:/deskshare] INFO org.red5.server.scope.WebScope - Webscope already registered
Thankyou