#86 unable to run 389-console on Windows
Closed: wontfix None Opened 12 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=600051

Description of problem:
I?m able to start 389-console on WinXP but cannot login; always fails with the
error below.


Version-Release number of selected component (if applicable):
389-Console-1.1.6-i386


How reproducible: everytime i run 389-console.bat


Steps to Reproduce:
1.run 389-console.bat
2.
3.

Actual results:
C:\Program Files\389 Management Console>"C:\Program Files\Java\jre6\bin\java"
"-Djava.library.path=." -cp "./jss4.jar;./ldapjdk.jar;./idm-console-base.jar;./
idm-console-mcc.jar;./idm-console-mcc_en.jar;./idm-console-nmclf.jar;./idm-cons
ole-nmclf_en.jar;./389-console_en.jar"
-Djava.util.prefs.systemRoot=/.389-console
-Djava.util.prefs.userRoot=/.389-console
com.netscape.management.client.console.Console
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Program Files\389
Management Console\jss4.dll: The specified procedure could not be found
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at
org.mozilla.jss.CryptoManager.loadNativeLibraries(CryptoManager.java:1339)
        at org.mozilla.jss.CryptoManager.initialize(CryptoManager.java:827)
        at org.mozilla.jss.CryptoManager.initialize(CryptoManager.java:800)
        at
com.netscape.management.client.util.UtilConsoleGlobals.initJSS(Unknown Source)
        at com.netscape.management.client.comm.HttpsChannel.<clinit>(Unknown
Source)
        at
com.netscape.management.client.comm.HttpManager.createChannel(Unknown Source)
        at com.netscape.management.client.comm.CommManager.send(Unknown Source)
        at com.netscape.management.client.comm.CommManager.send(Unknown Source)
        at com.netscape.management.client.comm.HttpManager.get(Unknown Source)
        at com.netscape.management.client.console.Console.invoke_task(Unknown
Source)
        at
com.netscape.management.client.console.Console.authenticate_user(Unknown
Source)
        at com.netscape.management.client.console.Console.<init>(Unknown
Source)
        at com.netscape.management.client.console.Console.main(Unknown Source)

Expected results:
the console starts

Additional info:
-my admin server is configured for SSL and runs on Linux
-desktop (where i am running the console) is running WinXP 32-bit
-console works fine on the server-side (Linux)
-tried installing and running the console on Win2k3; had same issue

Added initial screened field value.

Metadata Update from @nkinder:
- Issue set to the milestone: N/A

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/86

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Invalid)

3 years ago

Login to comment on this ticket.

Metadata