Dear Lennart,<br>Thanks for the reply,<br><br><br>PA version<br>pulseaudio-0.9.10<br>alsa-plugins-pulseaudio-1.0.16<br><br>How do I know PulseAudio is running properly in the time of running the Java Application?<br><br>How can I know abou it (How can I fix it?)<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">This looks like borkage with ConsoleKit which would normally add the<br>
user that is active on the current console to the ACL of all devices.<br></blockquote>
<br>Thanks again,<br>Saeedora<br><br><br><br><div class="gmail_quote">On Sun, May 10, 2009 at 3:17 AM, Lennart Poettering <span dir="ltr">&lt;<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Tue, 05.05.09 19:51, Saeed Abbassi (<a href="mailto:saeed144@gmail.com">saeed144@gmail.com</a>) wrote:<br>

<br>
&gt; Dear List members,<br>
&gt;<br>
&gt; I have 2.6.25-14.fc9.i686; gnome.<br>
<br>
</div>Which version of PA?<br>
<br>
Why are you using F9? F10 has been out for quite some time.<br>
<div class="im"><br>
&gt; aplay plays well, I hear through headphone.<br>
&gt; When I run a Java applicaiton which uses sound system, it says<br>
&gt; *** PULSEAUDIO: Unable to connect: Connection refused<br>
<br>
</div>That means PA is not reachable, usually because it is not running.<br>
<div class="im"><br>
&gt; grep pulseaudio /var/log/messages<br>
&gt; Apr 30 12:38:50 system pulseaudio[2551]: sink-input.c: Failed to create sink<br>
&gt; input: too many inputs per sink.<br>
<br>
</div>Some (presumably broken) application seems to create a lot of streams<br>
to PulseAudio. PA will eventually refuse any further connections for<br>
security reasons.<br>
<br>
&gt; *pulseaudio[2551]: module-alsa-sink.c: Error opening PCM device front:0:<br>
&gt; Device or resource busy*<br>
<br>
Some other application seems to have blocked access to the audio<br>
device to the effect that PA cannot use it anymore.<br>
<div class="im"><br>
&gt; [user1@system modprobe.d]$ getfacl /dev/snd/*<br>
&gt; all the same<br>
&gt; # file: dev/snd/controlC0<br>
&gt; # owner: root<br>
&gt; # group: root<br>
&gt; user::rw-<br>
&gt; group::rw-<br>
&gt; mask::rw-<br>
&gt; other::---<br>
<br>
</div>This looks like borkage with ConsoleKit which would normally add the<br>
user that is active on the current console to the ACL of all devices.<br>
<div class="im"><br>
&gt;<br>
&gt; pulseaudio -vvv<br>
&gt; W: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted<br>
&gt; W: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted<br>
&gt;<br>
&gt; E: alsa-util.c: Error opening PCM device hw:0: No such file or<br>
&gt; directory<br>
<br>
</div>ALSA is not particularly thruthful about error codes. This might<br>
actually be a permission error, although on the first glance it does<br>
not seem so.<br>
<br>
Lennart<br>
<font color="#888888"><br>
--<br>
Lennart Poettering                        Red Hat, Inc.<br>
lennart [at] poettering [dot] net<br>
<a href="http://0pointer.net/lennart/" target="_blank">http://0pointer.net/lennart/</a>           GnuPG 0x1A015CC4<br>
_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@mail.0pointer.de">pulseaudio-discuss@mail.0pointer.de</a><br>
<a href="https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss" target="_blank">https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss</a><br>
</font></blockquote></div><br>