Slither Diagnositcs


One or more driver errors have occored. Please review the following driver messages for a brief explanation. For more information, please look in the dirver log file for a trace of event sleading to this error.
 
Error Could not load project.
Explanation Unexpected error while loading project 'InterActives'.
Traceback
   File "Driver.py", line 256, in __load_project
    project.init()
   File "./WebTools.py", line 65, in init
    HallResources.resources.changeCertFile( hall_data, market_area, brand, application )
   File "/home/webtools/WebTools_bundle/hall/HallResources.py", line 686, in changeCertFile
    application=application_textkey )
   File "/home/webtools/WebTools_bundle/hall/config/Configurator.py", line 116, in __init__
    default_namespace=default_namespace,)
   File "/home/webtools/WebTools_bundle/hall/config/Configurator.py", line 259, in initialize
    installation = ilf.getByFranchiseId( franchise_id, application_id=application_id )
   File "/home/webtools/WebTools_bundle/hall/config/InstallationListFactory.py", line 126, in getByFranchiseId
    where_clause = "%s = '%s'" % (
   File "/home/webtools/WebTools_bundle/hall/HallSQLTemplate.py", line 607, in clean
    db = HallResources.resources.getDB( "configdb" )
   File "/home/webtools/WebTools_bundle/hall/HallResources.py", line 479, in getDB
    raise HallResourceFailure( msg )
HallExceptions HallResourceFailure: ERROR: While making DB connection to configdb 
dbdict {'user': 'webtools', 'db': 'configdb', 'password': 'Wam627HtJ.2bg', 'host': '10.10.12.38', 'dbtype': 'mysql'}  . (hwmodules.db.DBExceptions.DBInitError : Unable to instantiate MySQLDataAccess:
   File "/home/webtools/WebTools_bundle/hwmodules/db/DBFactory.py", line 144, in __loadDataAccess
    exec("rval = module.%s(args)" % moduleName)
   File "", line 1, in ?
   File "/home/webtools/WebTools_bundle/hwmodules/db/MySQLDataAccess.py", line 45, in __init__
    raise DBInitError("stacktrace:\n%s" % StackTrace())
db DBExceptions DBInitError: stacktrace:
   File "/home/webtools/WebTools_bundle/hwmodules/db/MySQLDataAccess.py", line 42, in __init__
    self.__db = apply(MySQLdb.connect,(),argdict)
   File "/usr/local/python2.1/lib/python2.1/site-packages/MySQLdb/__init__.py", line 63, in Connect
    return apply(Connection, args, kwargs)
   File "/usr/local/python2.1/lib/python2.1/site-packages/MySQLdb/connections.py", line 58, in __init__
    self._db = apply(connect, args, kwargs2)
OperationalError: (2003, "Can't connect to MySQL server on '10.10.12.38' (111)")

)