Errors and Solutions¶
Setup stage¶
Failed to load environment template %s using ConfigParserCheck the input
env.initemplate for potential mistakes or typos.SQL engine XXX is not implementedCurrently only
sqliteis supported.Cant' find XXX file for resource XXXThe resource file is not found for Auptimizer
Error while finding module specification for XXXXXX can be either
aup.initoraup.setup. Double check whether you put the aup.py file for remote execution in your PYTHONPATH instead of the aup package.
Run Experiment¶
Sometimes, when Auptimizer accidentally exits, the resources are not marked as free in the database and will prevent you from using them within Auptimizer. In such scenarios, you might want to reset the status of resources by:
python -m aup.setupdb.reset env.ini