[chandler-users] Error when syncing with Hub
Rémi Després-Smyth
remi at terracognita.ca
Mon Feb 18 11:01:56 PST 2008
A re-send as I just noticed I had a completely irrelevant subject line -
sorry about that. I had replied to an older message rather than lookup the
group's email address myself.
Regards,
Remi.
-----Original Message-----
From: chandler-users-bounces at osafoundation.org
[mailto:chandler-users-bounces at osafoundation.org] On Behalf Of Rémi
Després-Smyth
Sent: February 18, 2008 2:59 PM
To: 'Chandler users'
Subject: RE: [chandler-users] using the Dashboard
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.
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