[chandler-users] Re: chandler-users Digest, Vol 17, Issue 13

Marcelo de Moraes Serpa celoserpa at gmail.com
Sun May 18 19:38:49 PDT 2008


Hello Wil,

I never had to export data from Chandler in order to get it into the new
version. Chandler always imported it from my home folder's backup. I may
have lost something on the way but nothing I could note.

As for the error, can't help. Sorry.

Btw, you should post a new message when you have an issue or question and
not answer the digest mail :)

Cheers,

Marcelo.

On Sun, May 18, 2008 at 4:48 AM, Benjamin Wilreker <starvada at yahoo.com>
wrote:

> Hi guys,
>
> I just went to install 0.7.6.  I'm currently running 0.7.5.1.  When I try
> to export the .chex file from 0.7.5.1, I get the following traceback, and
> chandler does not create the file.  Any suggestions?
>
> Wil
>
> ---------
>
> 2008-05-18 00:15:24,515 application.Utility WARNING: === logging
> initialized, Chandler version 0.7.5.1 ===
> 2008-05-18 00:15:25,092 twisted WARNING: Log opened.
> 2008-05-18 00:15:25,608 application.Utility INFO: Using PARCELPATH
> ['C:\\Program Files\\Chandler0.7\\parcels']
> 2008-05-18 00:15:29,483 repository INFO: opening repository in C:\Documents
> and Settings\Owner\Application Data\Open Source Applications
> Foundation\Chandler\kEF3D6hX.default\__repository__
> 2008-05-18 00:15:29,780 repository INFO: opened db in 0:00:00.203000
> 2008-05-18 00:15:29,780 repository INFO: mvcc is enabled
> 2008-05-18 00:15:29,812 repository INFO: __versions.db opened with mvcc
> 2008-05-18 00:15:31,546 repository INFO: <DBRepository>: checkpointing
> every 10 minutes
> 2008-05-18 00:15:49,858 application.Parcel INFO: Loading parcels...
> 2008-05-18 00:15:49,983 application.Parcel INFO: ...done
> 2008-05-18 00:16:27,515 application.dialogs.RecurrenceDialog INFO: creating
> proxy in context: ui, for uuid: 3eb2a808-2203-11dd-8119-be3699c3ae63
> 2008-05-18 00:16:33,467 repository INFO: <DBRepositoryView: MainThread
> (1281)> committed 9 items (10 kbytes) in 0:00:00.578000, 16 items/s (17
> kbytes/s)
> 2008-05-18 00:16:33,640 repository INFO: Repository compacting scheduled in
> -1 day, 21:13:45.469000
> 2008-05-18 00:16:34,717 repository INFO: <DBRepositoryView: compactTask
> (1282)> committed 1 items (0 kbytes) in 0:00:00.062000, 16 items/s (0
> kbytes/s)
> 2008-05-18 00:16:49,015 osaf.framework.attributeEditors.AttributeEditors
> WARNING: AttributeEditors.getAEClass: using _default for Divider/None
> 2008-05-18 00:17:06,342 repository INFO: compact(): deleting old records
> past version 1282
> 2008-05-18 00:17:20,437 repository INFO: <DBRepositoryView: Lucene (1280)>
> indexed 3 items in 0:00:01.891000
> 2008-05-18 00:17:20,640 repository ERROR: while compacting repository
> Traceback (most recent call last):
>  File "C:\Program Files\Chandler0.7\parcels\osaf\app\compact.py", line 237,
> in compact
>   counts = view.repository.compact(toVersion, progressFn=progress)
>  File
> "build_release\bdist.win32\egg\chandlerdb\persistence\DBRepository.py", line
> 749, in compact
>   indexReader.close()
> JavaError: org.apache.lucene.index.CorruptIndexException: failed to locate
> current segments_N file
> 2008-05-18 00:17:20,687 repository INFO: Repository compacting scheduled in
> 23:59:13.547000
> 2008-05-18 00:17:20,890 repository INFO: <DBRepositoryView: Lucene (1281)>
> indexed 2 items in 0:00:00.422000
> 2008-05-18 00:17:22,328 repository INFO: <DBRepositoryView: MainThread
> (1283)> committed 65 items (65 kbytes) in 0:00:01.641000, 40 items/s (40
> kbytes/s)
> 2008-05-18 00:17:44,703 repository INFO: <DBRepositoryView: MainThread
> (1284)> committed 3 items (0 kbytes) in 0:00:00.063000, 48 items/s (0
> kbytes/s)
> 2008-05-18 00:17:52,875 application.dialogs.RecurrenceDialog INFO: creating
> proxy in context: ui, for uuid: d31ca2b6-194b-11dd-dd55-f51662ed8574
> 2008-05-18 00:18:03,000 application.dialogs.RecurrenceDialog INFO: creating
> proxy in context: ui, for uuid: 9e981e68-222d-11dd-b9ca-a31b652c984d
> 2008-05-18 00:18:13,187 twisted WARNING: C:\Program
> Files\Chandler0.7\parcels\osaf\framework\attributeEditors\StringAttributeEditor.py:758:
> exceptions.DeprecationWarning: Use `GetEffectiveMinSize` instead.
> 2008-05-18 00:18:52,640 repository INFO: <DBRepositoryView: Lucene (1283)>
> indexed 11 items in 0:00:00.281000
> 2008-05-18 00:19:58,312 osaf.dumpreload ERROR: Error during export
> Traceback (most recent call last):
>  File "C:\Program Files\Chandler0.7\parcels\osaf\dumpreload.py", line 140,
> in dump
>   activity.update(msg=_(u"Exporting %(total)d records") % {'total':count},
> totalWork=count)
>  File "C:\Program Files\Chandler0.7\parcels\osaf\activity.py", line 144, in
> update
>   super(TimeoutActivity, self).update(*args, **kwds)
>  File "C:\Program Files\Chandler0.7\parcels\osaf\activity.py", line 123, in
> update
>   raise ActivityAborted(_(u"Cancelled by user."))
> ActivityAborted: Cancelled by user.
> 2008-05-18 00:20:02,342 repository INFO: <DBRepositoryView: MainThread
> (1285)> committed 76 items (64 kbytes) in 0:00:04.031000, 19 items/s (16
> kbytes/s)
> 2008-05-18 00:20:23,296 repository INFO: <DBRepositoryView: Lucene (1285)>
> indexed 1 items in 0:00:00.625000
> 2008-05-18 00:21:55,453 twisted WARNING: Main loop terminated.
> 2008-05-18 00:22:02,046 repository INFO: closed db in 0:00:00.593000
> 2008-05-18 00:35:55,500 application.Utility WARNING: === logging
> initialized, Chandler version 0.7.5.1 ===
> 2008-05-18 00:35:55,655 twisted WARNING: Log opened.
> 2008-05-18 00:35:55,796 application.Utility INFO: Using PARCELPATH
> ['C:\\Program Files\\Chandler0.7\\parcels']
> 2008-05-18 00:35:56,500 repository INFO: opening repository in C:\Documents
> and Settings\Owner\Application Data\Open Source Applications
> Foundation\Chandler\kEF3D6hX.default\__repository__
> 2008-05-18 00:35:56,546 repository INFO: opened db in 0:00:00.046000
> 2008-05-18 00:35:56,546 repository INFO: mvcc is enabled
> 2008-05-18 00:35:56,546 repository INFO: __versions.db opened with mvcc
> 2008-05-18 00:35:56,717 repository INFO: <DBRepository>: checkpointing
> every 10 minutes
> 2008-05-18 00:35:58,592 application.Parcel INFO: Loading parcels...
> 2008-05-18 00:35:58,625 application.Parcel INFO: ...done
> 2008-05-18 00:36:04,921 application.dialogs.RecurrenceDialog INFO: creating
> proxy in context: ui, for uuid: 9e981e68-222d-11dd-b9ca-a31b652c984d
> 2008-05-18 00:36:09,842 repository INFO: <DBRepositoryView: MainThread
> (1286)> committed 3 items (1 kbytes) in 0:00:00.062000, 48 items/s (16
> kbytes/s)
> 2008-05-18 00:36:09,953 repository INFO: Repository compacting scheduled in
> 23:40:24.265000
> 2008-05-18 00:37:20,046 osaf.framework.attributeEditors.AttributeEditors
> WARNING: AttributeEditors.getAEClass: using _default for Divider/None
> 2008-05-18 00:38:03,062 osaf.dumpreload ERROR: Error during export
> Traceback (most recent call last):
>  File "C:\Program Files\Chandler0.7\parcels\osaf\dumpreload.py", line 140,
> in dump
>   activity.update(msg=_(u"Exporting %(total)d records") % {'total':count},
> totalWork=count)
>  File "C:\Program Files\Chandler0.7\parcels\osaf\activity.py", line 144, in
> update
>   super(TimeoutActivity, self).update(*args, **kwds)
>  File "C:\Program Files\Chandler0.7\parcels\osaf\activity.py", line 123, in
> update
>   raise ActivityAborted(_(u"Cancelled by user."))
> ActivityAborted: Cancelled by user.
>
> _______________________________________________
> chandler-users mailing list
> chandler-users at osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/chandler-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/chandler-users/attachments/20080518/5eb51040/attachment.htm


More information about the chandler-users mailing list