couldn't reproduce, so, I'd need the "usual suspects" details....
- web2py version - platform (unix, windows, etc) - any change to the original w2p_scheduler_tests app (like changing the db uri - I'm not saying it's not to be done, I made the app to let everyone test all the features with their environment ^_^ - I'm just asking for anything that may differ from my test machine to yours) If you could please attach the full log (post as an attachment, so the post will be "brief") that will help further investigations. To enable the full log please start the scheduler with web2py.py -K w2p_scheduler_tests -D 0 ... with the default configuration of web2py's logging it should start with something like this web2py Web Framework Created by Massimo Di Pierro, Copyright 2007-2012 Version 2.2.1 (2012-10-21 10:54:10) stable Database drivers available: SQLite(sqlite2), SQLite(sqlite3), MySQL(pymysql ), PostgreSQL(psycopg2), PostgreSQL(pg8000), CouchDB(couchdb), IMAP(imaplib) starting single-scheduler for "w2p_scheduler_tests"... DEBUG:web2py.scheduler:defining tables (migrate=True) DEBUG:web2py.scheduler:looping... DEBUG:web2py.scheduler:thread building own DAL object DEBUG:web2py.scheduler:defining tables (migrate=False) DEBUG:web2py.scheduler:nothing to do --

