Thunderbird is very very slow starting

Bug #638000 reported by Professor W P Jones
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Exchange Data Provider for Lightning
Incomplete
Undecided
Unassigned

Bug Description

On startup Thunderbird is very very slow; it takes around 20 minutes to load the calendar. The problem is restricted to my Redhat Linux system as I have no such problems with Microsoft Windows on my laptop, connected to the same network. After it has loaded all seems to be OK.

Revision history for this message
Simon Schubert (corecode) wrote :

I removed the attachment, since it contains personal information. However this section could be the culprit:

72bf8c89-c342-4d6c-9007-23012368f8b5/WPJ: Sending: <?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages">
  <soap:Header>
    <t:RequestServerVersion Version="Exchange2007_SP1"/>
  </soap:Header>
  <soap:Body>
    <m:FindItem Traversal="Shallow">
      <m:ItemShape>
        <t:BaseShape>IdOnly</t:BaseShape>
        <t:AdditionalProperties>
          <t:FieldURI FieldURI="calendar:UID"/>
          <t:FieldURI FieldURI="calendar:CalendarItemType"/>
        </t:AdditionalProperties>
      </m:ItemShape>
      <m:ParentFolderIds>
        <t:DistinguishedFolderId Id="calendar"/>
      </m:ParentFolderIds>
    </m:FindItem>
  </soap:Body>
</soap:Envelope>

This is a query for all calendar items, but without date restriction. That means it pulls out all calendar items ever. This leads to high load on the XML parser of mozilla.

Do you have some settings that differ between windows and linux?

Revision history for this message
Professor W P Jones (w-jones) wrote : RE: [Bug 638000] Re: Thunderbird is very very slow starting

Hi

Thanks for the quick response. As far as I am aware the settings for windows and linux are the same. How do I add date restrictions?

Thanks
Bill

Professor W P Jones
Head of Thermo-Fluids Division and Professor of Combustion
Department of Mechanical Engineering
Imperial College London
Exhibition Road
London SW7 2AZ
Tel:  +44 (0)20 7594 7037/7033
Mobile:  +44 (0)776 4959 702
Fax:  +44 (0)20 7594 5702
e-mail: <email address hidden>
web site:  http://www.imperial.ac.uk/me

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of Simon Schubert
Sent: 14 September 2010 13:44
To: Jones, William P
Subject: [Bug 638000] Re: Thunderbird is very very slow starting

I removed the attachment, since it contains personal information.
However this section could be the culprit:

72bf8c89-c342-4d6c-9007-23012368f8b5/WPJ: Sending: <?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages">
  <soap:Header>
    <t:RequestServerVersion Version="Exchange2007_SP1"/>
  </soap:Header>
  <soap:Body>
    <m:FindItem Traversal="Shallow">
      <m:ItemShape>
        <t:BaseShape>IdOnly</t:BaseShape>
        <t:AdditionalProperties>
          <t:FieldURI FieldURI="calendar:UID"/>
          <t:FieldURI FieldURI="calendar:CalendarItemType"/>
        </t:AdditionalProperties>
      </m:ItemShape>
      <m:ParentFolderIds>
        <t:DistinguishedFolderId Id="calendar"/>
      </m:ParentFolderIds>
    </m:FindItem>
  </soap:Body>
</soap:Envelope>

This is a query for all calendar items, but without date restriction.
That means it pulls out all calendar items ever. This leads to high
load on the XML parser of mozilla.

Do you have some settings that differ between windows and linux?

** Attachment removed: "The calendar log file"
   https://bugs.launchpad.net/lightning-exchange-provider/+bug/638000/+attachment/1582700/+files/calendar.out

--
Thunderbird is very very slow starting
https://bugs.launchpad.net/bugs/638000
You received this bug notification because you are a direct subscriber
of the bug.

Status in Exchange Data Provider for Lightning: New

Bug description:
On startup Thunderbird is very very slow; it takes around 20 minutes to load the calendar. The problem is restricted to my Redhat Linux system as I have no such problems with Microsoft Windows on my laptop, connected to the same network. After it has loaded all seems to be OK.

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/lightning-exchange-provider/+bug/638000/+subscribe

Revision history for this message
Simon Schubert (corecode) wrote :

No idea why some part of lightning is not setting any date restriction. I'll have to check with the lightning developers.

Revision history for this message
Simon Schubert (corecode) wrote :

Does this still happen with recent versions of Lightning?

Changed in lightning-exchange-provider:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.