<div dir="ltr"><div class="gmail_quote"><div><ul style><li style>perhaps pastebin your init file? (
sudo /etc/init.d/icecast2 start )</li><li style>have you tried running icecast directly from the binary?</li><li style>have you tried running it without sudo? (or root is actually needed?)</li><li style>perhaps you should increase the loglevel to 4 and check for more info in the error log?</li>
</ul></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: Johanes Kunto <<a href="mailto:johanes.kunto@gmail.com">johanes.kunto@gmail.com</a>><br>
To: "Rücker Thomas" <<a href="mailto:thomas.ruecker@tieto.com">thomas.ruecker@tieto.com</a>><br>Cc: <a href="mailto:icecast@xiph.org">icecast@xiph.org</a><br>Date: Fri, 17 Aug 2012 16:35:40 +0700<br>Subject: Re: [Icecast] Icecast Startup Failed<br>
<div>Hi, thanks for your response.</div><div><br></div><div>Based from your advice I try to check the XML used the command "xmllint --noout /etc/icecast2/icecast.xml" . Because I got response</div><div>"xmllint: command not found", I installed xmllint (sudo apt-get install libxml2-utils). After that, I check again (xmllint --noout /etc/icecast2/icecast.xml) and the result just return to the prompt (which means XML is correct ? ).</div>


<div><br></div><div>FYI, I run Ubuntu 12.04 & icecast2 (from default ports.ubuntu repository) in ARM Processor. </div><div><br></div><div>Is it possible to solve this problem?</div><div><br></div><div>Regards,</div><div>


Johanes </div><br><div class="gmail_quote">2012/8/16 Rücker Thomas <span dir="ltr"><<a href="mailto:thomas.ruecker@tieto.com" target="_blank">thomas.ruecker@tieto.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hi Johanes,<br>
<div><br>
On 16/08/12 11:32, Johanes Kunto wrote:<br>
> I have installed icecast2 use the standard Ubuntu installation<br>
> (apt-get install icecast2). I also have configured # Edit<br>
> /etc/icecast2/icecast.xml (only to change the passwords) and change<br>
> "ENABLE=true" in  /etc/default/icecast2.<br>
<br>
</div>That sounds correct.<br>
<div><br>
<br>
> My question :<br>
> When I tried to start Icecast (sudo /etc/init.d/icecast2 start), I<br>
> always get problem :<br>
> # Starting icecast2: Starting icecast2<br>
> # Detaching from console<br>
> # icecast2.<br>
> # Server startup failed. Existing<br>
<br>
</div>Our current error handling before log files are open isn't good, yeah.<br>
We're working on that for 2.4.<br>
<div><br>
<br>
> I tried to solve this problem using "killall icecast2" / "kill<br>
> icecast2", also changed port into another number (4000, 6000, etc).<br>
> Unfortunately I still have same problem. When I looked inside<br>
>  /var/log/icecast2, there is no error log.<br>
<br>
</div>sounds like it fails while parsing config or opening log files. Likely<br>
the former.<br>
<div><br>
<br>
> What should I do to fix regarding issue?<br>
<br>
</div>Please make sure that the config file is not malformed accidentally.<br>
An easy way to check for things is to run:<br>
xmllint --noout /etc/icecast2/icecast.xml<br>
<br>
If it just returns to the prompt, then the XML is correct.<br>
If you see an error message you'll need to have a look at the file.<br>
Error messages are only hints and the actual problem can be a few lines<br>
away.<br>
<br>
<br>
Hope that helps. Please let us know if it does.<br>
<br>
Cheers<br>
<br>
Thomas<br>
_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org" target="_blank">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
</blockquote></div><br>
<br>_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Yahav Shasha,<br>Web Developer<br>+972-(0)549214421<br></div><br>
</div>