Ericsson / exchangecalendar

Exchange 2007/2010/2013 Calendar, Tasks, Contacts and GAL Provider.
GNU General Public License v3.0
925 stars 112 forks source link

"%"-Character in saved password results in unauthorized connection #220

Open 5nafu opened 9 years ago

5nafu commented 9 years ago

Hi,

Using a "%" character in the password and saving the password results in a read-only calendar and a Client error 401: Unauthorized.

Not saving the password or replacing the "%" with a different special character will not display this issue.

1st-setup:2015-5-5 16:9:53.928:-- ActivityManger available. Enabeling it.
1st-setup:2015-5-5 16:9:53.929:Going to check calendar registry '67ee5830-2bb0-4f36-93f1-00a35a39b7e0' if it needs to be updated.
1st-setup:2015-5-5 16:9:53.929:Going to check calendar registry '7b438d6a-6592-4d37-b5ba-bb73cee66728' if it needs to be updated.
1st-setup:2015-5-5 16:9:53.937:findFolders: https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:54.86:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:54.86:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:54.86:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:54.93:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:54.93:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:54.94:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:54.94:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:54.94:9158320c-923b-4e5e-be29-4d75ed744835: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:54.95:9158320c-923b-4e5e-be29-4d75ed744835: We have a prePassword: *******
1st-setup:2015-5-5 16:9:54.95:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.95:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.95:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.95:9158320c-923b-4e5e-be29-4d75ed744835: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><t:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:FindFolder Traversal="Deep" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/"><nsMessages:FolderShape xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:BaseShape>IdOnly</nsTypes:BaseShape><nsTypes:AdditionalProperties><nsTypes:FieldURI FieldURI="folder:DisplayName"/><nsTypes:FieldURI FieldURI="folder:ParentFolderId"/><nsTypes:FieldURI FieldURI="folder:FolderClass"/><nsTypes:ExtendedFieldURI PropertyTag="4340" PropertyType="Boolean"/></nsTypes:AdditionalProperties></nsMessages:FolderShape><nsMessages:ParentFolderIds xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:DistinguishedFolderId Id="msgfolderroot" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages"><nsTypes:Mailbox xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:EmailAddress>useremail@domain.invalid</nsTypes:EmailAddress></nsTypes:Mailbox></nsTypes:DistinguishedFolderId></nsMessages:ParentFolderIds></nsMessages:FindFolder></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:54.95:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.96:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.97:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.97:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.97:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.98:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.99:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.100:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:54.100:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:54.100:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:54.100:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.100:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.101:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.101:9158320c-923b-4e5e-be29-4d75ed744835: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:54.156:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:54.156:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:54.156:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:54.158:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:54.158:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:54.158:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:54.158:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:54.158:6e16003f-bc5b-409e-b225-d8aa58af4b96: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:54.158:6e16003f-bc5b-409e-b225-d8aa58af4b96: We have a prePassword: *******
1st-setup:2015-5-5 16:9:54.159:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.159:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.159:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.159:6e16003f-bc5b-409e-b225-d8aa58af4b96: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><t:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:GetFolder xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/"><nsMessages:FolderShape xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:BaseShape>AllProperties</nsTypes:BaseShape></nsMessages:FolderShape><nsMessages:FolderIds xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:DistinguishedFolderId Id="calendar" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages"><nsTypes:Mailbox xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:EmailAddress>useremail@domain.invalid</nsTypes:EmailAddress></nsTypes:Mailbox></nsTypes:DistinguishedFolderId></nsMessages:FolderIds></nsMessages:GetFolder></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:54.159:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.159:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.159:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.160:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.160:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.160:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.160:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.160:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:54.160:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:54.160:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:54.160:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.161:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.161:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.161:6e16003f-bc5b-409e-b225-d8aa58af4b96: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:54.173:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsISecureBrowserUI
1st-setup:2015-5-5 16:9:54.173:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:54.173:777c719d-b0f4-4de2-9416-a46b0ac3f321:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:54.178:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.178:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:54.179:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.179:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.179:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.179:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.179:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.180:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:54.181:777c719d-b0f4-4de2-9416-a46b0ac3f321: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:54.181:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:54.181:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:54.181:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:54.181:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:54.181:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:54.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:54.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:54.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:54.182:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:54.182:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:54.183:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:54.183:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:54.183:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:54.183:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:54.183:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:54.183:7e1b62d2-4a24-4311-9c90-5e96e8189582:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:54.184:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.185:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:54.185:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.185:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.185:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.186:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.186:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.186:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:54.186:7e1b62d2-4a24-4311-9c90-5e96e8189582: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:54.186:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:54.187:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:54.187:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:54.187:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:54.187:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:54.187:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:54.187:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:54.187:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:54.187:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:54.188:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:54.188:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:54.188:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:54.188:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:54.188:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '2' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:54.191:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:54.191:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:54.191:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:54.191:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:54.191:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:54.192:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:54.192:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:54.192:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:54.193:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:54.194:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:54.194:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:54.194:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:54.194:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:54.195:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:54.195:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:54.195:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:54.195:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:54.196:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:54.196:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:54.196:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:54.198:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:54.198:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:54.198:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:54.199:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:54.200:9158320c-923b-4e5e-be29-4d75ed744835: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:54.200:9158320c-923b-4e5e-be29-4d75ed744835: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:54 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:54 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:54.201:9158320c-923b-4e5e-be29-4d75ed744835: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:54.201:9158320c-923b-4e5e-be29-4d75ed744835: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:54.201:9158320c-923b-4e5e-be29-4d75ed744835: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:54.201:9158320c-923b-4e5e-be29-4d75ed744835: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:54.201:findFoldersError aCode:-19 aMsg: HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:54.201:9158320c-923b-4e5e-be29-4d75ed744835: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:54.202:9158320c-923b-4e5e-be29-4d75ed744835: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:54.202:9158320c-923b-4e5e-be29-4d75ed744835: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:54.202:6e16003f-bc5b-409e-b225-d8aa58af4b96: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:54.202:6e16003f-bc5b-409e-b225-d8aa58af4b96: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:54 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:54 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:54.202:6e16003f-bc5b-409e-b225-d8aa58af4b96: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:54.202:6e16003f-bc5b-409e-b225-d8aa58af4b96: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:54.203:6e16003f-bc5b-409e-b225-d8aa58af4b96: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:54.203:6e16003f-bc5b-409e-b225-d8aa58af4b96: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:54.204:6e16003f-bc5b-409e-b225-d8aa58af4b96: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:54.204:6e16003f-bc5b-409e-b225-d8aa58af4b96: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:54.204:6e16003f-bc5b-409e-b225-d8aa58af4b96: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:54.267:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:54.267:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:54.267:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:54.268:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:54.269:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:54.269:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:54.269:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:54.269:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:54.270:2e7d1efa-a2d6-40e9-be56-167ca66458e8: We have a prePassword: *******
1st-setup:2015-5-5 16:9:54.270:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.270:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.270:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.270:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:SyncFolderItems xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsMessages:ItemShape><nsTypes:BaseShape>IdOnly</nsTypes:BaseShape></nsMessages:ItemShape><nsMessages:SyncFolderId xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:DistinguishedFolderId Id="calendar"><nsTypes:Mailbox><nsTypes:EmailAddress>useremail@domain.invalid</nsTypes:EmailAddress></nsTypes:Mailbox></nsTypes:DistinguishedFolderId></nsMessages:SyncFolderId><nsMessages:MaxChangesReturned>512</nsMessages:MaxChangesReturned></nsMessages:SyncFolderItems></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:54.270:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.270:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.271:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.271:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.271:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.271:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.271:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.271:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:54.271:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:54.272:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:54.272:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.272:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.272:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.272:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:54.276:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:54.276:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:54.276:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.276:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:54.276:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.276:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.277:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.277:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.277:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.277:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:54.277:8783f60a-cc66-4a2a-bf2b-8e3c1a69fbf3: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:54.277:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:54.277:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:54.278:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:54.278:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:54.278:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:54.278:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:54.278:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:54.278:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:54.278:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:54.278:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:54.279:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:54.279:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:54.279:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:54.279:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:54.280:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:54.280:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:54.280:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:54.280:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:54.280:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:54.281:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:54.281:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:54.281:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:54.282:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:54.283:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:54.283:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:54.283:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:54.287:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:54.288:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:54 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:54 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:54.288:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:54.288:2e7d1efa-a2d6-40e9-be56-167ca66458e8: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:54.288:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:54.288:2e7d1efa-a2d6-40e9-be56-167ca66458e8: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:54.289:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:54.289:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:54.289:2e7d1efa-a2d6-40e9-be56-167ca66458e8: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:54.618:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:54.618:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:54.619:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:54.620:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:54.620:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:54.620:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:54.620:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:54.620:c7709ff2-671e-42e9-93c2-97fffe913bff: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:54.621:c7709ff2-671e-42e9-93c2-97fffe913bff: We have a prePassword: *******
1st-setup:2015-5-5 16:9:54.621:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.621:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.621:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.621:c7709ff2-671e-42e9-93c2-97fffe913bff: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:GetUserAvailabilityRequest xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:TimeZone><nsTypes:Bias>0</nsTypes:Bias><nsTypes:StandardTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:StandardTime><nsTypes:DaylightTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:DaylightTime></nsTypes:TimeZone><nsMessages:MailboxDataArray><nsTypes:MailboxData><nsTypes:Email><nsTypes:Address>useremail@domain.invalid</nsTypes:Address></nsTypes:Email><nsTypes:AttendeeType>Required</nsTypes:AttendeeType></nsTypes:MailboxData></nsMessages:MailboxDataArray><nsTypes:FreeBusyViewOptions><nsTypes:TimeWindow><nsTypes:StartTime>2015-05-23T14:09:54Z</nsTypes:StartTime><nsTypes:EndTime>2015-07-02T14:09:54Z</nsTypes:EndTime></nsTypes:TimeWindow><nsTypes:MergedFreeBusyIntervalInMinutes>15</nsTypes:MergedFreeBusyIntervalInMinutes><nsTypes:RequestedView>DetailedMerged</nsTypes:RequestedView></nsTypes:FreeBusyViewOptions></nsMessages:GetUserAvailabilityRequest></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:54.621:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.622:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.622:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.622:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.622:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.622:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.622:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.622:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:54.623:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:54.623:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:54.623:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.623:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.623:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.623:c7709ff2-671e-42e9-93c2-97fffe913bff: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:54.755:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:54.756:b71aa170-f715-41b7-bbb6-4b4b73ba585c:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:54.770:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.770:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:54.770:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.770:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.770:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.771:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.771:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:54.771:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:54.771:b71aa170-f715-41b7-bbb6-4b4b73ba585c: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:54.771:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:54.771:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:54.771:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:54.772:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:54.772:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:54.772:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:54.772:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:54.772:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:54.772:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:54.772:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:54.772:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:54.773:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:54.773:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:54.773:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:54.801:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:54.801:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:54.802:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:54.802:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:54.802:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:54.802:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:54.803:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:54.803:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:54.804:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:54.804:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:54.804:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:54.804:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:54.871:c7709ff2-671e-42e9-93c2-97fffe913bff: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:54.872:c7709ff2-671e-42e9-93c2-97fffe913bff: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:54 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:54 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:54.872:c7709ff2-671e-42e9-93c2-97fffe913bff: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:54.872:c7709ff2-671e-42e9-93c2-97fffe913bff: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:54.872:c7709ff2-671e-42e9-93c2-97fffe913bff: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:54.872:c7709ff2-671e-42e9-93c2-97fffe913bff: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:54.873:c7709ff2-671e-42e9-93c2-97fffe913bff: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:54.873:c7709ff2-671e-42e9-93c2-97fffe913bff: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:54.873:c7709ff2-671e-42e9-93c2-97fffe913bff: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:55.121:  -- calendar-task-tree --
1st-setup:2015-5-5 16:9:55.227:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:55.227:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:55.228:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:55.229:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:55.229:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:55.229:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:55.229:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:55.229:fd271513-2a68-4995-a96d-4b8d503e94af: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:55.229:fd271513-2a68-4995-a96d-4b8d503e94af: We have a prePassword: *******
1st-setup:2015-5-5 16:9:55.230:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.230:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.230:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.230:fd271513-2a68-4995-a96d-4b8d503e94af: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:GetUserAvailabilityRequest xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:TimeZone><nsTypes:Bias>0</nsTypes:Bias><nsTypes:StandardTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:StandardTime><nsTypes:DaylightTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:DaylightTime></nsTypes:TimeZone><nsMessages:MailboxDataArray><nsTypes:MailboxData><nsTypes:Email><nsTypes:Address>useremail@domain.invalid</nsTypes:Address></nsTypes:Email><nsTypes:AttendeeType>Required</nsTypes:AttendeeType></nsTypes:MailboxData></nsMessages:MailboxDataArray><nsTypes:FreeBusyViewOptions><nsTypes:TimeWindow><nsTypes:StartTime>2015-05-31T10:34:00Z</nsTypes:StartTime><nsTypes:EndTime>2015-07-12T10:34:00Z</nsTypes:EndTime></nsTypes:TimeWindow><nsTypes:MergedFreeBusyIntervalInMinutes>15</nsTypes:MergedFreeBusyIntervalInMinutes><nsTypes:RequestedView>DetailedMerged</nsTypes:RequestedView></nsTypes:FreeBusyViewOptions></nsMessages:GetUserAvailabilityRequest></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:55.230:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.230:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.230:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.231:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.231:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.231:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.231:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.231:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:55.231:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:55.231:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:55.232:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.232:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.232:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.232:fd271513-2a68-4995-a96d-4b8d503e94af: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:55.668:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:55.668:4b326d0f-3adb-4b68-9ba2-8dc7914abec9:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:55.668:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.668:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:55.668:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.669:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.669:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.669:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.669:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.669:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:55.670:4b326d0f-3adb-4b68-9ba2-8dc7914abec9: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:55.670:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:55.670:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:55.670:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:55.670:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:55.670:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:55.670:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:55.671:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:55.671:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:55.671:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:55.671:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:55.671:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:55.671:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:55.671:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:55.672:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:55.685:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:55.685:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:55.686:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:55.686:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:55.687:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:55.687:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:55.687:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:55.688:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:55.689:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:55.689:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:55.689:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:55.690:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:55.696:fd271513-2a68-4995-a96d-4b8d503e94af: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:55.696:fd271513-2a68-4995-a96d-4b8d503e94af: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:55 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:55 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:55.696:fd271513-2a68-4995-a96d-4b8d503e94af: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:55.697:fd271513-2a68-4995-a96d-4b8d503e94af: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:55.697:fd271513-2a68-4995-a96d-4b8d503e94af: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:55.697:fd271513-2a68-4995-a96d-4b8d503e94af: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:55.697:fd271513-2a68-4995-a96d-4b8d503e94af: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:55.697:fd271513-2a68-4995-a96d-4b8d503e94af: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:55.697:fd271513-2a68-4995-a96d-4b8d503e94af: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:55.705:Lightning is installed.
1st-setup:2015-5-5 16:9:55.705:Lightning was installed from:https://addons.mozilla.org/thunderbird/downloads/file/295634/lightning-3.3.3-tb+sm-linux.xpi?src=api
1st-setup:2015-5-5 16:9:55.825:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:55.825:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:55.825:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:55.826:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:55.827:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:55.827:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:55.827:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:55.827:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:55.827:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: We have a prePassword: *******
1st-setup:2015-5-5 16:9:55.827:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.828:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.828:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.828:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:GetUserAvailabilityRequest xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:TimeZone><nsTypes:Bias>0</nsTypes:Bias><nsTypes:StandardTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:StandardTime><nsTypes:DaylightTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:DaylightTime></nsTypes:TimeZone><nsMessages:MailboxDataArray><nsTypes:MailboxData><nsTypes:Email><nsTypes:Address>useremail@domain.invalid</nsTypes:Address></nsTypes:Email><nsTypes:AttendeeType>Required</nsTypes:AttendeeType></nsTypes:MailboxData></nsMessages:MailboxDataArray><nsTypes:FreeBusyViewOptions><nsTypes:TimeWindow><nsTypes:StartTime>2015-05-31T10:34:00Z</nsTypes:StartTime><nsTypes:EndTime>2015-07-12T10:34:00Z</nsTypes:EndTime></nsTypes:TimeWindow><nsTypes:MergedFreeBusyIntervalInMinutes>15</nsTypes:MergedFreeBusyIntervalInMinutes><nsTypes:RequestedView>DetailedMerged</nsTypes:RequestedView></nsTypes:FreeBusyViewOptions></nsMessages:GetUserAvailabilityRequest></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:55.828:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.828:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.828:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.828:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.828:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.829:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.829:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.829:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:55.829:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:55.829:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:55.829:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.830:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.830:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.830:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:55.832:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:55.832:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:55.832:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.832:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:55.832:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.833:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.833:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.833:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.833:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.833:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:55.834:1a0ff623-fa85-4d1f-b5ec-f4fd4f1370e3: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:55.834:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:55.834:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:55.834:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:55.834:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:55.834:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:55.835:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:55.835:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:55.835:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:55.835:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:55.835:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:55.835:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:55.836:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:55.836:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:55.836:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:55.837:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:55.838:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:55.838:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:55.838:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:55.838:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:55.838:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:55.838:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:55.838:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:55.839:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:55.840:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:55.840:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:55.840:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:55.841:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:55.842:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:55 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:56 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:55.842:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:55.842:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:55.842:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:55.842:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:55.842:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:55.843:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:55.843:7eb2ee64-8017-4e27-ac67-fab22ad11a1d: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:55.903:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:55.904:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:55.905:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:55.907:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:55.907:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:55.907:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:55.908:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:55.908:ef8fb327-173e-4583-8cc8-9cf672f00a00: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:55.908:ef8fb327-173e-4583-8cc8-9cf672f00a00: We have a prePassword: *******
1st-setup:2015-5-5 16:9:55.908:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.908:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.908:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.909:ef8fb327-173e-4583-8cc8-9cf672f00a00: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:GetUserAvailabilityRequest xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:TimeZone><nsTypes:Bias>0</nsTypes:Bias><nsTypes:StandardTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:StandardTime><nsTypes:DaylightTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:DaylightTime></nsTypes:TimeZone><nsMessages:MailboxDataArray><nsTypes:MailboxData><nsTypes:Email><nsTypes:Address>useremail@domain.invalid</nsTypes:Address></nsTypes:Email><nsTypes:AttendeeType>Required</nsTypes:AttendeeType></nsTypes:MailboxData></nsMessages:MailboxDataArray><nsTypes:FreeBusyViewOptions><nsTypes:TimeWindow><nsTypes:StartTime>2015-05-31T10:34:00Z</nsTypes:StartTime><nsTypes:EndTime>2015-07-12T10:34:00Z</nsTypes:EndTime></nsTypes:TimeWindow><nsTypes:MergedFreeBusyIntervalInMinutes>15</nsTypes:MergedFreeBusyIntervalInMinutes><nsTypes:RequestedView>DetailedMerged</nsTypes:RequestedView></nsTypes:FreeBusyViewOptions></nsMessages:GetUserAvailabilityRequest></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:55.909:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.909:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.909:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.909:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.909:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.909:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.910:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.910:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:55.910:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:55.910:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:55.910:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.910:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.910:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.911:ef8fb327-173e-4583-8cc8-9cf672f00a00: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:55.914:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:55.914:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:55.915:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.915:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:55.915:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.916:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.916:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.916:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.916:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.916:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:55.916:acaf075c-f0e8-4fe7-9e47-e16b1b3f495f: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:55.917:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:55.917:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:55.917:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:55.917:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:55.917:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:55.917:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:55.918:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:55.918:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:55.918:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:55.918:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:55.918:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:55.918:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:55.918:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:55.919:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:55.919:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:55.919:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:55.920:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:55.920:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:55.920:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:55.920:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:55.920:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:55.920:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:55.922:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:55.922:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:55.922:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:55.922:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:55.923:ef8fb327-173e-4583-8cc8-9cf672f00a00: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:55.923:ef8fb327-173e-4583-8cc8-9cf672f00a00: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:55 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:56 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:55.923:ef8fb327-173e-4583-8cc8-9cf672f00a00: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:55.923:ef8fb327-173e-4583-8cc8-9cf672f00a00: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:55.923:ef8fb327-173e-4583-8cc8-9cf672f00a00: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:55.924:ef8fb327-173e-4583-8cc8-9cf672f00a00: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:55.924:ef8fb327-173e-4583-8cc8-9cf672f00a00: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:55.924:ef8fb327-173e-4583-8cc8-9cf672f00a00: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:55.924:ef8fb327-173e-4583-8cc8-9cf672f00a00: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:55.987:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:55.987:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:55.987:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:55.988:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:55.989:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:55.989:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:55.989:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:55.989:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:55.989:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: We have a prePassword: *******
1st-setup:2015-5-5 16:9:55.989:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.990:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.990:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.990:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:GetUserAvailabilityRequest xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:TimeZone><nsTypes:Bias>0</nsTypes:Bias><nsTypes:StandardTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:StandardTime><nsTypes:DaylightTime><nsTypes:Bias>0</nsTypes:Bias><nsTypes:Time>00:00:00</nsTypes:Time><nsTypes:DayOrder>1</nsTypes:DayOrder><nsTypes:Month>0</nsTypes:Month><nsTypes:DayOfWeek>Sunday</nsTypes:DayOfWeek></nsTypes:DaylightTime></nsTypes:TimeZone><nsMessages:MailboxDataArray><nsTypes:MailboxData><nsTypes:Email><nsTypes:Address>useremail@domain.invalid</nsTypes:Address></nsTypes:Email><nsTypes:AttendeeType>Required</nsTypes:AttendeeType></nsTypes:MailboxData></nsMessages:MailboxDataArray><nsTypes:FreeBusyViewOptions><nsTypes:TimeWindow><nsTypes:StartTime>2015-05-31T10:34:00Z</nsTypes:StartTime><nsTypes:EndTime>2015-07-12T10:34:00Z</nsTypes:EndTime></nsTypes:TimeWindow><nsTypes:MergedFreeBusyIntervalInMinutes>15</nsTypes:MergedFreeBusyIntervalInMinutes><nsTypes:RequestedView>DetailedMerged</nsTypes:RequestedView></nsTypes:FreeBusyViewOptions></nsMessages:GetUserAvailabilityRequest></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:55.990:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.990:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.990:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.990:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.990:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.991:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.991:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.991:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:55.991:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:55.991:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:55.991:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.991:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.992:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.992:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:55.992:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:55.992:baafa917-2f12-46a7-8e9c-132131db4adb:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:55.994:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.994:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:55.994:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.994:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.994:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.995:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.995:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:55.995:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:55.995:baafa917-2f12-46a7-8e9c-132131db4adb: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:55.995:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:55.995:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:55.996:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:55.996:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:55.996:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:55.996:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:55.996:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:55.996:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:55.997:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:55.997:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:55.997:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:55.997:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:55.997:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:55.997:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:55.998:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:55.998:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:55.998:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:55.998:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:55.998:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:55.998:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:55.998:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:55.999:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:56.0:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:56.0:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:56.0:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:56.0:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:56.1:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.1:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:55 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:56 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:56.1:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:56.1:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:56.1:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.1:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.2:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:56.2:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.2:84dfb3d1-e30c-42a1-96b8-63becbed4ebd: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:56.58:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:56.58:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:56.58:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:56.60:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:56.60:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:56.60:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:56.61:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:56.61:7ab04ed6-0420-4a6c-817d-05ff1734259d: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:56.61:7ab04ed6-0420-4a6c-817d-05ff1734259d: We have a prePassword: *******
1st-setup:2015-5-5 16:9:56.62:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.62:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.62:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.62:7ab04ed6-0420-4a6c-817d-05ff1734259d: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:FindItem xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" Traversal="Shallow"><nsMessages:ItemShape><nsTypes:BaseShape>IdOnly</nsTypes:BaseShape><nsTypes:AdditionalProperties><nsTypes:FieldURI FieldURI="calendar:UID"/><nsTypes:FieldURI FieldURI="calendar:CalendarItemType"/><nsTypes:FieldURI FieldURI="calendar:Start"/><nsTypes:FieldURI FieldURI="calendar:End"/><nsTypes:FieldURI FieldURI="item:ItemClass"/><nsTypes:FieldURI FieldURI="item:Subject"/></nsTypes:AdditionalProperties></nsMessages:ItemShape><nsMessages:CalendarView StartDate="2015-05-12T14:09:55Z" EndDate="2015-05-19T14:09:55Z" MaxEntriesReturned="1000"/><nsMessages:ParentFolderIds xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:DistinguishedFolderId Id="calendar"><nsTypes:Mailbox><nsTypes:EmailAddress>useremail@domain.invalid</nsTypes:EmailAddress></nsTypes:Mailbox></nsTypes:DistinguishedFolderId></nsMessages:ParentFolderIds></nsMessages:FindItem></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:56.62:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.62:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.63:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.63:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.63:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.63:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.63:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.64:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:56.64:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:56.64:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:56.64:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.64:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.64:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.65:7ab04ed6-0420-4a6c-817d-05ff1734259d: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:56.66:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:56.66:2be9bb58-5aa4-419b-b479-72d55b8f3e00:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:56.71:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.71:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:56.72:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.72:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.72:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.72:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.72:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.73:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:56.73:2be9bb58-5aa4-419b-b479-72d55b8f3e00: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:56.73:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:56.73:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:56.73:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:56.73:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:56.74:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:56.74:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:56.74:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:56.74:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:56.74:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:56.74:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:56.75:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:56.75:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:56.75:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:56.75:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:56.76:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:56.76:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:56.76:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:56.76:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:56.77:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:56.77:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:56.77:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:56.77:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:56.78:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:56.78:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:56.78:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:56.79:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:56.79:7ab04ed6-0420-4a6c-817d-05ff1734259d: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.79:7ab04ed6-0420-4a6c-817d-05ff1734259d: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:55 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:56 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:56.79:7ab04ed6-0420-4a6c-817d-05ff1734259d: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:56.80:7ab04ed6-0420-4a6c-817d-05ff1734259d: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:56.80:7ab04ed6-0420-4a6c-817d-05ff1734259d: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.80:7ab04ed6-0420-4a6c-817d-05ff1734259d: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.80:7ab04ed6-0420-4a6c-817d-05ff1734259d: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:56.80:7ab04ed6-0420-4a6c-817d-05ff1734259d: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.80:7ab04ed6-0420-4a6c-817d-05ff1734259d: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:56.144:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:56.144:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:56.144:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:56.145:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:56.145:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:56.146:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:56.146:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:56.146:e520e662-ee28-483d-97fd-27155f9bc398: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:56.146:e520e662-ee28-483d-97fd-27155f9bc398: We have a prePassword: *******
1st-setup:2015-5-5 16:9:56.146:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.146:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.146:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.147:e520e662-ee28-483d-97fd-27155f9bc398: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:FindItem xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" Traversal="Shallow"><nsMessages:ItemShape><nsTypes:BaseShape>IdOnly</nsTypes:BaseShape><nsTypes:AdditionalProperties><nsTypes:FieldURI FieldURI="calendar:UID"/><nsTypes:FieldURI FieldURI="calendar:CalendarItemType"/><nsTypes:FieldURI FieldURI="calendar:Start"/><nsTypes:FieldURI FieldURI="calendar:End"/><nsTypes:FieldURI FieldURI="item:ItemClass"/><nsTypes:FieldURI FieldURI="item:Subject"/></nsTypes:AdditionalProperties></nsMessages:ItemShape><nsMessages:CalendarView StartDate="2015-05-19T14:09:55Z" EndDate="2015-05-26T14:09:55Z" MaxEntriesReturned="1000"/><nsMessages:ParentFolderIds xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:DistinguishedFolderId Id="calendar"><nsTypes:Mailbox><nsTypes:EmailAddress>useremail@domain.invalid</nsTypes:EmailAddress></nsTypes:Mailbox></nsTypes:DistinguishedFolderId></nsMessages:ParentFolderIds></nsMessages:FindItem></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:56.147:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.147:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.147:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.147:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.147:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.147:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.147:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.148:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:56.148:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:56.148:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:56.148:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.148:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.148:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.149:e520e662-ee28-483d-97fd-27155f9bc398: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:56.150:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:56.150:ff11c3fd-812f-4557-9fd7-d0c6435f007f:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:56.150:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.151:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:56.151:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.151:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.151:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.151:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.151:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.152:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:56.152:ff11c3fd-812f-4557-9fd7-d0c6435f007f: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:56.152:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:56.152:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:56.152:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:56.152:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:56.152:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:56.153:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:56.153:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:56.153:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:56.153:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:56.153:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:56.153:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:56.153:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:56.153:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:56.154:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:56.169:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:56.169:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:56.169:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:56.169:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:56.169:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:56.169:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:56.170:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:56.170:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:56.171:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:56.171:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:56.171:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:56.171:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:56.174:e520e662-ee28-483d-97fd-27155f9bc398: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.174:e520e662-ee28-483d-97fd-27155f9bc398: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:55 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:56 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:56.175:e520e662-ee28-483d-97fd-27155f9bc398: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:56.175:e520e662-ee28-483d-97fd-27155f9bc398: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:56.175:e520e662-ee28-483d-97fd-27155f9bc398: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.175:e520e662-ee28-483d-97fd-27155f9bc398: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.175:e520e662-ee28-483d-97fd-27155f9bc398: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:56.175:e520e662-ee28-483d-97fd-27155f9bc398: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.175:e520e662-ee28-483d-97fd-27155f9bc398: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:56.237:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:56.237:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:56.237:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:56.238:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:56.238:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:56.239:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:56.239:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:56.239:a17453f7-7452-4189-b64e-695378233bcd: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:56.239:a17453f7-7452-4189-b64e-695378233bcd: We have a prePassword: *******
1st-setup:2015-5-5 16:9:56.239:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.240:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.240:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.240:a17453f7-7452-4189-b64e-695378233bcd: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:FindItem xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" Traversal="Shallow"><nsMessages:ItemShape><nsTypes:BaseShape>IdOnly</nsTypes:BaseShape><nsTypes:AdditionalProperties><nsTypes:FieldURI FieldURI="calendar:UID"/><nsTypes:FieldURI FieldURI="calendar:CalendarItemType"/><nsTypes:FieldURI FieldURI="calendar:Start"/><nsTypes:FieldURI FieldURI="calendar:End"/><nsTypes:FieldURI FieldURI="item:ItemClass"/><nsTypes:FieldURI FieldURI="item:Subject"/></nsTypes:AdditionalProperties></nsMessages:ItemShape><nsMessages:CalendarView StartDate="2015-05-26T14:09:55Z" EndDate="2015-05-31T10:34:00Z" MaxEntriesReturned="1000"/><nsMessages:ParentFolderIds xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:DistinguishedFolderId Id="calendar"><nsTypes:Mailbox><nsTypes:EmailAddress>useremail@domain.invalid</nsTypes:EmailAddress></nsTypes:Mailbox></nsTypes:DistinguishedFolderId></nsMessages:ParentFolderIds></nsMessages:FindItem></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:56.240:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.240:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.240:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.240:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.240:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.241:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.241:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.241:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:56.241:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:56.241:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:56.241:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.241:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.242:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.242:a17453f7-7452-4189-b64e-695378233bcd: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:56.242:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:56.242:e170a8ce-7cf2-4f31-a574-19c5e5a631f2:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:56.243:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.243:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:56.244:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.244:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.244:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.244:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.244:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.244:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:56.244:e170a8ce-7cf2-4f31-a574-19c5e5a631f2: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:56.245:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:56.245:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:56.245:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:56.245:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:56.245:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:56.246:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:56.246:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:56.246:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:56.246:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:56.246:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:56.246:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:56.246:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:56.247:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:56.247:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:56.248:updaterCallBack: No new version available.
1st-setup:2015-5-5 16:9:56.248:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:56.248:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:56.248:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:56.249:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:56.249:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:56.249:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:56.249:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:56.249:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:56.250:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:56.250:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:56.250:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:56.251:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:56.251:a17453f7-7452-4189-b64e-695378233bcd: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.251:a17453f7-7452-4189-b64e-695378233bcd: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:55 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:56 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:56.251:a17453f7-7452-4189-b64e-695378233bcd: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:56.252:a17453f7-7452-4189-b64e-695378233bcd: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:56.252:a17453f7-7452-4189-b64e-695378233bcd: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.252:a17453f7-7452-4189-b64e-695378233bcd: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.253:a17453f7-7452-4189-b64e-695378233bcd: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:56.253:a17453f7-7452-4189-b64e-695378233bcd: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.253:a17453f7-7452-4189-b64e-695378233bcd: : ExchangeRequest.loadend :
1st-setup:2015-5-5 16:9:56.306:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:56.306:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:56.306:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:56.307:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:56.308:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:56.308:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:56.308:mivExchangeAuthPrompt2: getPassword: We have a password:******** (_getPassword in mivExchangeAuthPrompt2.js:250)
1st-setup:2015-5-5 16:9:56.308:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : 1 ExchangeRequest.sendRequest : user=DOMAIN\user, url=https://webmail.domain.invalid/EWS/Exchange.asmx
1st-setup:2015-5-5 16:9:56.308:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: We have a prePassword: *******
1st-setup:2015-5-5 16:9:56.308:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.308:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.309:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.309:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : sendRequest Sending: <?xml version="1.0" encoding="utf-8"?>
<nsSoap:Envelope xmlns:nsSoap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsSoap:Header><nsTypes:RequestServerVersion Version="Exchange2010_SP2"/><nsTypes:TimeZoneContext><nsTypes:TimeZoneDefinition Name="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" Id="W. Europe Standard Time"/></nsTypes:TimeZoneContext></nsSoap:Header><nsSoap:Body><nsMessages:FindItem xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types" Traversal="Shallow"><nsMessages:ItemShape><nsTypes:BaseShape>IdOnly</nsTypes:BaseShape><nsTypes:AdditionalProperties><nsTypes:FieldURI FieldURI="calendar:UID"/><nsTypes:FieldURI FieldURI="calendar:CalendarItemType"/><nsTypes:FieldURI FieldURI="calendar:Start"/><nsTypes:FieldURI FieldURI="calendar:End"/><nsTypes:FieldURI FieldURI="item:ItemClass"/><nsTypes:FieldURI FieldURI="item:Subject"/></nsTypes:AdditionalProperties></nsMessages:ItemShape><nsMessages:CalendarView StartDate="2015-07-12T10:34:00Z" EndDate="2015-07-12T14:09:55Z" MaxEntriesReturned="1000"/><nsMessages:ParentFolderIds xmlns:nsMessages="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:nsTypes="http://schemas.microsoft.com/exchange/services/2006/types"><nsTypes:DistinguishedFolderId Id="calendar"><nsTypes:Mailbox><nsTypes:EmailAddress>useremail@domain.invalid</nsTypes:EmailAddress></nsTypes:Mailbox></nsTypes:DistinguishedFolderId></nsMessages:ParentFolderIds></nsMessages:FindItem></nsSoap:Body></nsSoap:Envelope>

1st-setup:2015-5-5 16:9:56.309:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.309:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.309:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.309:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.309:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.310:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.310:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.310:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:56.310:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({2b6d6fb6-ab28-4f4c-af84-bfdbb7866d72})
1st-setup:2015-5-5 16:9:56.310:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsIApplicationCacheContainer
1st-setup:2015-5-5 16:9:56.310:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.310:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.310:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.311:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : ExchangeRequest.loadstart
1st-setup:2015-5-5 16:9:56.311:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsIProgressEventSink
1st-setup:2015-5-5 16:9:56.311:f25ca51a-f877-4cd5-a833-2d70886939e9:   --- ecnsIAuthPrompt2.onStatus: STATUS_WAITING_FOR of webmail.domain.invalid
1st-setup:2015-5-5 16:9:56.312:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.313:  >>>>>>>>>>> MAIL THIS LINE TO exchangecalendar@extensions.1st-setup.nl: ecnsIAuthPrompt2.getInterface({e46d924d-c20f-4add-8cf5-1e1c817b2181})
1st-setup:2015-5-5 16:9:56.313:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.313:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.313:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.313:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.313:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsILoadContext
1st-setup:2015-5-5 16:9:56.313:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPromptProvider
1st-setup:2015-5-5 16:9:56.314:f25ca51a-f877-4cd5-a833-2d70886939e9: ecnsIAuthPrompt2.getInterface: Ci.nsIAuthPrompt2
1st-setup:2015-5-5 16:9:56.314:mivExchangeAuthPrompt2: asyncPromptAuth: level=2 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:444)
1st-setup:2015-5-5 16:9:56.314:mivExchangeAuthPrompt2: asyncPromptAuth: channel.status=0 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:445)
1st-setup:2015-5-5 16:9:56.314:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatus=401 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:447)
1st-setup:2015-5-5 16:9:56.314:mivExchangeAuthPrompt2: asyncPromptAuth: channel.responseStatusText=Unauthorized (_asyncPromptAuth in mivExchangeAuthPrompt2.js:448)
1st-setup:2015-5-5 16:9:56.314:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.authenticationScheme=ntlm (_asyncPromptAuth in mivExchangeAuthPrompt2.js:450)
1st-setup:2015-5-5 16:9:56.315:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.realm= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:451)
1st-setup:2015-5-5 16:9:56.315:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.username= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:452)
1st-setup:2015-5-5 16:9:56.315:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.password=************ (_asyncPromptAuth in mivExchangeAuthPrompt2.js:458)
1st-setup:2015-5-5 16:9:56.315:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.domain= (_asyncPromptAuth in mivExchangeAuthPrompt2.js:460)
1st-setup:2015-5-5 16:9:56.315:mivExchangeAuthPrompt2: asyncPromptAuth: aChannel.URL=https://webmail.domain.invalid/EWS/Exchange.asmx, username=DOMAIN\user, password=******** (_asyncPromptAuth in mivExchangeAuthPrompt2.js:467)
1st-setup:2015-5-5 16:9:56.315:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & AUTH_HOST (_asyncPromptAuth in mivExchangeAuthPrompt2.js:481)
1st-setup:2015-5-5 16:9:56.315:mivExchangeAuthPrompt2: asyncPromptAuth: authInfo.flags & NEED_DOMAIN (_asyncPromptAuth in mivExchangeAuthPrompt2.js:483)
1st-setup:2015-5-5 16:9:56.316:mivExchangeAuthPrompt2: asyncPromptAuth: Authorization:Basic SVNDT1VUXHNuZWJlbjpOb3drJU93bDE1 (_asyncPromptAuth in mivExchangeAuthPrompt2.js:494)
1st-setup:2015-5-5 16:9:56.316:mivExchangeAuthPrompt2: asyncPromptAuth: Added request to queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '1' request in queue. (_asyncPromptAuth in mivExchangeAuthPrompt2.js:512)
1st-setup:2015-5-5 16:9:56.316:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Removed request from queue[https://webmail.domain.invalid/EWS/Exchange.asmx]. There are now '0' requests in queue left. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:278)
1st-setup:2015-5-5 16:9:56.316:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: Trying to detect username. (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:302)
1st-setup:2015-5-5 16:9:56.316:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: username=DOMAIN\user (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:315)
1st-setup:2015-5-5 16:9:56.316:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:Negotiate (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:56.316:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: WWW-Authenticate:NTLM (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:324)
1st-setup:2015-5-5 16:9:56.317:mivExchangeAuthPrompt2: getPassword: A realm was specified:Exchange Web Service (_getPassword in mivExchangeAuthPrompt2.js:122)
1st-setup:2015-5-5 16:9:56.317:mivExchangeAuthPrompt2: getPassword: Going to see if there is one in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:137)
1st-setup:2015-5-5 16:9:56.317:mivExchangeAuthPrompt2: passwordManagerGet: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:617)
1st-setup:2015-5-5 16:9:56.318:mivExchangeAuthPrompt2: passwordManagerGet found password for: username=DOMAIN\user, aURL=https://webmail.domain.invalid/EWS/Exchange.asmx, aRealm=Exchange Web Service (_passwordManagerGet in mivExchangeAuthPrompt2.js:626)
1st-setup:2015-5-5 16:9:56.318:mivExchangeAuthPrompt2: getPassword: There is a password stored in the passwordManager. (_getPassword in mivExchangeAuthPrompt2.js:140)
1st-setup:2015-5-5 16:9:56.318:mivExchangeAuthPrompt2: getPassword: password(1)=******** (_getPassword in mivExchangeAuthPrompt2.js:152)
1st-setup:2015-5-5 16:9:56.318:mivExchangeAuthPrompt2: asyncPromptAuthNotifyCallback: getPassword exception. err:URIError: malformed URI sequence (_asyncPromptAuthNotifyCallback in mivExchangeAuthPrompt2.js:344)
1st-setup:2015-5-5 16:9:56.319:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : ExchangeRequest.onLoad :load, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.319:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : ExchangeRequest.onLoad :Server: Microsoft-IIS/7.5
WWW-Authenticate: Negotiate
NTLM
X-Powered-By: ASP.NET
Date: Fri, 12 Jun 2015 14:09:56 GMT
Content-Length: 0
Set-Cookie: NSC_xfcnbjm.jnnpcjmjfotdpvu24.ef=ffffffff09081f6845525d5f4f58455e445a4a423660;expires=Sat, 13-Jun-2015 14:09:56 GMT;path=/;secure;httponly

1st-setup:2015-5-5 16:9:56.319:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : ExchangeRequest.onLoad :
1st-setup:2015-5-5 16:9:56.319:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: exchangeRequest.isHTTPRedirect.xmlReq. xmlReq.readyState:4, xmlReq.status:401
1st-setup:2015-5-5 16:9:56.319:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : isConnError req.status=401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.319:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: ecExchangeRequest.fail: aCode:-19, aMsg:HTTP Client error 401: Unauthorized
URL:https://webmail.domain.invalid/EWS/Exchange.asmx

1st-setup:2015-5-5 16:9:56.320:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : ExchangeRequest.loadend
1st-setup:2015-5-5 16:9:56.320:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : ExchangeRequest.loadend :loadend, readyState:4, status:401
1st-setup:2015-5-5 16:9:56.320:e0abdd0d-ed6b-4ce2-9d80-5ce1144636d1: : ExchangeRequest.loadend :
bavincen commented 9 years ago

It can be found in mivExchangeAuthPrompt2.js The current method using javascript encodeURIComponent decodeURIComponent..

muthusuba commented 9 years ago

Interesting!

bavincen commented 9 years ago

% is escaped and decoded as %25, password changed after this..

bavincen commented 9 years ago

thanks for patch @gtenagli

bavincen commented 9 years ago

278

rjsalts commented 8 years ago

I think I'm getting the same issue with an "=" symbol in the password.

mdima commented 7 years ago

Hello, same here with the latest version of everything... in my case the Task List gets stuck while sync... :S