Forgot to mention also that when this happens I always have to kill the
python process with the Windows task manager.

On Fri, 02 Mar 2007 15:13:34 -0500, "Andre Mueninghoff"
<[EMAIL PROTECTED]> said:
> Hi, I suspect this may be a known issue. I've seen this error on several
> occasions in the past couple of months, most often after leaving
> Chandler running overnight, or after doing a half dozen to a dozen or so
> restores and frequent Check and Repairs. Today I noticed (with r13329)
> that if I hovered the mouse pointer over the toolbar icons, that these
> MemoryError messages would scroll by very quickly. There seem to be
> other contributing causes, but hovering over the toolbar had a definite
> effect. Thought I'd mention it.
> Andre
> 
> Traceback (most recent call last):
>   File "C:\Program
>   Files\Chandler0.7alpha5\repository\persistence\DBRepositoryVi
> ew.py", line 298, in refresh
>     txnStatus = self._startTransaction(False)
>   File "C:\Program
>   Files\Chandler0.7alpha5\repository\persistence\DBRepositoryVi
> ew.py", line 162, in _startTransaction
>     return self.store.startTransaction(self, nested, nomvcc)
>   File "C:\Program
>   Files\Chandler0.7alpha5\repository\persistence\DBRepository.p
> y", line 1207, in startTransaction
>     locals['txn'] = DBTransaction(self, None, status, not nomvcc)
>   File "C:\Program
>   Files\Chandler0.7alpha5\repository\persistence\DBRepository.p
> y", line 905, in start
>     return store.repository._env.txn_begin(_txn, DBEnv.DB_TXN_SNAPSHOT)
> MemoryError: (12, 'Not enough space')
> Traceback (most recent call last):
>   File "C:\Program Files\Chandler0.7alpha5\application\Application.py",
>   line 920
> , in OnIdle
>     self.propagateAsynchronousNotifications()
>   File "C:\Program Files\Chandler0.7alpha5\application\Application.py",
>   line 897
> , in propagateAsynchronousNotifications
>     self.fireAsynchronousNotifications()
>   File "C:\Program Files\Chandler0.7alpha5\application\Application.py",
>   line 892
> , in fireAsynchronousNotifications
>     view.itsVersion -= 1
>   File "C:\Program
>   Files\Chandler0.7alpha5\repository\persistence\DBRepositoryVi
> ew.py", line 298, in refresh
>     txnStatus = self._startTransaction(False)
>   File "C:\Program
>   Files\Chandler0.7alpha5\repository\persistence\DBRepositoryVi
> ew.py", line 162, in _startTransaction
>     return self.store.startTransaction(self, nested, nomvcc)
>   File "C:\Program
>   Files\Chandler0.7alpha5\repository\persistence\DBRepository.p
> y", line 1207, in startTransaction
>     locals['txn'] = DBTransaction(self, None, status, not nomvcc)
>   File "C:\Program
>   Files\Chandler0.7alpha5\repository\persistence\DBRepository.p
> y", line 905, in start
>     return store.repository._env.txn_begin(_txn, DBEnv.DB_TXN_SNAPSHOT)
> MemoryError: (12, 'Not enough space')
> -- 
>   Andre Mueninghoff
>   [EMAIL PROTECTED]
> 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> 
> Open Source Applications Foundation "chandler-dev" mailing list
> http://lists.osafoundation.org/mailman/listinfo/chandler-dev
-- 
  Andre Mueninghoff
  [EMAIL PROTECTED]

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to