Le 11/10/2011 23:09, Cédric Krier a écrit :
On 11/10/11 22:21 +0100, Farès Hantous wrote:
2011/10/11 Cédric Krier<[email protected]>

On 11/10/11 13:30 -0700, fares wrote:
Hi,
I am trying the trunk version, but I could not create a database with
it.
I have this error:

Exception in thread Thread-22:
Traceback (most recent call last):
   File "/usr/lib/python2.6/threading.py", line 532, in
__bootstrap_inner
     self.run()
   File "/usr/lib/python2.6/threading.py", line 484, in run
     self.__target(*self.__args, **self.__kwargs)
   File "/home/fares/Tryton_2.1/trytond/trytond/ir/cron.py", line 155,
in run
     transaction.cursor.lock(self._table)
   File "/home/fares/Tryton_2.1/trytond/trytond/backend/postgresql/
database.py", line 414, in lock
     self.cursor.execute('LOCK "%s"' % table)
ProgrammingError: ERREUR:  la relation « ir_cron » n'existe pas

How can I fix that?
Nothing to fix. It is just the cron that starts before the database is
completly setup.

Thank you but what should I do to create a database ?
The database should be created.
This is what I am not able to do with trunk.
I did not face this problem with previous versions.

PS: Please fix your email client to correctly indent the answers and clean
remove the previous signature otherwise it is a mess to read
Sorry for that. I used the webmail of gmail. I hope it is better with thunderbird.


--
[email protected] mailing list

Reply via email to