Problem in launching tasks through the client
Pradeep Kiruvale <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CAJ2SuLmfKFUb73VPrgLR6HvCu4eRGhsCgPy0pHYcxOJ0+ZwSug@mail.gmail.com> |
Hi All, I am new to dbus and I have a problem with my application. My application is as below User-Master-Slave-(in-memory-store)[with D-bus interface] When user sends request to master, it will send them to a particular slave to serve it. Now the Slave has to query the in-memory-storage, while processing the request. This component provides d-bus interfaces to use the service. When slave initiates the connections , it fails to launch the d-bus connections and gets the error message (Resource temporarily unavailable) But If I run a test program independently (not starting from slave, but manually) it works fine. Can you please help me to solve this issue. Thanks, Pradeep _______________________________________________ dbus mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dbus