1 2 3 4 5 6 7 8 9 10 11
   | Traceback (most recent call last):
  File "./HMI/nedi.py", line 557, in ?
    nedi = Application__(userPreferenceFile, maintenance, db['user'], db['password'], db['simulation'], watchdog, test_mode)
  File "./HMI/nedi.py", line 99, in __init__
    self.database = DataBase__(self.user, password, simulation)
  File "/ipas2/user/awalter/ccm_wa/NEDI-ACE2011A_prep/NEDI/DataInterface/database.py", line 340, in __init__
    self.ctx = self.DataBaseGet_Context()
  File "/ipas2/user/awalter/ccm_wa/NEDI-ACE2011A_prep/NEDI/DataInterface/database.py", line 1139, in DataBaseGet_Context
    errmsg = self.DataBaseExecute(sqlcmd)
  File "/ipas2/user/awalter/ccm_wa/NEDI-ACE2011A_prep/NEDI/DataInterface/database.py", line 1426, in DataBaseExecute
    a=b | 
Partager