On Sun, 2009-04-26 at 19:07 +0800, [email protected] wrote: > My libmapi client program has been running fine for more than two > months, but now something has changed on the server side. Hopefully > someone can help to figure out what's going on. > > Apparently, there are two IP addresses for the company's exchange > server, probably some sort of cluster. In my profile I was using > Server 1, but recently my client cannot connect anymore. It reports > MAPI_E_NETWORK_ERROR and NT_STATUS_CONNECTION_REFUSED, and it lists > two port numbers: A & B. When I use Outlook in XP to connect to Server > 1, everything works fine, and in netstat I see that Outlook uses > different ports, not A & B. > > Today I tried to create a new profile using Server 1. Same connection > problems. So I tried Server 2 where the Mapi profile was created > successfully. But then my client segfaulted somewhere in > OpenUserMailbox. Please have a look at http://pastebin.com/m22a20dac > there is a code snippet and the output that shows how far it gets.
Hi, Can you provide me a network trace of this? Using either openchangeclient with --dump-data -d10 or if you have your own code using the SetMAPIDumpData and SetMAPIDebugLevel functions. For some reason FindGoodServer is not able to go through the whole NSPI process and this trace should be helpful to find why. A GDB backtrace would also be useful. Cheers, Julien. -- 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
