This is a fresh install. Here''s the java info: # java -version java version "1.6.0_0" IcedTea6 1.4 (fedora-15.b14.fc10-i386) Runtime Environment (build 1.6.0_0-b14) OpenJDK Client VM (build 14.0-b08, mixed mode) -----Original Message----->From: Rich Megginson <rmeggins@redhat.com> >Sent: Apr 9, 2009 7:02 PM >To: Fortunato <fortunato.montresor@earthlink.net>, "General discussion list for the Fedora Directory server project." <fedora-directory-users@redhat.com> >Subject: Re: [Fedora-directory-users] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException > >Fortunato wrote: >> Hello all, >> >> I''ll assume this has already been addressed, so a pointer to a good solution to try would help. But if not, here''s my prob. >> >> I just got Fedora 10 with ds-base installed: >> >> yum info fedora-ds-base >> Loaded plugins: refresh-packagekit >> Installed Packages >> Name : fedora-ds-base >> Arch : i386 >> Version : 1.1.3 >> Release : 6.fc10 >> Size : 4.6 M >> >> And everything looks great: >> >Was this a fresh install or an upgrade? If an upgrade, did you first >run setup-ds-admin.pl -u? >> #/usr/bin/fedora-idm-console -a http://localhost:9830 >> >> Until I try to Open the Directory Server tree with the following errors.... >> >> Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException >> ... >> >> I''ve read something about an OpenJDK 1.5.0 versioning problem, but I can''t seem to find anything earlier than OpenJDK 1.6.0 ... >> >java -version >> Any ideas? >> >> -- >> Fedora-directory-users mailing list >> Fedora-directory-users@redhat.com >> https://www.redhat.com/mailman/listinfo/fedora-directory-users >> >
Fortunato wrote:> This is a fresh install. > > Here''s the java info: > > # java -version > java version "1.6.0_0" > IcedTea6 1.4 (fedora-15.b14.fc10-i386) Runtime Environment (build 1.6.0_0-b14) > OpenJDK Client VM (build 14.0-b08, mixed mode) >That looks correct. Can you confirm the version of the following packages: rpm -qi fedora-ds-admin rpm -qi fedora-ds-base rpm -qi jss rpm -qi idm-console-framework rpm -qi fedora-idm-console rpm -qi fedora-ds-console rpm -qi fedora-ds-admin-console I have an up to date F10 system - I could not reproduce this problem.> -----Original Message----- > >> From: Rich Megginson <rmeggins@redhat.com> >> Sent: Apr 9, 2009 7:02 PM >> To: Fortunato <fortunato.montresor@earthlink.net>, "General discussion list for the Fedora Directory server project." <fedora-directory-users@redhat.com> >> Subject: Re: [Fedora-directory-users] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException >> >> Fortunato wrote: >> >>> Hello all, >>> >>> I''ll assume this has already been addressed, so a pointer to a good solution to try would help. But if not, here''s my prob. >>> >>> I just got Fedora 10 with ds-base installed: >>> >>> yum info fedora-ds-base >>> Loaded plugins: refresh-packagekit >>> Installed Packages >>> Name : fedora-ds-base >>> Arch : i386 >>> Version : 1.1.3 >>> Release : 6.fc10 >>> Size : 4.6 M >>> >>> And everything looks great: >>> >>> >> Was this a fresh install or an upgrade? If an upgrade, did you first >> run setup-ds-admin.pl -u? >> >>> #/usr/bin/fedora-idm-console -a http://localhost:9830 >>> >>> Until I try to Open the Directory Server tree with the following errors.... >>> >>> Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException >>> ... >>> >>> I''ve read something about an OpenJDK 1.5.0 versioning problem, but I can''t seem to find anything earlier than OpenJDK 1.6.0 ... >>> >>> >> java -version >> >>> Any ideas? >>> >>> -- >>> Fedora-directory-users mailing list >>> Fedora-directory-users@redhat.com >>> https://www.redhat.com/mailman/listinfo/fedora-directory-users >>> >>> > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >