List Info

Thread: finding out what crashed cherrypy




finding out what crashed cherrypy
user name
2006-03-24 18:29:38
I had a CherryPy-based server that was working fine.  I made
some
changes to my classes (and they seem to work fine on their
own).

Now I'm integrating with CherryPy again, and I keep getting

2006/03/24 12:58:49 CONFIG INFO   server.reverseDNS: False
2006/03/24 12:58:49 CONFIG INFO   server.socketQueueSize: 5
2006/03/24 12:58:49 CONFIG INFO   server.threadPool: 0
2006/03/24 12:58:49 HTTP INFO SystemExit raised: shutting
down
autoreloader
2006/03/24 12:58:49 HTTP INFO CherryPy shut down
2006/03/24 12:58:52 CONFIG INFO Server parameters:
2006/03/24 12:58:52 CONFIG INFO   server.environment:
development

over and over.

How can I find out where the exception is that's choking
CherryPy?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

finding out what crashed cherrypy
user name
2006-03-24 19:11:22
Chris Curvey wrote:
> I had a CherryPy-based server that was working fine.  I
made some
> changes to my classes (and they seem to work fine on
their own).
> 
> Now I'm integrating with CherryPy again, and I keep
getting
> 
[snipped log output]
> 
> over and over.
> 
> How can I find out where the exception is that's
choking CherryPy?

Are you importing any packages from zipped eggs?  If so, see
the 
following discussion for some ideas:
http://groups.g
oogle.com/group/cherrypy-users/browse_frm/thread/be2229ddcef
ffa3e/4f979c10542be285

HTH,

Christian
http://www.dowski.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

finding out what crashed cherrypy
user name
2006-03-24 19:23:03
Sorry, no eggs.  I have a gut feeling that one of my classes
is having
trouble finding a configuration file, but I'm not finding
the problem
thru code inspection


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

finding out what crashed cherrypy
user name
2006-03-25 10:31:34
Try turning autorealod off by setting server.environment to
production.

amix
http://amix.dk/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

finding out what crashed cherrypy
user name
2006-03-30 12:57:08
That's a great idea.  Setting
server.environment="Production" lets the
server run.  Interestingly, so does setting
server.environment="Development".  It's only if
I don't have that
variable set that I get the restarts.  Oh well.  I also
realized that
I've got CP 2.1.0 installed, so I'm not sure how much this
is worth
tracking down.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-usersgooglegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribegooglegroups.com
For more options, visit this group at http://
groups.google.com/group/cherrypy-users
-~----------~----~----~----~------~----~------~--~---

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )