Skip to content

Instantly share code, notes, and snippets.

@jd-boyd
Created April 16, 2012 18:08
Show Gist options
  • Save jd-boyd/2400426 to your computer and use it in GitHub Desktop.
Save jd-boyd/2400426 to your computer and use it in GitHub Desktop.
Failure: RuntimeError (/usr/share/tomcat6/.jenkins/jobs/Busybody/workspace/dataman/dataman.py died
Traceback (most recent call last):
File "/usr/share/tomcat6/.jenkins/jobs/Busybody/workspace/dataman/dataman.py", line 11, in <module>
import cherrypy
File "/usr/share/tomcat6/.jenkins/jobs/Busybody/workspace/virtualenv/local/lib/python2.7/site-packages/cherrypy/__init__.py", line 82, in <module>
from cherrypy import process
File "/usr/share/tomcat6/.jenkins/jobs/Busybody/workspace/virtualenv/local/lib/python2.7/site-packages/cherrypy/process/__init__.py", line 13, in <module>
from cherrypy.process.wspbus import bus
File "/usr/share/tomcat6/.jenkins/jobs/Busybody/workspace/virtualenv/local/lib/python2.7/site-packages/cherrypy/process/wspbus.py", line 79, in <module>
_startup_cwd = os.getcwd()
OSError: [Errno 2] No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment