-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to use the jar file #2
Comments
Hello, The documentation in this is incorrect, it should be LDIFCompare-1.4.jar, the file in the release (https://github.com/idsecurity/LdifCompare/releases/download/v1.4/LDIFCompare-1.4-bin.zip) Can you provide me with more details:
Thanks |
|
Hello, I'm unable to reproduce this since I don't have a Mac. I tested with 1.8.0_60 for Windows and it works here. Can you try with a newer Java version and see if there is any difference? Thanks |
Hi, Please suggest the resolution. Thanks. |
@mohammedtuhin, I can't reproduce the error. |
It gives me the following error: |
Can you run the following command: You should get the following result: |
on my Mac, I have md5, but it gives a different result md5 LDIFCompare-1.4.jar |
I even tried it on CentOS Linux 7 (Core). When I do the md5 check, I get a different value. |
I don't know what file you have downloaded but that is a wrong checksum. Try to download it again from the releases page. |
Hello idsecurity,
I might be hitting very basic issue, can you please help me use the application. I could not find SNAPSHOT.jar as being mentioned in README.md
java -jar LDIFCompare-1.4.jar --help
Error: Could not find or load main class se.idsecurity.ldifcompare.LdifUtilities
I see the class file present in jar, but some how it is not helping.
Thanks,
-Vikas.
The text was updated successfully, but these errors were encountered: