1

Тема: icecast2 KH 33 + windows

Всем привет

Скачал KH 33, поставил в другую папку(отличную от icecast 2.3.2 стандарт).
Прописал конфиг для KH 33, запускаю файлик icecast.. ничего!

<icecast>
    <limits>
        <sources>5</sources>
    </limits>
    <authentication>
        <source-password>123</source-password>
        <relay-password>123</relay-password>
        <admin-user>admin</admin-user>
        <admin-password>123</admin-password>
    </authentication>

    <hostname>****</hostname>

        <port>8000</port>

    <fileserve>1</fileserve>
    <paths>
        <logdir>./logs</logdir>
        <webroot>./web</webroot>
        <adminroot>./admin</adminroot>
        <alias source="/" dest="/status.xsl"/>
    </paths>
    <logging>
        <accesslog>access.log</accesslog>
        <errorlog>error.log</errorlog>
          <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
    </logging>
</icecast>

Появляется черное окно(типо cmd) и сразу же исчезает, в логах ничего подозрительного, имхо. Последние строчки:

[2012-05-20  22:21:26] DBUG stats/stats.c update node client_connections (12)
[2012-05-20  22:21:26] DBUG stats/stats.c update node file_connections (10)
[2012-05-20  22:21:26] DBUG stats/stats.c update node client_connections (13)
[2012-05-20  22:21:26] DBUG stats/stats.c update node file_connections (11)
[2012-05-20  22:21:26] DBUG stats/stats.c update node client_connections (14)
[2012-05-20  22:21:26] DBUG stats/stats.c update node file_connections (12)
[2012-05-20  22:21:26] DBUG stats/stats.c update node clients (3)
[2012-05-20  22:21:26] DBUG stats/stats.c update node clients (2)
[2012-05-20  22:21:26] DBUG stats/stats.c update node clients (1)
[2012-05-20  22:21:27] DBUG admin/admin.c Admin request (/admin/stats.xml)
[2012-05-20  22:21:27] DBUG admin/admin.c Got command (stats.xml)
[2012-05-20  22:21:27] DBUG admin/admin.c Stats request, sending xml stats
[2012-05-20  22:21:27] DBUG fserve/fserve.c Adding client to file serving engine
[2012-05-20  22:21:27] DBUG stats/stats.c update node clients (2)
[2012-05-20  22:21:27] DBUG stats/stats.c update node connections (16)
[2012-05-20  22:21:27] DBUG stats/stats.c update node client_connections (15)
[2012-05-20  22:21:27] DBUG stats/stats.c update node clients (1)
[2012-05-20  22:21:28] DBUG stats/stats.c update node clients (2)
[2012-05-20  22:21:28] DBUG stats/stats.c update node connections (17)
[2012-05-20  22:21:28] DBUG stats/stats.c update node clients (3)
[2012-05-20  22:21:28] DBUG stats/stats.c update node connections (18)
[2012-05-20  22:21:28] DBUG stats/stats.c update node clients (4)
[2012-05-20  22:21:28] DBUG stats/stats.c update node connections (19)
[2012-05-20  22:21:28] DBUG stats/stats.c update node clients (5)
[2012-05-20  22:21:28] DBUG stats/stats.c update node connections (20)
[2012-05-20  22:21:28] DBUG stats/stats.c update node clients (6)
[2012-05-20  22:21:28] DBUG stats/stats.c update node connections (21)
[2012-05-20  22:21:28] DBUG stats/stats.c update node total_bytes_read (84000)
[2012-05-20  22:21:28] DBUG stats/stats.c update node total_bytes_sent (0)
[2012-05-20  22:21:29] DBUG auth/auth.c Stats request, sending XSL transformed stats
[2012-05-20  22:21:29] DBUG xslt/xslt.c Using cached sheet 2
[2012-05-20  22:21:29] DBUG fserve/fserve.c Adding client to file serving engine
[2012-05-20  22:21:29] DBUG stats/stats.c update node client_connections (16)
[2012-05-20  22:21:29] DBUG stats/stats.c update node clients (5)
[2012-05-20  22:21:30] INFO fserve/fserve.c checking for file /favicon.ico (./web/favicon.ico)
[2012-05-20  22:21:30] DBUG fserve/fserve.c Adding client to file serving engine
[2012-05-20  22:21:30] DBUG stats/stats.c update node client_connections (17)
[2012-05-20  22:21:30] DBUG stats/stats.c update node file_connections (13)
[2012-05-20  22:21:30] DBUG stats/stats.c update node clients (4)
[2012-05-20  22:21:33] DBUG stats/stats.c update node total_bytes_read (114026)
[2012-05-20  22:21:33] DBUG stats/stats.c update node total_bytes_sent (0)
[2012-05-20  22:21:38] DBUG stats/stats.c update node total_bytes_read (144200)
[2012-05-20  22:21:38] DBUG stats/stats.c update node total_bytes_sent (0)
[2012-05-20  22:21:38] DBUG stats/stats.c update node clients (3)
[2012-05-20  22:21:38] DBUG stats/stats.c update node clients (2)
[2012-05-20  22:21:38] DBUG stats/stats.c update node clients (1)
[2012-05-20  22:21:43] DBUG stats/stats.c update node total_bytes_read (173600)
[2012-05-20  22:21:43] DBUG stats/stats.c update node total_bytes_sent (0)
[2012-05-20  22:21:48] DBUG stats/stats.c update node total_bytes_read (204400)
[2012-05-20  22:21:48] DBUG stats/stats.c update node total_bytes_sent (0)
[2012-05-20  22:21:53] DBUG stats/stats.c update node total_bytes_read (233800)
[2012-05-20  22:21:53] DBUG stats/stats.c update node total_bytes_sent (0)

Отредактировано Leff27 (20-05-2012 22:42:28)

2

Re: icecast2 KH 33 + windows

Проблема решена, не может найти путь до логов, надо прописывать его полностью...

D:\....\...\logs\ и админку, и веб также)))

Отредактировано Leff27 (20-05-2012 22:48:38)

3

Re: icecast2 KH 33 + windows

Эту проблему мы уже обсуждали
http://radiotalk.ru/viewtopic.php?pid=37613#p37613

Отредактировано KyPIIaToB (20-05-2012 23:52:33)

В здоровом теле - здоровый дух!