← Back to team overview

openerp-community team mailing list archive

Re: Help Needed [Could Not Connect to Server]

 

Hi Waqar,
This is a known bug for months since 5.06. So far no solution given. 

You might better address those bugs directly in launchpad or look for
some information first in the forum:
http://www.openerp.com/community
regards

Eric 

On ven., 2010-10-15 at 15:19 +0500, waqar afridi wrote:
> Hello List
> 
> 
> This is my First mail on this mailing List, Please Redirect me if its
> not the Right Place.
> 
> 
> I am trying to Debug OpenERP Source Code in Eclipse, When I Run the
> Server in Debug mode, It Runs Correctly with the Following Messages
> in Console
> 
> 
> =========================================================
> pydev debugger: starting
> [2010-10-15 15:08:21,862][?] [32m [49mINFO [0m:server:version - 5.0.14
> [2010-10-15 15:08:21,863][?] [32m [49mINFO [0m:server:addons_path
> - /usr/local/lib/python2.6/dist-packages/openerp-server/addons
> [2010-10-15 15:08:21,863][?] [32m [49mINFO [0m:server:database
> hostname - localhost
> [2010-10-15 15:08:21,864][?] [32m [49mINFO [0m:server:database port -
> 5432
> [2010-10-15 15:08:21,864][?] [32m [49mINFO [0m:server:database user -
> waqar
> [2010-10-15 15:08:21,865][?] [32m [49mINFO [0m:objects:initialising
> distributed objects services
> [2010-10-15 15:08:22,421][?] [32m [49mINFO [0m:web-services:starting
> XML-RPC services, port 8069
> [2010-10-15 15:08:22,422][?] [32m [49mINFO [0m:web-services:starting
> NET-RPC service, port 8070
> [2010-10-15 15:08:22,423][?] [32m [49mINFO [0m:web-services:the server
> is running, waiting for connections...
> ==========================================================
> 
> 
> But when I Launch the Client, I get the Message Could Not Connect to
> Server in Database Section and the Following Messages Appears in
> Console.
> 
> 
> ==========================================================
> /usr/local/lib/python2.6/dist-packages/openerp-server/tools/misc.py:750: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
>   if hasattr(e, 'message'):
> /usr/local/lib/python2.6/dist-packages/openerp-server/tools/misc.py:751: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
>   return ustr(e.message)
> ==========================================================
> 
> 
> 
> I have Done all the setup Correctly (according to the knowledge I
> have), I am using ubunut 10.04 with user "Waqar" and Group "Waqar".
> And to mention it Works Correctly if Run normally without Eclipse.
> 
> 
> 
> Thanx in Advance
> 
> -- 
> 
> Waqar Afridi
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-community
> Post to     : openerp-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openerp-community
> More help   : https://help.launchpad.net/ListHelp

Follow ups

References