You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to larch
New install on Lion os x 10.7.3 server. Yesterday was new install on
this platform (I'm successfully running Larch on another client's Snow
Leopard Server). But I had to install Xcode out of order. But got
larch working -- to a point. I was receiving imaps uri errors. So I
rebooted server. And now I get the follow SQL error. So far I've
uninstalled and reinstalled Larch. I've re-run the ruby and sql
updates. Same results.
[fatal] unable to open message database: SQLite3::CantOpenException:
unable to open database file
/Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/adapters/
sqlite.rb:67:in `initialize': SQLite3::CantOpenException: unable to
open database file (Sequel::DatabaseConnectionError)
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/adapters/
sqlite.rb:67:in `new'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/adapters/
sqlite.rb:67:in `connect'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/database/
misc.rb:48:in `initialize'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool.rb:92:in `call'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool.rb:92:in `make_new'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool/threaded.rb:127:in `make_new'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool/threaded.rb:113:in `available'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool/threaded.rb:103:in `acquire'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool/threaded.rb:147:in `sync'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool/threaded.rb:147:in `synchronize'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool/threaded.rb:147:in `sync'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool/threaded.rb:102:in `acquire'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/
connection_pool/threaded.rb:74:in `hold'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/database/
connecting.rb:225:in `synchronize'
from /Library/Ruby/Gems/1.8/gems/sequel-3.32.0/lib/sequel/database/
connecting.rb:233:in `test_connection'
from /Library/Ruby/Gems/1.8/gems/larch-1.1.0.dev.20110122/lib/
larch.rb:125:in `open_db'
from /Library/Ruby/Gems/1.8/gems/larch-1.1.0.dev.20110122/lib/
larch.rb:36:in `init'
from /Library/Ruby/Gems/1.8/gems/larch-1.1.0.dev.20110122/bin/larch:
92
from /usr/bin/larch:19:in `load'
from /usr/bin/larch:19