Hi all,

I'm upgrading to Python 2.3 and Webware 0.8.1 and am now getting the following error 
sporadically.  Has anyone seen this?  Any ideas?

Thanks,
Jeff


WebKit caught an exception while processing a request for 
"/usr/local/ea/ea/www/index.py" at Wed Dec 24 10:09:04 2003 (timestamp: 1072278544.3). 
 The plain text traceback from Python is printed below and the full HTML error report 
from WebKit is attached.

Traceback (most recent call last):
  File "WebKit/Application.py", line 415, in dispatchRequest
  File "WebKit/Application.py", line 567, in handleGoodURL
  File "WebKit/Application.py", line 776, in respond
  File "WebKit/Transaction.py", line 105, in respond
  File "/usr/local/ea/ea/www/index.py", line 7, in respond
    trans.application().forward(trans, 'Home')
  File "WebKit/Application.py", line 652, in forward
  File "WebKit/Application.py", line 430, in dispatchRequest
  File "WebKit/Application.py", line 1076, in handleExceptionInTransaction
  File "WebKit/ExceptionHandler.py", line 104, in __init__
  File "WebKit/ExceptionHandler.py", line 136, in work
  File "WebKit/ExceptionHandler.py", line 168, in logExceptionToConsole
  File "/usr/lib/python2.3/traceback.py", line 210, in print_exc
    print_exception(etype, value, tb, limit, file)
  File "/usr/lib/python2.3/traceback.py", line 123, in print_exception
    print_tb(tb, limit, file)
  File "/usr/lib/python2.3/traceback.py", line 68, in print_tb
    line = linecache.getline(filename, lineno)
  File "/usr/lib/python2.3/linecache.py", line 14, in getline
    lines = getlines(filename)
  File "/usr/lib/python2.3/linecache.py", line 40, in getlines
    return updatecache(filename)
  File "/usr/lib/python2.3/linecache.py", line 72, in updatecache
    basename = os.path.split(filename)[1]
RuntimeError: maximum recursion depth exceeded





-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to