Ticket #594 (new defect)
Opened 3 years ago
fsousaged sometimes stuck in SUSPEND or RESUMING state
| Reported by: | PaulFertser | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | cornucopia/fsousage | Version: | milestone5.5 |
| Keywords: | Cc: |
Description
root@debian-gta02:~# ./lsfsor.py
Name Policy State Users
Traceback (most recent call last):
File "./lsfsor.py", line 13, in <module>
print "%-16s%s\t%s\t" % ( i, usage.GetResourcePolicy(i), usage.GetResourceState(i) ),
File "/usr/lib/pymodules/python2.5/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/pymodules/python2.5/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freesmartphone.InvalidParameter: System action FREE_SMARTPHONE_USAGE_SYSTEM_ACTION_SUSPEND in progress; please try again later.
root@debian-gta02:~# date
??? ??? 15 14:34:55 MSK 2010
root@debian-gta02:~# ./lsfsor.py
Name Policy State Users
Traceback (most recent call last):
File "./lsfsor.py", line 13, in <module>
print "%-16s%s\t%s\t" % ( i, usage.GetResourcePolicy(i), usage.GetResourceState(i) ),
File "/usr/lib/pymodules/python2.5/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/pymodules/python2.5/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freesmartphone.InvalidParameter: System action FREE_SMARTPHONE_USAGE_SYSTEM_ACTION_SUSPEND in progress; please try again later.
root@debian-gta02:~# date
??? ??? 15 15:09:50 MSK 2010
root@debian-gta02:~#
2010-11-15T11:16:33.027399Z [ERROR] UsageController <1 R>: Resource GSM can't be resumed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.. Trying to disable instead 2010-11-15T11:16:33.236421Z [WARN] UsageController <0 R>: Error while trying to resume resource GSM: Message did not receive a reply (timeout by message bus) 2010-11-15T11:16:36.677264Z [INFO] fsousaged : Binary launched successful (FsoFrameworkFileLogger created as theLogger) 2010-11-15T11:16:37.092006Z [INFO] LowLevelOpenmoko <>: Registering openmoko low level suspend/resume handling 2010-11-15T11:16:37.104119Z [INFO] UsageController <0 R>: Ready. Using lowlevel plugin openmoko to handle suspend/resume 2010-11-15T11:16:37.208618Z [INFO] fsousaged : loaded 3 plugins 2010-11-15T11:16:37.209315Z [INFO] fsousaged : fsousaged => mainloop 2010-11-15T11:16:39.191869Z [WARN] UsageController <1 R>: Resource GSM is not suspended nor disabled 2010-11-15T11:16:39.193079Z [ERROR] UsageController <1 R>: 1 resources still alive :( Aborting Suspend! 2010-11-15T12:51:38.230038Z [WARN] UsageController <1 R>: Resource GSM is not suspended nor disabled 2010-11-15T12:51:38.231480Z [ERROR] UsageController <1 R>: 1 resources still alive :( Aborting Suspend!
Note: See
TracTickets for help on using
tickets.
