Marcio Kabke Pinheiro
2005-Dec-29 16:24 UTC
[Fedora-directory-users] Another console issue
After Aaron´s tip, no more log erros, but after I´ve entered the admin user and password, the console hangs, and in the Windows console window opened by the .bat file (remembering, I´m using a Windows machine to run the Management Console), appers the error:<br>=======================================<br>C:\celepar\fedora directory\console\java>java -ms8m -mx64m -cp .;.\nmclf70.jar;<br>.\base.jar;.\ldapjdk.jar;.\mcc70.jar;.\nmclf70_en.jar;.\mcc70_en.jar;.\jss3.jar<br>-Djava.library.path=..\lib\jss -Djava.util.prefs.systemRoot=.\.java -Djava.util.<br>prefs.userRoot=. com.netscape.management.client.console.Console -a http://10.15.<br>20.128:4616<br>Exception in thread "main" java.lang.NumberFormatException: multiple points<br> at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)<br> at java.lang.Double.parseDouble(Unknown Source)<br> at com.netscape.management.client.console.Console.checkHelpSystem(Unknow<br>n Source)<br> at com.netscape.management.client.console.Console.initialize(Unknown Sou<br>rce)<br> at com.netscape.management.client.console.Console.<init>(Unknown Source)<br><br> at com.netscape.management.client.console.Console.main(Unknown Source)<br>==================================<br>First I remembered that I was using the old console code, and copied the new code from the new FDS install (the /bin and /lib folders), but the error was the same. Second, I´ve upgraded the Java version of my machine - was 1.4.2_3, now it´s 1.5.0_06. Same error.<br><br>Any thoughts?<br><br>