Get the Flash Player to see this player.
Logo Design by
Logo Design by FlamingText.com

quinta-feira, 27 de setembro de 2012

Bind failed, try again ([any]:1935): java.net.BindException: Address already in use


Hits: 1187  

Hi Friends,

Hope you already read our wowza articles

Install Wowza Examples

Wowza MediaSecurity AddOn Package

Compile or build flowplayer or jwplayer to create secure token for wowza server

I got the following errors when I reinstall the latest version of Wowza

WARN vhost comment _defaultVHost_ Bind failed, try again ([any]:1935): java.net.BindException: Address already in use

Solution:

You need to check whether system service already running for java, wowza ports somewhere else. Try rebooting the server.

# shutdown -r now

Then after reboot execute the command:
# ps -ef
# ps -ef | grep java

Stop running java processes for Wowza Media Server. Restart is great idea to come out of trouble ;)


View the original article here

Nenhum comentário:

Postar um comentário