<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; ">Hi,</div><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><br></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">I have implemented a dbus, say S1, that exposes bunch of methods and I have a client, say C1, that calls one of the method. There is also a part of problem (not on dbus client), say C2, that calls methods on dbus exposed by other application. I am using java bindings.&nbsp;</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif"><br></font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">Occasionally my client get error &nbsp;(No reply within specified time). I have
 have debug logs for dbus-daemon from which i can tell that this errors happens when both C1 and C2 are working together. I have attached two logs. One capture when call succeeds (good_out) and other when call timeouts (Problem_out). The method call that timeouts is 'getKnownDisks'</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif"><br></font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">Since there are no timestamps I am not what is taking time. The logs look pretty normal. Any pointer for further investigation?</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif"><br></font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">PS: I have tried increasing timeout to 2 minutes but it doesn't help.&nbsp;</font></div><div><font class="Apple-style-span" face="'times new roman',
 'new york', times, serif"><br></font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">Regards,</font></div><div><font class="Apple-style-span" face="'times new roman', 'new york', times, serif">Yogesh</font></div></div></body></html>