I've been away for some time, but just wanted to thank you for taking time to report all these issues. You have been providing us enough information so we can fix most of these issues in upstream and prevent them from happening again.
I'm working on this atm. Cheers, Julien. On Tue, 2008-06-24 at 19:46 +0800, Gang Chen wrote: > Thanks all the same. I will back to here if I can solve this problem. > > Gang > > On Tue, Jun 24, 2008 at 7:39 PM, Brad Hards <[EMAIL PROTECTED]> > wrote: > On Tuesday 24 June 2008 06:39:28 pm Gang Chen wrote: > > CreateProfileStore : MAPI_E_NOT_ENOUGH_RESOURCES > (0x8004010E) > > > I really have no idea. Probably one of these calls (in > CreateProfileStore(), > which is in libmapi/IProfAdmin.c) > ev = event_context_init(mem_ctx); > MAPI_RETVAL_IF(!ev, MAPI_E_NOT_ENOUGH_RESOURCES, > mem_ctx); > > ldb_ctx = ldb_init(mem_ctx, ev); > MAPI_RETVAL_IF(!ldb_ctx, MAPI_E_NOT_ENOUGH_RESOURCES, > mem_ctx); > > is failing. > > Can you use gdb (or printf statements) to tell which one? > > Also, it might help if you can tell us which application/tool > you are using, > what arguments you've passed to it and what your current setup > is (i.e. what > did you do before the failing command). > > Brad > > _______________________________________________ > devel mailing list > [email protected] > http://mailman.openchange.org/listinfo/devel -- Julien Kerihuel [EMAIL PROTECTED] OpenChange Project Manager GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
