I have RHEL 5.1 with FDS 1.1 installed. I am wondering are there any serious bugs/problems with it? because I can't get the setup-ds.pl to complete properly, I followed the install instructions perfectly without any problems, and now it only gets as far as the Directory Manager password, and exits without even asking me anything else.
Directory Manager DN [cn=Directory Manager]: Password: Password (confirm): Your new DS instance 'lumos6' was successfully created. Exiting . . . Log file is '/tmp/setup7esKlB.log'
I cannot log in to the console with fedora-idm-console, and the service doesn't seem to be listening on port 9830. The service fails to start:
# service dirsrv-admin start Starting dirsrv-admin: grep: /etc/dirsrv/admin-serv/adm.conf: No such file or directory (2)No such file or directory: httpd.worker: could not open error log file /var/log/dirsrv/admin-serv/error. Unable to open logs [FAILED]
The logs didn't show any indication of errors, and even if I stop the service, delete the instance directory under /etc/dirserv, and try the setup again, same thing.
Anyone else have this problem, or see whats wrong here?
solarflow99 wrote:
I have RHEL 5.1 with FDS 1.1 installed. I am wondering are there any serious bugs/problems with it? because I can't get the setup-ds.pl to complete properly, I followed the install instructions perfectly without any problems, and now it only gets as far as the Directory Manager password, and exits without even asking me anything else.
Directory Manager DN [cn=Directory Manager]: Password: Password (confirm): Your new DS instance 'lumos6' was successfully created. Exiting . . . Log file is '/tmp/setup7esKlB.log'
I cannot log in to the console with fedora-idm-console, and the service doesn't seem to be listening on port 9830. The service fails to start:
# service dirsrv-admin start Starting dirsrv-admin: grep: /etc/dirsrv/admin-serv/adm.conf: No such file or directory (2)No such file or directory: httpd.worker: could not open error log file /var/log/dirsrv/admin-serv/error. Unable to open logs [FAILED]
The logs didn't show any indication of errors, and even if I stop the service, delete the instance directory under /etc/dirserv, and try the setup again, same thing.
Anyone else have this problem, or see whats wrong here?
You should not use setup-ds.pl. You should use setup-ds-admin.pl instead. See - http://www.redhat.com/docs/manuals/dir-server/install/8.0/index.html
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
You should not use setup-ds.pl. You should use setup-ds-admin.pl instead. See - http://www.redhat.com/docs/manuals/dir-server/install/8.0/index.html
thanks, I can't believe thats all it was...
When using the console, I noticed strange behaviour and java errors, I guess FDS still needs an old version of JRE? The wiki links to 1.4.2, I just wonder why a newer version can't be used?
solarflow99 wrote:
You should not use setup-ds.pl. You should use setup-ds-admin.pl instead. See - http://www.redhat.com/docs/manuals/dir-server/install/8.0/index.html
thanks, I can't believe thats all it was...
When using the console, I noticed strange behaviour and java errors, I guess FDS still needs an old version of JRE? The wiki links to 1.4.2, I just wonder why a newer version can't be used?
Java 1.5 works fine. What errors are you seeing?
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
On 2/26/08, Rich Megginson rmeggins@redhat.com wrote:
solarflow99 wrote:
You should not use setup-ds.pl. You should use setup-ds-admin.pl instead. See - http://www.redhat.com/docs/manuals/dir-server/install/8.0/index.html
thanks, I can't believe thats all it was...
When using the console, I noticed strange behaviour and java errors, I guess FDS still needs an old version of JRE? The wiki links to 1.4.2, I just wonder why a newer version can't be used?
Java 1.5 works fine. What errors are you seeing?
well, i'm trying to see if I can use the latest JRE from sun's website, or is a certain version required? It almost works with the java that comes in rhel 5.1, it just didnt work correctly. Its too bad the JRE couldn't be included already in rhel 5, I can't see why not, 4 had it in the extras CD. You said you never tested with some recent java versions right?
solarflow99 wrote:
On 2/26/08, *Rich Megginson* <rmeggins@redhat.com mailto:rmeggins@redhat.com> wrote:
solarflow99 wrote: > > You should not use setup-ds.pl. You should use setup-ds-admin.pl > instead. See - > http://www.redhat.com/docs/manuals/dir-server/install/8.0/index.html > > > thanks, I can't believe thats all it was... > > When using the console, I noticed strange behaviour and java errors, I > guess FDS still needs an old version of JRE? The wiki links to 1.4.2, > I just wonder why a newer version can't be used? Java 1.5 works fine. What errors are you seeing?
well, i'm trying to see if I can use the latest JRE from sun's website, or is a certain version required? It almost works with the java that comes in rhel 5.1, it just didnt work correctly. Its too bad the JRE couldn't be included already in rhel 5, I can't see why not, 4 had it in the extras CD. You said you never tested with some recent java versions right?
If you are a RHEL customer, you can just do yum install java-1.5.0-ibm from the Extras or Supplemental channel.
We've tested with 1.4 and 1.5 (ibm) and 1.7.0-icedtea in Fedora 8. We have not tested with 1.6 and I've seen reports of problems with 1.6.
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
389-users@lists.fedoraproject.org