The old bugger is back...

This has been filed in  bugzilla 
(https://bugzilla.osafoundation.org/show_bug.cgi?id=12738)

I had Vista crash on me last night, when starting chandler i got the 
following error (from log file)
2009-02-27 08:43:44,881 application.Utility WARNING: === logging 
initialized, Chandler version 1.0.2 ===
2009-02-27 08:43:45,138 twisted WARNING: Log opened.
2009-02-27 08:43:45,418 application.Utility INFO: Using PARCELPATH 
['C:\\Program Files\\Chandler1.0\\parcels']
2009-02-27 08:43:46,029 repository INFO: opening repository in 
C:\Users\cdb\AppData\Roaming\Open Source Applications 
Foundation\Chandler\zAniceYl.default\__repository__
2009-02-27 08:43:46,608 repository INFO: opened db with recovery in 
0:00:00.577000
2009-02-27 08:43:46,609 repository INFO: mvcc is enabled
2009-02-27 08:43:46,609 repository INFO: __versions.db opened with mvcc
2009-02-27 08:43:46,621 root ERROR: Chandler encountered an unexpected 
problem while trying to start.

Traceback (most recent call last):
  File "C:\Program Files\Chandler1.0\Chandler.py", line 101, in main
    return realMain()
  File "C:\Program Files\Chandler1.0\Chandler.py", line 80, in realMain
    app = wxApplication(redirect=redirect, useBestVisual=useBestVisual)
  File "C:\Program 
Files\Chandler1.0\release\bin\lib\site-packages\wx\_core.py", line 7901, 
in __init__
    self._BootstrapApp()
  File "C:\Program 
Files\Chandler1.0\release\bin\lib\site-packages\wx\_core.py", line 7498, 
in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "C:\Program Files\Chandler1.0\application\Application.py", line 
377, in OnInit
    options)
  File "C:\Program Files\Chandler1.0\application\Utility.py", line 1101, 
in openRepositoryOrBackup
    view = openRepository(options, repoDir)
  File "C:\Program Files\Chandler1.0\application\Utility.py", line 1070, 
in openRepository
    view = initRepository(repoDir, options)
  File "C:\Program Files\Chandler1.0\application\Utility.py", line 684, 
in initRepository
    repository.open(**kwds)
  File "c:\program 
files\chandler1.0\release\bin\lib\site-packages\chandlerdb-0.7_37-py2.5-win32.egg\chandlerdb\persistence\DBRepository.py",
 
line 934, in open
    self.store.open(**kwds)
  File "c:\program 
files\chandler1.0\release\bin\lib\site-packages\chandlerdb-0.7_37-py2.5-win32.egg\chandlerdb\persistence\DBRepository.py",
 
line 1114, in open
    self._values.open("__values.db", txn, **kwds)
  File "c:\program 
files\chandler1.0\release\bin\lib\site-packages\chandlerdb-0.7_37-py2.5-win32.egg\chandlerdb\persistence\DBContainer.py",
 
line 81, in open
    False)
  File "c:\program 
files\chandler1.0\release\bin\lib\site-packages\chandlerdb-0.7_37-py2.5-win32.egg\chandlerdb\persistence\DBContainer.py",
 
line 68, in openDB
    dbtype = DB.DB_BTREE, flags = flags, txn = txn)
DBInvalidArgError: (22, 'Invalid argument')


After that I was asked to restart - which I did

Then I got a long list of radio buttons of which I chose the first 
"..Normal startup.."

After this I consistently get "Another Chandler is already running..."

_______________________________________________
[email protected] mailing list
unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users
Chandler wiki: http://chandlerproject.org/wikihome

Reply via email to