Bugs item #1577258, was opened at 2006-10-14 16:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1577258&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Molohan (johnmolohan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Webserver traceback from missing files

Initial Comment:
Hi,

Browsing to either of the howtos on the help page gives me

2006/10/14 17:27 IST [HTTPChannel,1,192.168.1.2]
Traceback (most recent call last):
          File
"/usr/lib/python2.4/site-packages/twisted/protocols/basic.py",
line 232, in dataReceived
            why = self.lineReceived(line)
          File
"/usr/lib/python2.4/site-packages/twisted/web/http.py",
line 1004, in lineReceived
            self.allContentReceived()
          File
"/usr/lib/python2.4/site-packages/twisted/web/http.py",
line 1045, in allContentReceived
            req.requestReceived(command, path, version)
          File
"/usr/lib/python2.4/site-packages/twisted/web/http.py",
line 601, in requestReceived
            self.process()
        --- <exception caught here> ---
          File
"/usr/lib/python2.4/site-packages/twisted/web/server.py",
line 160, in process
            self.render(resrc)
          File
"/usr/lib/python2.4/site-packages/twisted/web/server.py",
line 167, in render
            body = resrc.render(self)
          File
"/home/media/freevo-1.5/src/www/web_types.py", line 88,
in render
            return self._render(request)
          File
"/home/media/freevo-1.5/src/www/htdocs/help/howto.rpy",
line 145, in _render
            for line in
util.readfile(os.path.join(self.BASEDIR[type], file)):
          File
"/home/media/freevo-1.5/src/util/fileops.py", line 127,
in readfile
            fd = open(str(filename), 'r')
        exceptions.IOError: [Errno 2] No such file or
directory:
'/home/media/freevo-1.5/share/../Docs/installation/html/book1.html'


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1577258&group_id=46652

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to