[chandler-users] using the Dashboard

Andi Vajda vajda at osafoundation.org
Mon Feb 18 11:05:28 PST 2008


On Mon, 18 Feb 2008, Rémi Després-Smyth wrote:

> Morning.  Apologies if this is the wrong list; I'm not sure if this is a
> desktop or Chandler Hub issue.
>
> A colleague of mine is a bit frustrated, his Chandler desktop no longer
> syncs with his Hub account.  I've looked through his log file, and it looks
> fine, except for two locations where errors come up.  In both cases, a Java
> java.io.ioexception exception appears to have been raised, as a result of
> file "_e2.fnm" not existing.
>
> The first error comes up at the end of a collection's syncing: "421
> repository ERROR: <DBRepositoryView: Syncing (2426)> commit aborted by
> error".  The second error is "483 repository ERROR: while compacting
> repository".  Can anyone help resolve this?  We've both been really enjoying
> Chandler to-date; it's been marvelous for helping to get (and stay)
> organized.

Both of these errors should not prevent your colleague's collections from 
syncing. I also believe that both were fixed after release 0.7.1 which is 
what he's apparently using (based on the stacktrace below). An upgrade to 
the latest Chandler release, 0.7.4.1, is highly recommended.

Andi..

>
> Thanks.
> Remi.
>
> Here is the log info:
>
> [First error section]
>
> 2008-02-18 10:30:35,421 repository ERROR: <DBRepositoryView: Syncing (2426)>
> commit aborted by error
> Traceback (most recent call last):
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepositoryView.py", line 707,
> in commit
>    lock, txnStatus = finish(True)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepositoryView.py", line 652,
> in finish
>    self._commitTransaction(txnStatus)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepositoryView.py", line 185,
> in _commitTransaction
>    self.store._index.commitIndexWriter(self._indexWriter)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\FileContainer.py", line 500, in
> commitIndexWriter
>    dbWriter.addIndexes([writer.getDirectory()])
> JavaError: java.io.IOException: File does not exist: _e2.fnm
> 2008-02-18 10:30:35,562 osaf.sharing.recordset_conduit ERROR: Sharing Error
> Traceback (most recent call last):
>  File "C:\Program
> Files\Chandler0.7.1\parcels\osaf\sharing\recordset_conduit.py", line 79, in
> sync
>    rv.commit(mergeFunction)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepositoryView.py", line 707,
> in commit
>    lock, txnStatus = finish(True)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepositoryView.py", line 652,
> in finish
>    self._commitTransaction(txnStatus)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepositoryView.py", line 185,
> in _commitTransaction
>    self.store._index.commitIndexWriter(self._indexWriter)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\FileContainer.py", line 500, in
> commitIndexWriter
>    dbWriter.addIndexes([writer.getDirectory()])
> JavaError: java.io.IOException: File does not exist: _e2.fnm
> 2008-02-18 10:30:36,296 repository INFO: <DBRepositoryView: Syncing (2426)>
> pruned to 400 items
> 2008-02-18 10:30:36,296 osaf.sharing.shares ERROR: Error syncing collection
> Traceback (most recent call last):
>  File "C:\Program Files\Chandler0.7.1\parcels\osaf\sharing\shares.py", line
> 724, in sync
>    debug=debug)
>  File "C:\Program Files\Chandler0.7.1\parcels\osaf\sharing\cosmo.py", line
> 175, in sync
>    debug=debug)
>  File "C:\Program
> Files\Chandler0.7.1\parcels\osaf\sharing\recordset_conduit.py", line 79, in
> sync
>    rv.commit(mergeFunction)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepositoryView.py", line 707,
> in commit
>    lock, txnStatus = finish(True)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepositoryView.py", line 652,
> in finish
>    self._commitTransaction(txnStatus)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepositoryView.py", line 185,
> in _commitTransaction
>    self.store._index.commitIndexWriter(self._indexWriter)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\FileContainer.py", line 500, in
> commitIndexWriter
>    dbWriter.addIndexes([writer.getDirectory()])
> JavaError: java.io.IOException: File does not exist: _e2.fnm
>
>
>
> [Second error section]
>
> 2008-02-18 10:30:50,390 repository INFO: compact(): deleting old records
> past version 2306
> 2008-02-18 10:30:50,483 repository ERROR: while compacting repository
> Traceback (most recent call last):
>  File "C:\Program Files\Chandler0.7.1\parcels\osaf\app\compact.py", line
> 233, in compact
>    counts = view.repository.compact(toVersion, progressFn=progress)
>  File "C:\Program
> Files\Chandler0.7.1\repository\persistence\DBRepository.py", line 706, in
> compact
>    indexReader.close()
> AttributeError: 'chandlerdb.util.c.Nil' object has no attribute 'close'
> 2008-02-18 10:30:50,562 repository INFO: Repository compacting scheduled in
> 23:59:24.766000
>
> _______________________________________________
> chandler-users mailing list
> chandler-users at osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/chandler-users
>


More information about the chandler-users mailing list