#1100: Quickstart projects broken with --sqlalchemy
----------------------+-----------------------------------------------------
Reporter: arthur | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: CherryPy | Version: 0.9a6
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
Using 0.9a9 on a Mac (10.4.7) a project created with
tg-admin quickstart --sqlalchemy
doesn't work at all, with or without identity.
Create a project fred, cd fred, ./start-fred
With sqlobject, see test page
With sqlalchemy, the browser hangs, and then cherry-py just exits.
kremer:honeymine/branches/fred 38: ./start-
fred.py
17:32:23
2006-08-31 17:32:32,687 cherrypy.msg INFO CONFIG: Server parameters:
2006-08-31 17:32:32,689 cherrypy.msg INFO CONFIG:
server.environment: development
2006-08-31 17:32:32,690 cherrypy.msg INFO CONFIG:
server.log_to_screen: True
2006-08-31 17:32:32,691 cherrypy.msg INFO CONFIG: server.log_file:
2006-08-31 17:32:32,692 cherrypy.msg INFO CONFIG:
server.log_tracebacks: True
2006-08-31 17:32:32,693 cherrypy.msg INFO CONFIG:
server.log_request_headers: True
2006-08-31 17:32:32,694 cherrypy.msg INFO CONFIG:
server.protocol_version: HTTP/1.0
2006-08-31 17:32:32,695 cherrypy.msg INFO CONFIG: server.socket_host:
2006-08-31 17:32:32,696 cherrypy.msg INFO CONFIG:
server.socket_port: 8080
2006-08-31 17:32:32,697 cherrypy.msg INFO CONFIG: server.socket_file:
2006-08-31 17:32:32,697 cherrypy.msg INFO CONFIG:
server.reverse_dns: False
2006-08-31 17:32:32,698 cherrypy.msg INFO CONFIG:
server.socket_queue_size: 5
2006-08-31 17:32:32,699 cherrypy.msg INFO CONFIG:
server.thread_pool: 10
Registering Service fred: development._http._tcp port 8080 path=/
2006-08-31 17:32:32,989 cherrypy.msg INFO HTTP: Serving HTTP on
http://localhost:8080/
Got a reply for fred: development._http._tcp.local.: Name now
registered and active
2006-08-31 17:32:48,843 cherrypy.msg INFO ENGINE: SystemExit raised:
shutting down autoreloader
2006-08-31 17:32:48,846 cherrypy.msg INFO HTTP: HTTP Server shut down
2006-08-31 17:32:48,858 cherrypy.msg INFO ENGINE: CherryPy shut down
Some details:
TurboGears Complete Version Information
TurboGears requires:
* TurboGears 0.9a9
* nose 0.9.0
* configobj 4.3.2
* RuleDispatch 0.5a0.dev-r2115
* setuptools 0.6c1
* FormEncode 0.5.1
* cElementTree 1.0.5-20051216
* PasteScript 0.9.7
* elementtree 1.2.6-20050316
* simplejson 1.3
* SQLObject 0.7.1dev-r1860
* CherryPy 2.2.1
* TurboKid 0.9.8
* TurboCheetah 0.9.5
* TurboJson 0.9.9
* PyProtocols 1.0a0dev-r2082
* Cheetah 1.0
* PasteDeploy 0.5
* Paste 0.9.1
* FormEncode 0.5.1
* kid 0.9.3
* Cheetah 1.0
* elementtree 1.2.6-20050316
Identity Providers
* sqlobject (TurboGears 0.9a9)
* sqlalchemy (TurboGears 0.9a9)
tg-admin Commands
* info (TurboGears 0.9a9)
* shell (TurboGears 0.9a9)
* quickstart (TurboGears 0.9a9)
* update (TurboGears 0.9a9)
* sql (TurboGears 0.9a9)
* i18n (TurboGears 0.9a9)
* toolbox (TurboGears 0.9a9)
Visit Managers
* sqlobject (TurboGears 0.9a9)
* sqlalchemy (TurboGears 0.9a9)
Template Engines
* cheetah (TurboCheetah 0.9.5)
* kid (TurboKid 0.9.8)
* json (TurboJson 0.9.9)
Widget Packages
TurboGears Extensions
* visit (TurboGears 0.9a9)
* identity (TurboGears 0.9a9)
This happens when using the 1.0 trunk SVN as well.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1100>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---