[Red5devs] Socket policy server error
Thijs Triemstra | Collab
lists at collab.nl
Tue May 6 13:29:14 PDT 2008
Getting this error when trying to start Red5, latest trunk:
[ERROR] [main] org.red5.server.net.policy.SocketPolicyHandler -
Exception initializing socket policy server
java.net.SocketException: Permission denied
at sun.nio.ch.Net.bind(Native Method)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:
119)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at
org
.apache
.mina
.transport.socket.nio.SocketAcceptor.registerNew(SocketAcceptor.java:
363)
at org.apache.mina.transport.socket.nio.SocketAcceptor.access
$800(SocketAcceptor.java:55)
at org.apache.mina.transport.socket.nio.SocketAcceptor
$Worker.run(SocketAcceptor.java:222)
at
org
.apache
.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51)
at java.lang.Thread.run(Thread.java:595)
I guess this means red5 now has to be started as root because it wants
to use port 843? Is it possible to configure this port somewhere?
Thijs
-------------- 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/20080506/893ed209/attachment.bin
More information about the Red5devs
mailing list