Comment 72 for bug 207723

Revision history for this message
AaronDM (ameadows) wrote :

I have tried this as well on my machine but still no luck. I am connecting to an Exchange 2007 server with form based authentication. I also have the latest and greatest updates for Evolution. When I run exchange-connector-setup-2.24, fill out my information and hit forward I get the following error;

** (exchange-connector-setup-2.24:6369): WARNING **: Invalid uri 'owaauth.dll'

** (exchange-connector-setup-2.24:6369): CRITICAL **: e2k_soup_message_new_full: assertion `msg != NULL' failed

Not sure what this means but I can't seem to get by it! I have tried several different formats of the web address and username and they either don't work or return this error. Below is the debug information;

aaron@ubuntu:/usr/bin$ E2K_DEBUG=4 exchange-connector-setup-2.24
> GET /exchange HTTP/1.1
> Soup-Debug-Timestamp: 1233074984
> Soup-Debug: SoupSessionSync 1 (0x876e940), SoupMessage 1 (0xb5101408), SoupSocket 1 (0x8771ad8)
> Host: "owa address goes heres"
> Accept-Language: en-US, en
> Authorization: NTLM TlRMTVNTUAABAAAABoIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA
> User-Agent: Evolution/2.24.3

< HTTP/1.1 302 Moved Temporarily
< Soup-Debug-Timestamp: 1233074984
< Soup-Debug: SoupMessage 1 (0xb5101408)
< Location: "owa address goes heres"/exchweb/bin/auth/owalogon.asp?url="owa address goes heres"/exchange&reason=0&replaceCurrent=1
< Set-Cookie: sessionid=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Set-Cookie: cadata=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Connection: close
< Content-Length: 0

> GET /exchange HTTP/1.1
> Soup-Debug-Timestamp: 1233074984
> Soup-Debug: SoupSessionSync 1 (0x876e940), SoupMessage 2 (0xb51014b8), SoupSocket 2 (0x8771a48)
> Host: "owa address goes heres"
> Authorization: NTLM TlRMTVNTUAABAAAABoIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA
> User-Agent: Evolution/2.24.3

< HTTP/1.1 302 Moved Temporarily
< Soup-Debug-Timestamp: 1233074984
< Soup-Debug: SoupMessage 2 (0xb51014b8)
< Location: "owa address goes heres"/exchweb/bin/auth/owalogon.asp?url="owa address goes heres"/exchange&reason=0&replaceCurrent=1
< Set-Cookie: sessionid=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Set-Cookie: cadata=; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT
< Connection: close
< Content-Length: 0

> GET /exchweb/bin/auth/owalogon.asp?url="owa address goes heres"/exchange&reason=0&replaceCurrent=1 HTTP/1.1
> Soup-Debug-Timestamp: 1233074984
> Soup-Debug: SoupSessionSync 1 (0x876e940), SoupMessage 2 (0xb51014b8), SoupSocket 3 (0x8771970), restarted
> Host: "owa address goes heres"
> User-Agent: Evolution/2.24.3
> Authorization: NTLM TlRMTVNTUAABAAAABoIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA

< HTTP/1.1 200 OK
< Soup-Debug-Timestamp: 1233074984
< Soup-Debug: SoupMessage 2 (0xb51014b8)
< Cache-Control: no-cache
< Pragma: no-cache
< Content-Length: 8362
< Content-Type: text/html; charset=utf-8
< Expires: -1
< Server: Microsoft-IIS/6.0
< X-Powered-By: ASP.NET
< X-AspNet-Version: 2.0.50727
< X-OWA-Version: 8.1.336.0
< Date: Tue, 27 Jan 2009 16:49:44 GMT

** (exchange-connector-setup-2.24:6369): WARNING **: Invalid uri 'owaauth.dll'

** (exchange-connector-setup-2.24:6369): CRITICAL **: e2k_soup_message_new_full: assertion `msg != NULL' failed