The X server is not running. As you can see, it won't start. $ sudo x_server -D4 start 12722 XSERVER Service port is 7210 12723 XSERVER Opened listen socket 3 (hangs)
The firewall did not change, but that doesn't matter because I ran the commands on the same machine that MAXDB is installed on. When I run telnet, this is what happens: telnet localhost 7210 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. What now? Mike -----Original Message----- From: news [mailto:[EMAIL PROTECTED] Behalf Of Daniel Dittmar Sent: Thursday, October 02, 2003 12:44 PM To: [EMAIL PROTECTED] Subject: Re: MAXDB Fails to come up after system restart Michael Slinn wrote: > I'm running RedHat 9. A few months ago I *finally* got SAPDB LINUX 7.4.3 > Build 027-121-048-452 to install and run the TST74 database. > > Today the machine had to be rebooted and the database would not come up. > > $ export LD_ASSUME_KERNEL=2.2.5 > $ dbmcli -d TST74 -u dbm,dbm db_warm > Error! Connection failed to node (local) for database TST74: connection > closed by counterpart > $ dbmcli inst_enum > Error! Connection failed to node (local) for database (no dbname): > connection closed by counterpart > $ sudo x_server start > ERR 11940 XSERVER Ping request failed:connection closed by counterpart > > Suggestions? Were there some changes to the firewall configuration? - is the x_server running (ps -ef | grep vserver) - if yes, try 'telnet localhost 7210' - if telnet fails, check your iptables or whatever you're using - if telnet succeeds, try killing vserver and start x_server -D4 for some more debugging output Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org -- 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]