I had a similar problem and corrected it by creating the following file: -bash-3.00$ vi /etc/profile.d/java.sh # set java home enviroment variable JAVA_HOME=/usr/java/jre1.5.0_06/bin export JAVA_HOME You might have to have java in your path, that can be done with export PATH=$PATH:$JAVA_HOME (in the same profile) Where "/usr/java/jre1.5.0_06/bin" is the path where java is installed on your box. Daniel -----Original Message----- From: fedora-directory-users-bounces at redhat.com [mailto:fedora-directory-users-bounces at redhat.com] On Behalf Of Alex Sent: Monday, March 06, 2006 11:36 AM To: 'General discussion list for the Fedora Directory server project.' Subject: R: HELP: Error while start startconsole > > > Which java are you using? What is your operating system and version? > Hi, thanks for interesting on my problem.... Ok, this is the scenario: I'm testing on lab with 2 server configured with CentOs 4.2 operating System (derived from redhat enterprise Source)...in their website there is a faq that says to download Fedora directory server...1.0.2 is compatible......everything works well and install finished correcty. But when I try to start console I received error below...I have the exact copy on vmware for testing at home...so if you have some good news...I can try on fly... Java is Sun Version version 1.4.2 but I have downloaded 1.5.0 too Thanks in advance > >./startconsole -u magobin -a http://ldap.example.com:55087 > >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) ...CUT -- Fedora-directory-users mailing list Fedora-directory-users at redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users ______________________________________________________________________ This e-mail has been scanned by Verizon Managed Email Content Service, using Skeptic(tm) technology powered by MessageLabs. For more information on Verizon Managed Email Content Service, visit http://www.verizonbusiness.com. ______________________________________________________________________ ______________________________________________________________________ This e-mail has been scanned by Verizon Managed Email Content Service, using Skeptic? technology powered by MessageLabs. For more information on Verizon Managed Email Content Service, visit http://www.verizonbusiness.com. ______________________________________________________________________