[Fedora-directory-users] Startconsole issues on Windows

Kimmo Koivisto kimmo.koivisto at surfeu.fi
Wed Apr 12 19:20:14 UTC 2006


Ken Morehouse kirjoitti viestissään (lähetysaika Wednesday 12 April 2006 
17:16):
> Hello all. I just recently installed Fedora Directory Server v1.0.2-1. I'm
> able to get the startconsole script to start up without an issue on the
> RedHat server, but have been having considerable issues trying to get the
> code to run on my workstation.
Hello Ken

I had troubles too when I tried to use java and lib directories from FDS 
1.0.2. Then I copied those dirs from 1.0.1 and got it working.

My .bat file 
<console.bat>
@echo off
set ADMINUSER=admin
set ADMINURL=http://repository:9000/ 
echo Starting Console
java -ms8m -mx64m  -cp .;.\nmclf10.jar;.\base.jar;.\ldapjdk.jar;.\mcc10.jar;.
\nmclf10_en.jar;.\mcc10_en.jar;.\jss3.jar -Djava.library.path=..\lib\jss 
-Djava.util.prefs.systemRoot=.\.java -Djava.util.prefs.userRoot=. 
com.netscape.management.client.console.Console -D -u %ADMINUSER% -a 
%ADMINURL%
</console.bat>

Maybe this helps you?

Regards
Kimmo




More information about the 389-users mailing list