All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jukka Rissanen <jukka.rissanen@linux.intel.com>
To: yocto@yoctoproject.org
Subject: systemd timeouts started daemons
Date: Tue, 12 Mar 2013 12:31:08 +0200	[thread overview]
Message-ID: <513F03EC.4020909@linux.intel.com> (raw)

Hi,

I have a weird problem with systemd. It starts a daemon then kills it 
after a 30 second timeout.

Mar 12 08:50:19 eca connmand[970]: Connection Manager version 1.12
...
Mar 12 08:51:49 eca systemd[1]: connman.service operation timed out. 
Terminating.
Mar 12 08:51:49 eca connmand[970]: Terminating

I am seeing this behaviour at least with connman, bluez and ofono.
I can start the daemons from command line (as a root) and they work just 
fine. I can connect to connman via dbus and it can properly connect to 
ethernet etc.

When connman tries to activate bluez, following is printed

Mar 12 08:50:19 eca dbus[941]: [system] Activating service 
name='org.bluez' (using servicehelper)
Mar 12 08:50:19 eca dbus[941]: [system] Activated service 'org.bluez' 
failed: Launch helper exited with unknown return code 1

Usually also connman-vpnd cannot be started, but in this run it was 
activated successfully

Mar 12 08:50:19 eca dbus[941]: [system] Activating service 
name='net.connman.vpn' (using servicehelper)
Mar 12 08:50:19 eca dbus[941]: [system] Successfully activated service 
'net.connman.vpn'

So it looks there is something fishy with dbus.

I am pretty sure this was working something like a month ago, but cannot 
really point out what version I had at that time.

Currently I am using latest yocto + oe from git.


Any pointers / ideas what is wrong here?


Cheers,
Jukka


             reply	other threads:[~2013-03-12 10:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12 10:31 Jukka Rissanen [this message]
2013-03-20  8:27 ` systemd timeouts started daemons Jukka Rissanen
2013-03-21 12:36   ` Burton, Ross
2013-03-21 13:44     ` Jukka Rissanen
2013-03-21 14:10     ` Martin Jansa
2013-03-21 14:13       ` Burton, Ross

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=513F03EC.4020909@linux.intel.com \
    --to=jukka.rissanen@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.