================
SOLUTION
================

1. USE --default_partition= BUT DO NOT INCLUDE THE QUOTES as mentioned
in Matthew's post.
2. IGNORE THE INCORRECT LOG MESSAGE ... rdbms_sqlite.py:58] Connecting
to SQLite database ...

LauncherFlags:
--datastore_path=/Users/cat/repositories/appengine/my.datastore --
default_partition=

Console Flags:
dev_appserver.py --datastore_path=/Users/cat/repositories/appengine/
my.datastore --default_partition= -p 8080 .

That's it.

On 23 Jul., 09:25, Cat <katz...@gmail.com> wrote:
> One thing I know for sure now is that the following log message is
> bogus, it appears even if dev_appserver.py successfully connects and
> uses a store at a different location than the TMP directory.
> INFO     2011-07-23 07:22:11,762 rdbms_sqlite.py:58] Connecting to
> SQLite database '' with file '/var/folders/u5/u5xmrm5gHPGXhfjlyv98u+++
> +TI/-Tmp-/dev_appserver.rdbms'

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to