Hello all, I am new to the list and new to RH Directory. I have installed fedora-ds-1.0.2.RHEL4.i386.opt.rpm and j2SDK-1_4_2_11 on a RHEL 4 Update 2. I did an express install of the Directory and was able to get the slapd and admin to start successfully but when I try to start the console I get no gui console and get the following message below. Can anyone tell me what I need to do to get the gui console up and running? [diradmin@linole fedora-ds]$ ./startconsole -u admin -a http://linole.uhd.edu:36971/ <http://linole.uhd.edu:36971/> Warning: -ms8m not understood. Ignoring. Warning: -mx64m not understood. Ignoring. Exception in thread "main" java.lang.NoSuchMethodError: method com.netscape.management.client.util.RemoteImage.setImage was not found. at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0) at com.netscape.management.client.util.RemoteImage.RemoteImage(java.lang.St ring) (Unknown Source) at com.netscape.management.nmclf.SuiLookAndFeel.initComponentDefaults(javax .swing.UIDefaults) (Unknown Source) at com.netscape.management.nmclf.SuiLookAndFeel.getDefaults() (Unknown Source) at javax.swing.UIManager.put(java.lang.Object, java.lang.Object) (/usr/lib/libgcj.so.5.0.0) at com.netscape.management.client.components.FontFactory.initializeLFFonts( ) (Unknown Source) at com.netscape.management.client.console.Console.common_init(java.lang.Str ing) (Unknown Source) at com.netscape.management.client.console.Console.Console(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) (Unknown Source) at com.netscape.management.client.console.Console.main(java.lang.String[]) (Unknown Source) Thanks Vince
Esquivel, Vicente wrote:> Hello all, > > I am new to the list and new to RH Directory. I have installed > fedora-ds-1.0.2.RHEL4.i386.opt.rpm and j2SDK-1_4_2_11 on a RHEL 4 > Update 2. I did an express install of the Directory and was able to > get the slapd and admin to start successfully but when I try to start > the console I get no gui console and get the following message below. > Can anyone tell me what I need to do to get the gui console up and > running? > > > > [diradmin@linole fedora-ds]$ ./startconsole -u admin -a > _http://linole.uhd.edu:36971/_ > > Warning: -ms8m not understood. Ignoring. > > Warning: -mx64m not understood. Ignoring. > > Exception in thread "main" java.lang.NoSuchMethodError: method > com.netscape.management.client.util.RemoteImage.setImage was not found. > > at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0) >You are not using the Sun or IBM JRE. Make sure the correct java command is in your PATH.> at > com.netscape.management.client.util.RemoteImage.RemoteImage(java.lang.String) > (Unknown Source) > > at > com.netscape.management.nmclf.SuiLookAndFeel.initComponentDefaults(javax.swing.UIDefaults) > (Unknown Source) > > at com.netscape.management.nmclf.SuiLookAndFeel.getDefaults() (Unknown > Source) > > at javax.swing.UIManager.put(java.lang.Object, java.lang.Object) > (/usr/lib/libgcj.so.5.0.0) > > at > com.netscape.management.client.components.FontFactory.initializeLFFonts() > (Unknown Source) > > at > com.netscape.management.client.console.Console.common_init(java.lang.String) > (Unknown Source) > > at > com.netscape.management.client.console.Console.Console(java.lang.String, > java.lang.String, java.lang.String, java.lang.String, > java.lang.String, java.lang.String) (Unknown Source) > > at > com.netscape.management.client.console.Console.main(java.lang.String[]) > (Unknown Source) > > > > Thanks > > Vince > >------------------------------------------------------------------------ > >-- >Fedora-directory-users mailing list >Fedora-directory-users@redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > >
On gio, 2006-04-06 at 08:23 -0500, Esquivel, Vicente wrote:> Hello all, > > I am new to the list and new to RH Directory. I have installed > fedora-ds-1.0.2.RHEL4.i386.opt.rpm and j2SDK-1_4_2_11 on a RHEL 4 > Update 2. I did an express install of the Directory and was able to > get the slapd and admin to start successfully but when I try to start > the console I get no gui console and get the following message below. > Can anyone tell me what I need to do to get the gui console up and > running? > >May be useful to look in previous post :-) I had this problem more on less 20 days ago... http://www.mail-archive.com/fedora-directory-users@redhat.com/msg02302.html Regards Alex
On gio, 2006-04-06 at 09:30 -0400, Richard Megginson wrote:> Esquivel, Vicente wrote: > > > Hello all, > > > > I am new to the list and new to RH Directory. I have installed > > fedora-ds-1.0.2.RHEL4.i386.opt.rpm and j2SDK-1_4_2_11 on a RHEL 4 > > Update 2. I did an express install of the Directory and was able to > > get the slapd and admin to start successfully but when I try to start > > the console I get no gui console and get the following message below. > > Can anyone tell me what I need to do to get the gui console up and > > running? > >I don''t know why in Redhat this link and this problem is not mentionated...this is step by step intruction to upgrade jre that solve your problem! http://fedoranews.org/mediawiki/index.php/JPackage_Java_for_FC4 Alex
Alex aka Magobin wrote:>On gio, 2006-04-06 at 09:30 -0400, Richard Megginson wrote: > > >>Esquivel, Vicente wrote: >> >> >> >>>Hello all, >>> >>>I am new to the list and new to RH Directory. I have installed >>>fedora-ds-1.0.2.RHEL4.i386.opt.rpm and j2SDK-1_4_2_11 on a RHEL 4 >>>Update 2. I did an express install of the Directory and was able to >>>get the slapd and admin to start successfully but when I try to start >>>the console I get no gui console and get the following message below. >>>Can anyone tell me what I need to do to get the gui console up and >>>running? >>> >>> >>> > > >I don''t know why in Redhat this link and this problem is not >mentionated >http://directory.fedora.redhat.com/wiki/Install_Guide which is linked from the Release Notes as well.>...this is step by step intruction to upgrade jre that solve >your problem! > > >http://fedoranews.org/mediawiki/index.php/JPackage_Java_for_FC4 > > > Alex > >-- >Fedora-directory-users mailing list >Fedora-directory-users@redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > >