Active Topics

 



Notices


Reply
Thread Tools
Posts: 42 | Thanked: 37 times | Joined on Nov 2010
#11
Originally Posted by locolyric View Post
having the same problem as rgodinez

any alternate way so i can sync my contact to google account?
I'm using Nokia Messaging (intellisync in the backgroud) service to get my GMail messages pushed to my N900.
It works pretty well.

You only have to create a new account in Modest selecting Nokia Messaging as type, and then give the GMail data.

HTH,
Rafa.
 
Posts: 42 | Thanked: 37 times | Joined on Nov 2010
#12
Originally Posted by n900-dk View Post
BUMP.. Did you find a solution for this problem? I also see the same loop over and over again..
I'm now in CSSU and still have the same looping problem.

Going a little further, I've tested running as-daemon directly from command line terminal, and discovered something: it ends abruptly with a segmentation fault in any case.
- if executed from "user" profile, it cannot connect to dcop, but there isn't any as-daemon process running, and segfault at the end


~ $ as-daemon -?
I: DaemonApplication created
W: AS-DAEMON: QWarning: Could not listen for qcop connections on "qcop-server-0" ; another qcop server may already be running.
I: ASDAEMON: ICListener constructor start
I: Certificates: loading certificate exception from /apps/activesync/ActiveSyncAccount1/certex ...
I: CurlConnectionManager::CurlConnectionManager(ICLis tener&)
I: Calendar::Calendar(ICalendarDB&)
I: StoreProxyImpl: constructor enter
I: int AddressBook:pen()
I: ASDAEMON-EBOOK: AddressBook is not opened yet. Openning....
I: Executing async AddressBook operation e_book_async_open
I: Async AddressBook operation e_book_async_open completed
I: Executing async AddressBook operation e_book_async_get_book_view
I: Async AddressBook operation e_book_async_get_book_view completed
I: AddressBook:pen end
I: StoreProxyImpl::createAccount(, )
I: StoreProxyImpl::createAccount initialize migration data
I: AS-DAEMON: QDebug: Db is ok
Segmentation fault
~ $
~ $ ps ax |grep as-daemon
29214 user 2088 S grep as-daemon


- if executed as root, it doesn't complain about dcop, but about not finding address book (normal, root doesn't have address book :-) ), and segfault at the end.


Nokia-N900:~# as-daemon --help
I: DaemonApplication created
I: ASDAEMON: ICListener constructor start
I: Certificates: loading certificate exception from /apps/activesync/ActiveSyncAccount1/certex ...
I: CurlConnectionManager::CurlConnectionManager(ICLis tener&)
I: Calendar::Calendar(ICalendarDB&)
I: StoreProxyImpl: constructor enter
I: int AddressBook:pen()
I: ASDAEMON-EBOOK: AddressBook is not opened yet. Openning....
I: Executing async AddressBook operation e_book_async_open
E: Async AddressBook operation e_book_async_open completed with error 8
E: ASDAEMON-EBOOK: Unable to open EBook code=8 ('AddressBook error 8')
E: ASDAEMON-INIT: failed to open AddressBook
I: StoreProxyImpl::createAccount(, )
I: StoreProxyImpl::createAccount initialize migration data
I: AS-DAEMON: QDebug: Db is ok
Segmentation fault
Nokia-N900:~#


- if as-daemon is marked SUID to be executed as user but with root permissions, no error about dcop or abook is printed, but segfault is at the end.

Nokia-N900:~# which as-daemon
/usr/sbin/as-daemon
Nokia-N900:~# ls -l /usr/sbin/as-daemon
-rwxr-xr-x 1 root root 1415196 Aug 6 2010 /usr/sbin/as-daemon
Nokia-N900:~# chmod +s /usr/sbin/as-daemon
Nokia-N900:~# ls -l /usr/sbin/as-daemon
-rwsr-sr-x 1 root root 1415196 Aug 6 2010 /usr/sbin/as-daemon
Nokia-N900:~#
~ $ as-daemon -?
I: DaemonApplication created
I: ASDAEMON: ICListener constructor start
I: Certificates: loading certificate exception from /apps/activesync/ActiveSyncAccount1/certex ...
I: CurlConnectionManager::CurlConnectionManager(ICLis tener&)
I: Calendar::Calendar(ICalendarDB&)
I: StoreProxyImpl: constructor enter
I: int AddressBook:pen()
I: ASDAEMON-EBOOK: AddressBook is not opened yet. Openning....
I: Executing async AddressBook operation e_book_async_open
I: Async AddressBook operation e_book_async_open completed
I: Executing async AddressBook operation e_book_async_get_book_view
I: Async AddressBook operation e_book_async_get_book_view completed
I: AddressBook:pen end
I: StoreProxyImpl::createAccount(, )
I: StoreProxyImpl::createAccount initialize migration data
I: AS-DAEMON: QDebug: Db is ok
Segmentation fault
~ $


My guess is that loop happens when as-daemon is constantly re-launched after each segfault that isn't recorded in logs.

I'll check with a colleague which MfE is working to see versions, installed packages, etc.
Stay tuned.

Rafa.
 
Posts: 11 | Thanked: 0 times | Joined on Dec 2009
#13
Hi,

any progress on this?

I have the exact same thing, but I seem to remember something about having fiddled around with a addressbook sync/thing. Maybe the real problem is something with the addresbook (as stated in the output of as-daemon).

thx,

B.
 
Posts: 11 | Thanked: 0 times | Joined on Dec 2009
#14
Hi again,

I can add that the process that is hanging, is e-addressbook-factory. Not sure why,

B.
 
Posts: 3 | Thanked: 2 times | Joined on Apr 2011
#15
I'm having the same issue as vikas-1977, I cleared the settings for MfE and tried entering a new server but the settings dialog just sits there. Seems like it contacts Nokia servers before presenting the next configuration page and those server are down. Just speculation though.

Also I tried removing all my contacts and that didn't seem to help.
 
Posts: 11 | Thanked: 0 times | Joined on Dec 2009
#16
Rather annoying problem. I still have no solution for it. I do see that "as-daemon -D" is launched, disappears and is launched again creating an infinite loop. It more than likely tries to do something, fails and is called again.

Anyone any idea what other routes to take to get this fixed?

thx !!

B.
 
Posts: 1 | Thanked: 0 times | Joined on Sep 2012
#17
Hi, the same problem.
 
Posts: 14 | Thanked: 0 times | Joined on Apr 2012 @ Mysore, India
#18
Hi all,

I am also facing the same problem. Please help me.

Thanks & Regards
Rajesh R.
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#19
Sorry to tell you, but if your server requires provisioning, N900 will not be able to deliver as it can not enforce required security features. This is why I ultimately had to part with N900 as a main device.
 
Posts: 14 | Thanked: 0 times | Joined on Apr 2012 @ Mysore, India
#20
Thanks Lumiaman..

Could you please go through below link which i posted, may be you can help me.

http://213.128.137.28/showthread.php?t=90350

Thanks & Regards
Rajesh R.
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:13.