I can''t seem to get fds to work. I have CentOS 4.1 installed and working fine. FDS appears to have installed fine as well. When I run the admin server as a non-root user no messages appear, and when I try and telnet to port 389 it says connection is refused, meaning the admin server isn''t running at all. When I try startconsole I get the following as a non-root user: Console: Can''t connect to X11 window server using '':0.0'' as the value of the DISPLAY variable. When I run start-admin as root I get the following message: warning: daemon is running as super-user [LS ls1] http://node.internal-datacom.com, port 40795 ready to accept requests But this doesn''t stay. It appears that the admin server doesn''t remain running, maybe 5-10 seconds. Is there any way to fix this timeout problem so that admin server remains running? _________________________________________________________________ It''s fast, it''s easy and it''s free. Get MSN Messenger 7.0 today! http://messenger.msn.co.uk
Rob Crittenden
2005-Jul-18 13:08 UTC
Re: [Fedora-directory-users] Centos 4.1 - FDS Problems
For the admin server, there are problems with IBM JDK on some SMP systems (including hyper-threading SMP) such that the server fails to start. The solutions are to either switch to a uni-processor kernel or try a Sun JRE. See http://directory.fedora.redhat.com/wiki/FAQ for details. As for directory not starting, check the error log file to see if there are any details there. Look in in /opt/fedorads/slapd-<instance>/logs rob Squall Lionheart wrote:> I can''t seem to get fds to work. I have CentOS 4.1 installed and working > fine. FDS appears to have installed fine as well. When I run the admin > server as a non-root user no messages appear, and when I try and telnet > to port 389 it says connection is refused, meaning the admin server > isn''t running at all. When I try startconsole I get the following as a > non-root user: > > Console: Can''t connect to X11 window server using '':0.0'' as the value of > the DISPLAY variable. > > When I run start-admin as root I get the following message: > > warning: daemon is running as super-user > [LS ls1] http://node.internal-datacom.com, port 40795 ready to accept > requests > > But this doesn''t stay. It appears that the admin server doesn''t remain > running, maybe 5-10 seconds. Is there any way to fix this timeout > problem so that admin server remains running? > > _________________________________________________________________ > It''s fast, it''s easy and it''s free. Get MSN Messenger 7.0 today! > http://messenger.msn.co.uk > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users
Squall Lionheart
2005-Jul-18 16:28 UTC
RE: [Fedora-directory-users] Centos 4.1 - FDS Problems
I''m currently using the Sun JDK, and it appears to have been configured correctly. I''ve trawled through the logs and there is nothing that even remotely looks like an error message. The admin server logs show that the adminserver started up sucessfully. Maybe I''m missing something?? ----------------------------------------------------------------------------------------------------->From: "Squall Lionheart" <neuromancer101@hotmail.co.uk> >Reply-To: "General discussion list for the Fedora Directory server >project." <fedora-directory-users@redhat.com> >To: fedora-directory-users@redhat.com >Subject: [Fedora-directory-users] Centos 4.1 - FDS Problems >Date: Mon, 18 Jul 2005 11:50:48 +0100 > >I can''t seem to get fds to work. I have CentOS 4.1 installed and working >fine. FDS appears to have installed fine as well. When I run the admin >server as a non-root user no messages appear, and when I try and telnet to >port 389 it says connection is refused, meaning the admin server isn''t >running at all. When I try startconsole I get the following as a non-root >user: > >Console: Can''t connect to X11 window server using '':0.0'' as the value of >the DISPLAY variable. > >When I run start-admin as root I get the following message: > >warning: daemon is running as super-user >[LS ls1] http://node.internal-datacom.com, port 40795 ready to accept >requests > >But this doesn''t stay. It appears that the admin server doesn''t remain >running, maybe 5-10 seconds. Is there any way to fix this timeout problem >so that admin server remains running?_________________________________________________________________ Be the first to hear what''s new at MSN - sign up to our free newsletters! http://www.msn.co.uk/newsletters
Adam M. Dobrin
2005-Jul-19 01:27 UTC
Re: [Fedora-directory-users] Centos 4.1 - FDS Problems
it looks like you are having some issues here, with yourself. the admin server doesn''t run on port 389, the LDAP server does. It looks like you aren''t starting the LDAP server. your admin server is listening on port 40795. do you have X11 installed? Squall Lionheart wrote:> I''m currently using the Sun JDK, and it appears to have been > configured correctly. I''ve trawled through the logs and there is > nothing that even remotely looks like an error message. The admin > server logs show that the adminserver started up sucessfully. Maybe > I''m missing something?? > > > > ----------------------------------------------------------------------------------------------------- > > >> From: "Squall Lionheart" <neuromancer101@hotmail.co.uk> >> Reply-To: "General discussion list for the Fedora Directory server >> project." <fedora-directory-users@redhat.com> >> To: fedora-directory-users@redhat.com >> Subject: [Fedora-directory-users] Centos 4.1 - FDS Problems >> Date: Mon, 18 Jul 2005 11:50:48 +0100 >> >> I can''t seem to get fds to work. I have CentOS 4.1 installed and >> working fine. FDS appears to have installed fine as well. When I run >> the admin server as a non-root user no messages appear, and when I >> try and telnet to port 389 it says connection is refused, meaning the >> admin server isn''t running at all. When I try startconsole I get the >> following as a non-root user: >> >> Console: Can''t connect to X11 window server using '':0.0'' as the value >> of the DISPLAY variable. >> >> When I run start-admin as root I get the following message: >> >> warning: daemon is running as super-user >> [LS ls1] http://node.internal-datacom.com, port 40795 ready to accept >> requests >> >> But this doesn''t stay. It appears that the admin server doesn''t >> remain running, maybe 5-10 seconds. Is there any way to fix this >> timeout problem so that admin server remains running? > > > _________________________________________________________________ > Be the first to hear what''s new at MSN - sign up to our free > newsletters! http://www.msn.co.uk/newsletters > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >