[Red5] problem with red5 on debian

302 views
Skip to first unread message

Tdi-trainee

unread,
Jun 14, 2011, 11:00:14 AM6/14/11
to red5in...@googlegroups.com

Hi everyone

I installed red5 on my pc, the installation is done without any problems but
I'm going to http://localhost:5080 I have nothing. I do not have the home
page of red5. What might be my problem?

Best regard
--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31843595.html
Sent from the Red5 - Interest/Users mailing list archive at Nabble.com.

kfir ozer

unread,
Jun 14, 2011, 11:14:09 AM6/14/11
to red5in...@googlegroups.com
hi.
unfortunately you did not provide enough information to really get a good grasp of the problem.
when you execute red5, do you get any errors? does the server keeps on running or quits ?
any relevant messages at all ?
--
Free your software, and your ass will follow 

   -- Laurent Szyster

Tdi-trainee

unread,
Jun 14, 2011, 11:32:53 AM6/14/11
to red5in...@googlegroups.com

I run several online ./red5.sh displayed and eventually finish by bootstrap
complete seveur starts and tells me no problem. I view the processes, I can
see ./red5.sh

Tdi-trainee wrote:
>
> Hi everyone
>
> I installed red5 on my pc, the installation is done without any problems
> but I'm going to http://localhost:5080 I have nothing. I do not have the
> home page of red5. What might be my problem?
>
> Best regard
>

--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31843904.html

kfir ozer

unread,
Jun 14, 2011, 11:36:42 AM6/14/11
to red5in...@googlegroups.com
my main red5.sh log shows the following information regarding port 5080:

[INFO] [main] org.red5.server.tomcat.TomcatLoader - Setting connector: org.apache.catalina.connector.Connector
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Address to bind: /0.0.0.0:5080
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Loading tomcat context
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Server root: /home/ufk/workspace/red5_server/dist
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /home/ufk/workspace/red5_server/dist/conf
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /home/ufk/workspace/red5_server/dist/webapps
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine
[INFO] [main] org.apache.catalina.startup.Embedded - Starting tomcat server
[INFO] [main] org.apache.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/6.0.32

and

INFO] [main] org.apache.coyote.http11.Http11Protocol - Initializing Coyote HTTP/1.1 on http-0.0.0.0-5080
[INFO] [main] org.apache.coyote.http11.Http11Protocol - Starting Coyote HTTP/1.1 on http-0.0.0.0-5080


do you such information in your red5 log? can you pastebin the log or something ?

Tdi-trainee

unread,
Jun 14, 2011, 12:03:20 PM6/14/11
to red5in...@googlegroups.com

my main red5.sh log shows the following information

Starting Red5
Red5 root: /usr/share/red5
Configuation root: /usr/share/red5/conf
Root: /usr/share/red5
Deploy type: bootstrap
Logback selector: org.red5.logging.LoggingContextSelector
11:59:03,650 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could
NOT find resource [logback-test.xml]
11:59:03,651 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found
resource [logback.xml] at [file:/etc/red5/logback.xml]
11:59:03,652 |-WARN in ch.qos.logback.classic.LoggerContext[default] -
Resource [logback.xml] occurs multiple times on the classpath.
11:59:03,652 |-WARN in ch.qos.logback.classic.LoggerContext[default] -
Resource [logback.xml] occurs at [file:/etc/red5/logback.xml]
11:59:03,652 |-WARN in ch.qos.logback.classic.LoggerContext[default] -
Resource [logback.xml] occurs at [file:/usr/share/red5/conf/logback.xml]
11:59:03,873 |-INFO in
ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute
not set
11:59:03,873 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:59:03,877 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Naming appender as [CONSOLE]
11:59:03,925 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component
[layout] on top of the object stack.
11:59:03,952 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Popping appender named [CONSOLE] from the object stack
11:59:03,952 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
About to instantiate appender of type [ch.qos.logback.core.FileAppender]
11:59:03,953 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Naming appender as [FILE]
11:59:03,960 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component
[layout] on top of the object stack.
11:59:03,972 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File
property is set to [/var/log/red5/red5.log]
11:59:03,973 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Popping appender named [FILE] from the object stack
11:59:03,973 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
About to instantiate appender of type [ch.qos.logback.core.FileAppender]
11:59:03,973 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Naming appender as [ERRORFILE]
11:59:03,976 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component
[filter] on top of the object stack.
11:59:03,979 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component
[layout] on top of the object stack.
11:59:03,979 |-INFO in ch.qos.logback.core.FileAppender[ERRORFILE] - File
property is set to [/var/log/red5/error.log]
11:59:03,979 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Popping appender named [ERRORFILE] from the object stack
11:59:03,979 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
ROOT level set to DEBUG
11:59:03,980 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [CONSOLE] to Logger[ROOT]
11:59:03,982 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [FILE] to Logger[ROOT]
11:59:03,982 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [ERRORFILE] to Logger[ROOT]
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.io] to true
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.io level set to INFO
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.logging.DerbyLogInterceptor] to true
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.logging.DerbyLogInterceptor level set to WARN
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server] to true
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server level set to WARN
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.Client] to true
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.Client level set to INFO
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.jetty] to true
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.jetty level set to INFO
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.Standalone] to true
11:59:03,982 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.Standalone level set to INFO
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.tomcat] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.tomcat level set to INFO
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.api.stream.support] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.api.stream.support level set to INFO
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.cache] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.cache level set to WARN
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger
[org.red5.server.jetty.Red5WebPropertiesConfiguration] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.jetty.Red5WebPropertiesConfiguration level set to WARN
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.jmx] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.jmx level set to INFO
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger
[org.red5.server.messaging.InMemoryPushPushPipe] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.messaging.InMemoryPushPushPipe level set to INFO
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net level set to INFO
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.servlet.RTMPTServlet] to
true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.servlet.RTMPTServlet level set to WARN
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.servlet] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.servlet level set to WARN
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.proxy] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.proxy level set to INFO
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.remoting] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.remoting level set to WARN
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.rtmp] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.rtmp level set to WARN
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.rtmp.RTMPHandler] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.rtmp.RTMPHandler level set to OFF
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.rtmp.BaseRTMPHandler] to
true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.rtmp.BaseRTMPHandler level set to OFF
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.rtmp.codec] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.rtmp.codec level set to INFO
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.rtmp.RTMPMinaIoHandler] to
true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.rtmp.RTMPMinaIoHandler level set to OFF
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.rtmp.RTMPMinaTransport] to
true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.rtmp.RTMPMinaTransport level set to INFO
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.rtmp.status] to true
11:59:03,983 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.rtmp.status level set to INFO
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.rtmpt] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.rtmpt level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.persistence] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.persistence level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.pooling.ThreadObjectFactory]
to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.pooling.ThreadObjectFactory level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.script] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.script level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.service] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.service level set to INFO
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.so] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.so level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.stream] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.stream level set to INFO
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.stream.consumer] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.stream.consumer level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.mrtmp] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.mrtmp level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.red5.server.net.mrtmp.codec] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.red5.server.net.mrtmp.codec level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.mina] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.mina level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.mina.filter] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.mina.filter level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger
[org.apache.mina.filter.thread.ThreadPoolFilter] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.mina.filter.thread.ThreadPoolFilter level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.commons] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.commons level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.commons.modeler] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.commons.modeler level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.commons.beanutils] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.commons.beanutils level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.commons.digester] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.commons.digester level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [httpclient] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
httpclient level set to WARN
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.catalina] to true
11:59:03,984 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.catalina level set to INFO
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.catalina.realm] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.catalina.realm level set to WARN
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.catalina.session] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.catalina.session level set to WARN
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.jasper] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.jasper level set to INFO
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.tomcat] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.tomcat level set to INFO
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.tomcat.util.net] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.tomcat.util.net level set to WARN
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.coyote.http11] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.coyote.http11 level set to INFO
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.mortbay] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.mortbay level set to WARN
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.mortbay.log] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.mortbay.log level set to INFO
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework level set to INFO
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework.beans.factory] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework.beans.factory level set to INFO
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework.beans.factory.xml] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework.beans.factory.xml level set to WARN
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework.ui.context.support] to
true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework.ui.context.support level set to WARN
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework.web.context] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework.web.context level set to INFO
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework.web.context.support] to
true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework.web.context.support level set to WARN
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.quartz] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.quartz level set to WARN
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [net.sf.ehcache] to true
11:59:03,985 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
net.sf.ehcache level set to INFO

Setting default logging context: default
Red5 Server 0.9.1 $Rev: 4059 $ (http://code.google.com/p/red5/)
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@1749757:
display name
[org.springframework.context.support.FileSystemXmlApplicationContext@1749757];
startup date [Tue Jun 14 11:59:04 EDT 2011]; root of context hierarchy
after there arre this

Setting default logging context: default
Red5 Server 0.9.1 $Rev: 4059 $ (http://code.google.com/p/red5/)
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@1749757:
display name
[org.springframework.context.support.FileSystemXmlApplicationContext@1749757];
startup date [Tue Jun 14 12:01:43 EDT 2011]; root of context hierarchy
[WARN] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Ignored XML validation warning
org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema
document 'http://www.springframework.org/schema/beans/spring-beans-3.0.xsd',
because 1) could not find the document; 2) the document could not be read;
3) the root element of the document is not <xsd:schema>.
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source) [xercesImpl.jar:na]
at org.apache.xerces.util.ErrorHandlerWrapper.warning(Unknown
Source) [xercesImpl.jar:na]
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
Source) [xercesImpl.jar:na]
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
Source) [xercesImpl.jar:na]
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
Source) [xercesImpl.jar:na]
at
org.apache.xerces.impl.xs.traversers.XSDHandler.reportSchemaWarning(Unknown
Source) [xercesImpl.jar:na]
at
org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument(Unknown
Source) [xercesImpl.jar:na]
at
org.apache.xerces.impl.xs.traversers.XSDHandler.parseSchema(Unknown Source)
[xercesImpl.jar:na]
at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(Unknown
Source) [xercesImpl.jar:na]
at
org.apache.xerces.impl.xs.XMLSchemaValidator.findSchemaGrammar(Unknown
Source) [xercesImpl.jar:na]
at
org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown
Source) [xercesImpl.jar:na]
at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown
Source) [xercesImpl.jar:na]
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source) [xercesImpl.jar:na]
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown
Source) [xercesImpl.jar:na]
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source) [xercesImpl.jar:na]
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source) [xercesImpl.jar:na]
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source) [xercesImpl.jar:na]
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source) [xercesImpl.jar:na]
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
[xercesImpl.jar:na]
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
[xercesImpl.jar:na]
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
[xercesImpl.jar:na]
at
org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)
[spring-beans.jar:2.5.6.SEC02]
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)
[spring-beans.jar:2.5.6.SEC02]
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:342)
[spring-beans.jar:2.5.6.SEC02]
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:310)
[spring-beans.jar:2.5.6.SEC02]
at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
[spring-beans.jar:2.5.6.SEC02]
at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
[spring-beans.jar:2.5.6.SEC02]
at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
[spring-beans.jar:2.5.6.SEC02]
at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:212)
[spring-beans.jar:2.5.6.SEC02]
at
org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:113)
[spring-context.jar:2.5.6.SEC02]
at
org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:80)
[spring-context.jar:2.5.6.SEC02]
at
org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
[spring-context.jar:2.5.6.SEC02]
at
org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
[spring-context.jar:2.5.6.SEC02]
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
[spring-context.jar:2.5.6.SEC02]
at org.red5.server.Launcher.launch(Launcher.java:62) [red5.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[na:1.6.0_18]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[na:1.6.0_18]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[na:1.6.0_18]
at java.lang.reflect.Method.invoke(Method.java:616) [na:1.6.0_18]
at org.red5.server.Bootstrap.bootStrap(Bootstrap.java:135)
[boot.jar:na]
at org.red5.server.Bootstrap.main(Bootstrap.java:50) [boot.jar:na]
org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line
6 in XML document from class path resource [red5.xml] is invalid; nested
exception is org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the
declaration of element 'beans'.
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:404)
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:342)
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:310)
at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:212)
at
org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:113)
at
org.springframework.context.support.AbstractXmlApplicationContext.loadBeanDefinitions(AbstractXmlApplicationContext.java:80)
at
org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
at
org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
at org.red5.server.Launcher.launch(Launcher.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.red5.server.Bootstrap.bootStrap(Bootstrap.java:135)
at org.red5.server.Bootstrap.main(Bootstrap.java:50)
Caused by: org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the
declaration of element 'beans'.
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
Source)
at
org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown
Source)
at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown
Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at
org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)
... 18 more
Bootstrap complete

[7] Done sudo ./red5.sh

--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31844192.html

kfir ozer

unread,
Jun 14, 2011, 12:26:01 PM6/14/11
to red5in...@googlegroups.com
next time please don't paste the all log to the e-mail. use pastebin or some other method.

I noticed several spring framework errors in your log. unfortunately it's out of the scope of my knowledge.

I use latest svn version of red5, and as long as you didn't do any modifications manually it should pretty much
work out of the box.

hopefully this information will help other people in this group to assist you further.

Tdi-trainee

unread,
Jun 15, 2011, 11:02:07 AM6/15/11
to red5in...@googlegroups.com

Nobody can help me ?

--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31852247.html

Rafael Bittencourt

unread,
Jun 15, 2011, 11:53:57 AM6/15/11
to red5in...@googlegroups.com
Read this:

Maybe it can help you

http://rafaelcscience.blogspot.com/2010/04/instalacao-e-configuracao-de-um_11.html

2011/6/15 Tdi-trainee <teddy....@gmail.com>:

--
Rafael de Oliveira Bittencourt
---------------------------------------------------------------------
Bacharelando em Ciência da Computação -UFBA
Estagiário Suporte-CPD/UFBa  (71) - 3283-6119
GNU/Linux Registered User  #499863

Guillaume Pitel

unread,
Jun 21, 2011, 5:39:39 PM6/21/11
to red5
Try "netstat -nlp" (maybe must be run as root), do you see your red5
process listening to the port 5080 on localhost ?



On 14 juin, 17:00, Tdi-trainee <teddy.koud...@gmail.com> wrote:
> Hi everyone
>
> I installed red5 on my pc, the installation is done without any problems but
> I'm going tohttp://localhost:5080I have nothing. I do not have the home

D-Durga-Prasad

unread,
Jun 21, 2011, 10:54:34 PM6/21/11
to red5in...@googlegroups.com
Hi,

I have installed Red5 on ubuntu and I get the home page without any problems? Can you elaborate your problem?
--
D Durga Prasad
Jr Technical Staff,
Computer Science Engineering Department.,
Indian Institute of Technology, Kharagpur, INDIA

Contact:
ddpr...@iitkgp.ac.in,ddpr...@cse.iitkgp.ernet.in, ddpr...@gmail.com
Mobile: +91 9474756471
Success is not final, failure is not fatal: it is the courage to continue that counts!!

Tdi-trainee

unread,
Jun 22, 2011, 4:01:03 AM6/22/11
to red5in...@googlegroups.com

Hi

When i launch red5.sh i have this error :Caused by:


org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of
element 'beans'.

I try netstat -nlp but i don't see red5 process.

Best regards


--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31901170.html

D-Durga-Prasad

unread,
Jun 22, 2011, 5:33:47 AM6/22/11
to red5in...@googlegroups.com
Hi,

Which version are you using? I have tried red5-1.0 Rc1 (tar.gz file)

Thanking You.

Tdi-trainee

unread,
Jun 22, 2011, 5:49:55 AM6/22/11
to red5in...@googlegroups.com

Hi,

I use the version on debian I don't know which version is. I try to
installed the version red5-1.0 Rc1.0 (.deb version )but when I install there
is an error message telling me that he lacks the library while java is
installed
--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31901815.html

D-Durga-Prasad

unread,
Jun 22, 2011, 6:01:45 AM6/22/11
to red5in...@googlegroups.com
oh oh

You download the file from the following link:

copy it to /opt/    (not compulsory)

Then untar it  (tar -xzvf red5-1.0.0-RC1.tar.gz)

Add these lines to red5.sh
   export RED5_HOME=`pwd`
   export JAVA_HOME="/opt/jdk16"  //My JDK Directory

Then check it.

With Best Regards.

Tdi-trainee

unread,
Jun 22, 2011, 8:26:16 AM6/22/11
to red5in...@googlegroups.com

I installed red5 1.0 but I haven't yet the home page. I launch ./red5.sh it's
finisg by bootstrap complete and [INFO] [Launcher:/installer]
org.red5.server.service.Installer - Installer service created. I hven't red5
in netstat.


Best regards
--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31902770.html

D-Durga-Prasad

unread,
Jun 22, 2011, 9:32:42 AM6/22/11
to red5in...@googlegroups.com
It seems red5 is started now.
Can you attach the log files?

Dominick Accattato

unread,
Jun 22, 2011, 10:02:32 AM6/22/11
to red5in...@googlegroups.com
I agree, seems like it's working now?
--
Dominick Accattato
Red5 Co-Project Manager & Engineer
---

Tdi-trainee

unread,
Jun 22, 2011, 10:13:36 AM6/22/11
to red5in...@googlegroups.com

Hi ,
What is log files ? It's maybe the files what I put in the attached file if
its not its said to me http://old.nabble.com/file/p31903585/log-red5.txt
log-red5.txt
--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31903585.html

D-Durga-Prasad

unread,
Jun 22, 2011, 10:21:13 AM6/22/11
to red5in...@googlegroups.com
Hi,

You have said that

>> I installed red5 1.0 but I haven't yet the home page. I launch ./red5.sh it's
>> finisg by  bootstrap complete and [INFO] [Launcher:/installer]
>> org.red5.server.service.
>> Installer - Installer service created. I hven't red5 in netstat.

It seems your red5 configuration is ok and also started, but you are not sure about that. According to your message, I am sure that ur red5 is ok now. If you attach log files from your logs directory, it will confirm. Then we will identify why http://localhost:5080 is not working in your case. OK?

With Regards.


Tdi-trainee

unread,
Jun 23, 2011, 7:36:24 AM6/23/11
to red5in...@googlegroups.com

Thank you all for your help. I did not have access to the port 5080 because
it was blocked by the company I set up the server.I have not access to demos
but I think it's still a case of port blocked because when I use port test I
failed on any ports.
--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31910671.html

D-Durga-Prasad

unread,
Jun 23, 2011, 7:45:30 AM6/23/11
to red5in...@googlegroups.com
Hi,

Thanx and glad that you have figured it out. Have you tried it on your personal laptop or desktop? It will definetely wokr over there.

Happy Programming.

Tdi-trainee

unread,
Jun 23, 2011, 11:14:41 AM6/23/11
to red5in...@googlegroups.com

No I didn't try it on my home computer. I'll try to see if it works.
--
View this message in context: http://old.nabble.com/problem-with-red5-on-debian-tp31843595p31911109.html
Reply all
Reply to author
Forward
0 new messages