Apparantly the database server cannot resolve the name 
of the client - which is 127.0.0.1 (localhost), which 
leads to the assumption that some of your network settings
might be misconfigured. I would look why 127.0.0.1 could not
be resolved, and if all else fails, add an entry

127.0.0.1 localhost

to the 'hosts' file located in %SystemRoot%\system32\drivers\etc

Regards
Alexander Schr�der
SAP DB, SAP Labs Berlin

> -----Original Message-----
> From: Marco Born [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, November 24, 2004 1:18 PM
> To: [EMAIL PROTECTED]
> Subject: jdbc connection slowed part II
> 
> Hello,
> 
> i checked the xserver_.prt file and found these lines:
> 
> 2004-11-24 12:48:40      0xF3C ERR 18379 CONNECT  Error 
> getting TCP/IP host
> by address: '127.0.0.1'
> 2004-11-24 12:48:44      0xF3C ERR 18379 CONNECT  Error 
> getting TCP/IP host
> by address: '127.0.0.1'
> 2004-11-24 12:48:44      0x1A4     19739 XSERVER  '' connected to
> 'EV_SMALL', T16
> 2004-11-24 12:48:44      0x1A4     19740 XSERVER  '' disconnect from
> 'EV_SMALL', T16
> 2004-11-24 12:48:49      0xF3C ERR 18379 CONNECT  Error 
> getting TCP/IP host
> by address: '127.0.0.1'
> 2004-11-24 12:48:53      0xF3C ERR 18379 CONNECT  Error 
> getting TCP/IP host
> by address: '127.0.0.1'
> 2004-11-24 12:48:53      0x10C     19739 XSERVER  '' connected to
> 'EV_SMALL', T16
> 2004-11-24 12:48:54      0x10C     19740 XSERVER  '' disconnect from
> 'EV_SMALL', T16
> 
> As you can see, it takes about four seconds to establish the 
> connection.
> How can i fix this problem?
> 
> Regards Marco
> 
> -- 
> Geschenkt: 3 Monate GMX ProMail + 3 Top-Spielfilme auf DVD
> ++ Jetzt kostenlos testen http://www.gmx.net/de/go/mail ++
> 
> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to