[Red5devs] Startup issue with logging
Thijs Triemstra | Collab
lists at collab.nl
Tue Sep 23 05:40:17 PDT 2008
When I try to start the latest trunk (r3091) it's throwing the error
below. Happens with both 'ant server' and './red5.sh' on osx 10.5.:
Starting Red5 (org.red5.server.Standalone)...
Initializing static logger binder
14:37:48,649 |-INFO in ch.qos.logback.classic.LoggerContext[default] -
Could NOT find resource [logback-test.xml]
14:37:48,650 |-INFO in ch.qos.logback.classic.LoggerContext[default] -
Found resource [logback.xml]
14:37:48,854 |-INFO in
ch.qos.logback.classic.joran.action.ConfigurationAction - debug
attribute not set
14:37:48,864 |-INFO in ch.qos.logback.classic.net.SocketAppender[null]
- Starting a new connector thread.
14:37:48,865 |-ERROR in
ch.qos.logback.classic.net.SocketAppender[null] - Could not connect to
remote logback server at [localhost]. We will try again later.
java.net.ConnectException: Connection refused
at java.net.ConnectException: Connection refused
at at java.net.PlainSocketImpl.socketConnect(Native Method)
at at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:
195)
at at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
at at java.net.Socket.connect(Socket.java:520)
at at java.net.Socket.connect(Socket.java:470)
at at java.net.Socket.<init>(Socket.java:367)
at at java.net.Socket.<init>(Socket.java:209)
at at ch.qos.logback.core.net.SocketAppenderBase.connect(Unknown
Source)
at at ch.qos.logback.core.net.SocketAppenderBase.start(Unknown Source)
at at
ch.qos.logback.classic.joran.action.ConsolePluginAction.begin(Unknown
Source)
at at
ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Unknown
Source)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Unknown
Source)
at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Unknown
Source)
at at ch.qos.logback.core.joran.spi.EventPlayer.play(Unknown Source)
at at ch.qos.logback.core.joran.spi.Interpreter.play(Unknown Source)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Unknown
Source)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Unknown
Source)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(Unknown
Source)
at at
ch
.qos
.logback.classic.util.ContextInitializer.configureByResource(Unknown
Source)
at at
ch.qos.logback.classic.util.ContextInitializer.autoConfig(Unknown
Source)
at at org.slf4j.impl.StaticLoggerBinder.initialize(Unknown Source)
at at org.slf4j.impl.StaticLoggerBinder.<init>(Unknown Source)
at at org.slf4j.impl.StaticLoggerBinder.<clinit>(Unknown Source)
at at org.slf4j.LoggerFactory.<clinit>(LoggerFactory.java:60)
at at org.red5.server.Standalone.main(Standalone.java:91)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080923/629672b1/attachment-0001.bin
More information about the Red5devs
mailing list