← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 791818] Re: [6.1 trunk]: confusing error message "Database cannot be accessed or does not exist"

 

** Changed in: openobject-client
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/openobject-client/+question/160014

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/791818

Title:
  [6.1 trunk]: confusing error message "Database cannot be accessed or
  does not exist"

Status in OpenERP GTK Client:
  Invalid

Bug description:
  hi there,

  trying to open the client, i get this message:
  Database cannot be accessed or does not exist

  Please double-check the database name or contact your administrator to
  verify the database status.

  however, when I check the log, I get this:

  [2011-06-02 13:57:32,770][bs_02] INFO:init:module account: registering objects
  [2011-06-02 13:57:33,194][bs_02] CRITICAL:init:[01]: 
  [2011-06-02 13:57:33,195][bs_02] CRITICAL:init:[02]: Environment Information : 
  [2011-06-02 13:57:33,195][bs_02] CRITICAL:init:[03]: System : Linux-2.6.38-8-generic-i686-with-Ubuntu-11.04-natty
  [2011-06-02 13:57:33,195][bs_02] CRITICAL:init:[04]: OS Name : posix
  [2011-06-02 13:57:33,195][bs_02] CRITICAL:init:[05]: Distributor ID:	Ubuntu
  [2011-06-02 13:57:33,195][bs_02] CRITICAL:init:[06]: Description:	Ubuntu 11.04
  [2011-06-02 13:57:33,195][bs_02] CRITICAL:init:[07]: Release:	11.04
  [2011-06-02 13:57:33,195][bs_02] CRITICAL:init:[08]: Codename:	natty
  [2011-06-02 13:57:33,196][bs_02] CRITICAL:init:[09]: Operating System Release : 2.6.38-8-generic
  [2011-06-02 13:57:33,196][bs_02] CRITICAL:init:[10]: Operating System Version : #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011
  [2011-06-02 13:57:33,196][bs_02] CRITICAL:init:[11]: Operating System Architecture : 32bit
  [2011-06-02 13:57:33,196][bs_02] CRITICAL:init:[12]: Operating System Locale : fr_CH.UTF8
  [2011-06-02 13:57:33,196][bs_02] CRITICAL:init:[13]: Python Version : 2.7.1+
  [2011-06-02 13:57:33,196][bs_02] CRITICAL:init:[14]: OpenERP-Server Version : 6.1-dev
  [2011-06-02 13:57:33,197][bs_02] CRITICAL:init:[15]: Couldn't load module account
  [2011-06-02 13:57:33,576][bs_02] CRITICAL:init:[01]: 
  [2011-06-02 13:57:33,576][bs_02] CRITICAL:init:[02]: Environment Information : 
  [2011-06-02 13:57:33,577][bs_02] CRITICAL:init:[03]: System : Linux-2.6.38-8-generic-i686-with-Ubuntu-11.04-natty
  [2011-06-02 13:57:33,577][bs_02] CRITICAL:init:[04]: OS Name : posix
  [2011-06-02 13:57:33,577][bs_02] CRITICAL:init:[05]: Distributor ID:	Ubuntu
  [2011-06-02 13:57:33,578][bs_02] CRITICAL:init:[06]: Description:	Ubuntu 11.04
  [2011-06-02 13:57:33,578][bs_02] CRITICAL:init:[07]: Release:	11.04
  [2011-06-02 13:57:33,578][bs_02] CRITICAL:init:[08]: Codename:	natty
  [2011-06-02 13:57:33,578][bs_02] CRITICAL:init:[09]: Operating System Release : 2.6.38-8-generic
  [2011-06-02 13:57:33,578][bs_02] CRITICAL:init:[10]: Operating System Version : #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011
  [2011-06-02 13:57:33,579][bs_02] CRITICAL:init:[11]: Operating System Architecture : 32bit
  [2011-06-02 13:57:33,579][bs_02] CRITICAL:init:[12]: Operating System Locale : fr_CH.UTF8
  [2011-06-02 13:57:33,579][bs_02] CRITICAL:init:[13]: Python Version : 2.7.1+
  [2011-06-02 13:57:33,579][bs_02] CRITICAL:init:[14]: OpenERP-Server Version : 6.1-dev
  [2011-06-02 13:57:33,579][bs_02] CRITICAL:init:[15]: expected an indented block
  [2011-06-02 13:57:33,579][bs_02] CRITICAL:init:[16]: ('/home/openerp/addons/account/report/account_profit_loss.py', 114, 0, '<<<<<<< TREE\n')

  which is obviously NOT a db problem, but a dirty bzr update.

  while it is a "minor" error, the system throws a completely different
  error message! I think that this should be improved.

  thank you!
  Bogdan


Follow ups

References