i cant tell what the difference is between running web2py from my
eclipse run config in pydev but when i click the admin panel link i
get a ticket (below), when i click the ticket link i get another
ticket. Has anyone had this problem with thier eclipse/pydev setup?
When i run from command line it works fine.. PS im on a mac

here is the ticket source.....


(dp1
S'output'
p2
S''
sS'layer'
p3
S'Framework'
p4
sS'code'
p5
S''
sS'traceback'
p6
S'Traceback (most recent call last):\n  File "/Users/Andrew/workspaces/
eclipse/oxapps/resources/web2py/gluon/main.py", line 403, in wsgibase
\n    session._try_store_in_db(request, response)\n  File "/Users/
Andrew/workspaces/eclipse/oxapps/resources/web2py/gluon/globals.py",
line 347, in _try_store_in_db\n    record_id = table.insert(**dd)\n
File "/Users/Andrew/workspaces/eclipse/oxapps/resources/web2py/gluon/
contrib/gql.py", line 249, in insert\n    tmp.put()\n  File "/Users/
Andrew/dev/google_appengine/google/appengine/ext/db/__init__.py", line
724, in put\n    self._populate_internal_entity()\n  File "/Users/
Andrew/dev/google_appengine/google/appengine/ext/db/__init__.py", line
706, in _populate_internal_entity\n    self._entity =
self._populate_entity(_entity_class=_entity_class)\n  File "/Users/
Andrew/dev/google_appengine/google/appengine/ext/db/__init__.py", line
752, in _populate_entity\n    entity = _entity_class(self.kind(),
**kwds)\n  File "/Users/Andrew/dev/google_appengine/google/appengine/
api/datastore.py", line 297, in __init__\n    _app_namespace =
datastore_types.ResolveAppIdNamespace(_app, _namespace)\n  File "/
Users/Andrew/dev/google_appengine/google/appengine/api/
datastore_types.py", line 277, in ResolveAppIdNamespace\n    return
AppIdNamespace(app_id, namespace)\n  File "/Users/Andrew/dev/
google_appengine/google/appengine/api/datastore_types.py", line 159,
in __init__\n    ValidateString(self.__app_id, \'app_id\',
datastore_errors.BadArgumentError)\n  File "/Users/Andrew/dev/
google_appengine/google/appengine/api/datastore_types.py", line 107,
in ValidateString\n    raise exception(\'%s must not be empty.\' %
name)\nBadArgumentError: app_id must not be empty.\n'
p7
s.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to