[Flashticle] got it installed. but the examples hang.

Ben Pennington b-pennington at hotmail.com
Sun May 7 10:07:57 EDT 2006


I just did what it was telling me to do and put an absolute path to the 
static filter directory in dev.cfg. Now it can get to the static files ok 
and the ui for BirthdayOrganizer and PizzaService loadsbut when I try to 
submit anything or when I run the HelloWorld example, it just hangs.

Turbo Gears gives me this:


2006-05-07 14:58:18,328 cherrypy.msg INFO HTTP: Page handler: <bound method 
Gate
way.index of <turbogatewaydemos.controllers.Gateway object at 0x0136D890>>
Traceback (most recent call last):
  File 
"c:\python24\lib\site-packages\CherryPy-2.2.1-py2.4.egg\cherrypy\_cphttpt
ools.py", line 105, in _run
    self.main()
  File 
"c:\python24\lib\site-packages\CherryPy-2.2.1-py2.4.egg\cherrypy\_cphttpt
ools.py", line 254, in main
    body = page_handler(*virtual_path, **self.params)
  File "<string>", line 3, in index
  File 
"c:\python24\lib\site-packages\TurboGears-0.9a5-py2.4.egg\turbogears\cont
rollers.py", line 210, in expose
    output = database.run_with_transaction(func._expose,func, accept, 
allow_json
, allow_json_from_config,*args, **kw)
  File 
"c:\python24\lib\site-packages\TurboGears-0.9a5-py2.4.egg\turbogears\data
base.py", line 216, in run_with_transaction
    retval = func(*args, **kw)
  File "<string>", line 5, in _expose
  File 
"c:\python24\lib\site-packages\TurboGears-0.9a5-py2.4.egg\turbogears\cont
rollers.py", line 230, in <lambda>
    func._expose.when(rule)(lambda _func, accept, allow_json, 
allow_json_from_co
nfig,*args,**kw: _execute_func(
  File 
"c:\python24\lib\site-packages\TurboGears-0.9a5-py2.4.egg\turbogears\cont
rollers.py", line 252, in _execute_func
    assert isinstance(output, basestring) or isinstance(output, dict) \
AssertionError: Method Gateway.index() returned unexpected output. Output 
should
be of type basestring, dict or generator.


Thanks

Ben Pennington

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/




More information about the Flashticle mailing list