hi guys,
i got a little problem. first of all i installed the wowza media develop server locally on a open-suse-pc. it really works. all the other pcs in this lan could connect and i was able to stream on demand and live.
then i wanted to bring wowza to my external server. i did the installation and the server started. then i put all the config files from my local installation to my external server. the result: it does not work. i cannot stream on demand or live. what did i do wrong?
the log-files say:
java.net.BindException: Address already in use
WARN vhost comment 2010-01-22 16:49:30 - - - - - 516.895 - - - - - - defaultVHost Bind failed, try again ([any]:1935): java.net.BindException: Address already in use
WARN vhost comment 2010-01-22 16:49:35 - - - - - 521.908 - - - - - - defaultVHost Bind failed, try again ([any]:1935): java.net.BindException: Address already in use
WARN vhost comment 2010-01-22 16:49:40 - - - - - 526.944 - - - - - - defaultVHost Bind failed, try again ([any]:1935): java.net.BindException: Address already in use
WARN vhost comment 2010-01-22 16:49:45 - - - - - 531.96 - - - - - - defaultVHost Bind failed, try again ([any]:1935): java.net.BindException: Address already in use
#Version: 1.0
#Start-Date: 2010-01-22 16:53:48 CET
#Software: Wowza Media Server 2.0.0 build22912
#Date: 2010-01-22
#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment
WARN server comment 2010-01-22 16:54:53 - - - - - 65.5 - - - - - - - Application folder ([install-location]/applications/live) is missing
WARN server comment 2010-01-22 16:55:10 - - - - - 82.017 - - - - - - - Application folder ([install-location]/applications/live) is missing
#Version: 1.0
#Start-Date: 2010-01-22 16:58:03 CET
#Software: Wowza Media Server 2.0.0 build22912
#Date: 2010-01-22
#Fields: x-severity x-category x-event date time c-client-id c-ip c-port cs-bytes sc-bytes x-duration x-sname x-stream-id sc-stream-bytes cs-stream-bytes x-file-size x-file-length x-ctx x-comment
ERROR server comment 2010-01-22 16:58:05 - - - - - 1.925 - - - - - - - server core failure: java.net.BindException: Address already in use
WARN server comment 2010-01-22 17:01:10 - - - - - 187.536 - - - - - - - Application folder ([install-location]/applications/mystream) is missing
WARN server comment 2010-01-22 17:01:37 - - - - - 214.151 - - - - - - - Application folder ([install-location]/applications/mystream) is missing
could you help me?
thank you very much