gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error 110 testing appserver (fwd)


From: vfigueiro
Subject: Error 110 testing appserver (fwd)
Date: Fri, 19 Jul 2002 00:46:41 +0100

Hi. While testing appserver I get the following error:

Client:
... # gtestcvs
...
Your choice: 3
Opening RPC connection ...
DB000: Unable to load locale information falling back to default English language translations.
Setup an link to the session manager
Get the status of the session manager
Status:  Running (no sessions created yet)
Creating session object ...
Logging into the session ... ******************************************** Error: (110, 'Connection timed out')

********************************************
address@hidden samples]#


Server:
address@hidden samples]# gacvs -Z
Exporting our services via xmlrpc (port 8765) ... ... GNUe Application Server up and running ... DB000: Unable to load locale information falling back to default English language translations.
Dispatching:  SessionManager.Status []
Dispatching:  SessionManager.getNewSession []
Dispatching: [cac80254df4b4c8787a6ae13a7787f7997714d01].login ['hacker', 'secret']
Trigger for event 'appserver_users:pre_first_inst' does not exist.
User 'hacker' logged in.
ERROR HANDLER FAILED!!
DB000: TypeError: OnErr() takes exactly 2 arguments (3 given)
Error from source <127.0.0.1:3160, fd -1>:
************************************************************
Error occured on server:
************************************************************
DB000: Traceback (most recent call last):
DB000: File "/usr/local/src/gnue/.cvsdevelbase/gnue/common/commdrivers/xmlrpc/ServerAdap ter.py", line 117, in serve
DB000:     self.server.work()
DB000: File "/usr/local/lib/python2.2/site-packages/xmlrpc.py", line 114, in work
DB000:     self._o.work(timeout)
DB000: xmlrpc.error: (32, 'Broken pipe')
************************************************************

Can someone help me with this?
(CVS copy 2002/07/18
changed line 123 in common/dbdrivers/_pgsql/DBdriver.py:
encoding = gConfig('encoding')
to
encoding = connectData['encoding']


reply via email to

[Prev in Thread] Current Thread [Next in Thread]