#1214: nosetests fresh quickstarted project: Failed to create client object:
Daemon not running
-------------------------------------------------------+--------------------
Reporter: jeffk | Owner: anonymous
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: tests | Version: trunk
Severity: normal | Resolution:
Keywords: quickstart nosetests daemon client object |
-------------------------------------------------------+--------------------
Changes (by jeffk):
* status: closed => reopened
* resolution: fixed =>
Comment:
Reopening (hope that's OK TurboGears etiquette):
Tests pass (fresh quickstarted project) thanks to Alberto (r2264), but the
"Failed to create client object" error message still displays on nosetest
and start-projectname.py
{{{
/software/tgprojects/tgtest $ nosetests
.Failed to create client object: Daemon not running
.
----------------------------------------------------------------------
Ran 2 tests in 1.941s
OK
}}}
{{{
/software/tgprojects/tgtest $ python start-tgtest.py
2006-12-22 15:29:32,998 cherrypy.msg INFO CONFIG: Server parameters:
2006-12-22 15:29:32,999 cherrypy.msg INFO CONFIG: server.environment:
development
2006-12-22 15:29:33,000 cherrypy.msg INFO CONFIG: server.log_to_screen:
True
2006-12-22 15:29:33,000 cherrypy.msg INFO CONFIG: server.log_file:
2006-12-22 15:29:33,000 cherrypy.msg INFO CONFIG: server.log_tracebacks:
True
2006-12-22 15:29:33,001 cherrypy.msg INFO CONFIG:
server.log_request_headers: True
2006-12-22 15:29:33,001 cherrypy.msg INFO CONFIG:
server.protocol_version: HTTP/1.0
2006-12-22 15:29:33,002 cherrypy.msg INFO CONFIG: server.socket_host:
2006-12-22 15:29:33,002 cherrypy.msg INFO CONFIG: server.socket_port:
8080
2006-12-22 15:29:33,002 cherrypy.msg INFO CONFIG: server.socket_file:
2006-12-22 15:29:33,003 cherrypy.msg INFO CONFIG: server.reverse_dns:
False
2006-12-22 15:29:33,003 cherrypy.msg INFO CONFIG:
server.socket_queue_size: 5
2006-12-22 15:29:33,004 cherrypy.msg INFO CONFIG: server.thread_pool: 10
Failed to create client object: Daemon not running
2006-12-22 15:29:33,299 cherrypy.msg INFO HTTP: Serving HTTP on
http://localhost:8080/
}}}
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1214>
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?hl=en
-~----------~----~----~----~------~----~------~--~---