I re-run database upgrade, this time starting from 4.0.8, it went fine until 4.1.1 where it failed complaining thatTable 'ObjectScrips' already exists. As I know it was created in earlier upgrade I did not worry.
My Queues table looks as follows now: mysql> select Name, Lifecycle from Queues; +-----------------------+-----------+ | Name | Lifecycle | +-----------------------+-----------+ | General | default | | ___Approvals | approvals | | AvalaAda Laboratorija | default | +-----------------------+-----------+ ... and there are no more warnings in log. Hope I did not spoil something else. -- Marko Cupać -- RT Training London, March 19-20 and Dallas May 20-21 http://bestpractical.com/training
