starting browser...in 5 seconds Exception in thread Thread-18: Traceback (most recent call last): File "threading.pyc", line 486, in __bootstrap_inner File "gluon/rocket.py", line 880, in run File "gluon/rocket.py", line 822, in _handleError NameError: global name 'exc' is not defined
I downloaded the code and took a quick look. It is true that exc is not defined. It isn't as clear as to what to do about it. Need a web2py developer to take a look.

