Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Group categories: Not categorized
More group info »
Active older topics
3 new of 3 - Jun 15
9 new of 9 - Jun 1
1 new of 1 - Mar 28
1 new of 1 - Mar 27
22 new of 22 - Jan 19
4 new of 4 - Jan 16
4 new of 4 - Jan 12
3 new of 3 - Dec 29 2008
8 new of 8 - Dec 23 2008
1 new of 1 - Dec 22 2008
Related Groups
For questions about using CherryPy
Low activity, 1255 members
Discussion about the TurboGears front-to-back web development megaframework.
Medium activity, 3644 members
Pylons is a Python Web Framework aimed at making development, distribution, and deployment faster and easier.
Low activity, 1949 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 476  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussions regarding the development of CherryPy
 

CherryPy 3.2, Python 3.1 and default io buffer size 
  I tried running CherryPy 3.2.0 rc1 on Ubuntu 9.04 with Python 3.1.1 and got this error which prevented it from starting up: [22/Oct/2009:15:21:18] ENGINE Listening for SIGHUP. [22/Oct/2009:15:21:18] ENGINE Listening for SIGTERM. [22/Oct/2009:15:21:18] ENGINE Listening for SIGUSR1. [22/Oct/2009:15:21:18] ENGINE Bus STARTING... more »
By Glenn  - Oct 22 - 2 new of 2 messages    

Problem running setuptools bdist_rpm 
  Hi folks, While trying to build an RPM of CherryPy version 3.1.2 I ran into the following error: [brent@fc10 /opt/vendor/python/CherryPy-3. 1.2]$ sudo python setup.py bdist_rpm ..... <snip> .... running install_data error: can't copy 'cherrypy/favicon.ico': doesn't exist or not a regular file... more »
By Brent  - Sep 2 - 1 new of 1 message    

Patch to support Autoreloading under Jython 2.5.0 
  Hello- I recently started working with CherryPy 3.1.2 under Jython 2.5.0, and everything seems to work very nicely so far with the exception of one minor threading patch I found in a blog post and autoreloading. To get autoreloading working, it seems raising a SystemRestart exception is the correct mechanism on Jython (there's similar code in... more »
By Jeremy Ouellette  - Sep 1 - 3 new of 3 messages    

exception happing while re-directing in cherrypy 
  Hi All, I have developed one project. In which I have two user controls. I am use cherrypy session control for session management. I am getting the following exception in database.py file of python and after that I am getting the integrity error: 8/9/2009 10:03:08 AM [controllers.py] - [ 608] [DEBUG] redirecting to /... more »
By reetesh nigam  - Aug 10 - 2 new of 2 messages    

cherrypy is generating DUPLICATE sessions 
  Hi All , i have one session table. the cherrypy session is the primary key. and i am getting the following error: 8/9/2009 10:03:09 AM [ourerrorhandler.py] - [ 60] [ERROR] error:<class 'sqlalchemy.exceptions.Integri tyError'> trace:Traceback (most recent call last): File "c:\python25\lib\site-packages \cherrypy-2.2.1-py2.5.egg\cher rypy... more »
By reetesh nigam  - Aug 9 - 1 new of 1 message    

tools.expires is completely broken 
  I noticed that all of my static files were not returning Expires headers, even though I set the correct tools.expires settings in the config file: [/static] tools.staticdir.on = True tools.staticdir.dir = "static" tools.expires.on = True tools.expires.secs = 1000 I looked over the source and found that cacheable responses never get... more »
By Jae  - Jul 31 - 3 new of 3 messages    

wsgiserver and keep-alive timeouts 
  This post builds upon what was noted here: [link] but that was nearly a year ago and I thought I might offer up some fresh thoughts. In short, I am seeing the same issues mentioned in the above post, where the WSGI server goes into a "blocked" state if the number of... more »
By JeffB  - Jul 30 - 3 new of 3 messages    

large form value bug for cherrpy 2.3 
  I am using cherrypy 2.3 in conjunction with turbogears 1.0.8 and am having trouble with large form value being decoded by cherrypy. The error manifests itself as such: Traceback (most recent call last): File "/home/bisquik/bisque-stable/b qenv/lib/python2.5/site-packag es/ CherryPy-2.3.0-py2.5.egg/cherr ypy/_cphttptools.py", line 114, in _run... more »
By kgk  - Jun 25 - 1 new of 1 message    

Make cherrypy.engine not global anymore 
  Hi All, I've been banging my head around a simple (yet probably not common) use case where I wanted to fork a process and run a CherryPy instance from that child process. I quickly realized that the child process shared (as far as I could tell) the same cherrypy.engine has its parent, which isn't what I wanted of... more »
By Sylvain Hellegouarch  - Jun 24 - 1 new of 1 message    

CherryPy 3.2 dispatch and query params 
  Hi, I also have another issue with GearShift and CherryPy 3.2. This time it's the sequence of the stages "get_resource" and "process_query_string". With CP 3.1 the query string was parsed in process headers (before get_resource). With 3.2 it's parsed by itself after get_resource. Thus custom dispatchers don't have access to the... more »
By dbrattli  - Jun 17 - 1 new of 1 message    

1 - 10 of 476   « Newer | Older »

XML       Send email to this group: cherrypy-devel@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google