Giter VIP home page Giter VIP logo

Comments (2)

guicamest avatar guicamest commented on June 24, 2024

Hi michaeljf,
Glad to hear you gave GDuplicateFinder a try!
That error is because you are trying the 32bit version of GDuplicateFinder
on a 64bit jvm.

Exception in thread "main" java.lang.UnsatisfiedLinkError: Cannot load
32-bit SWT libraries on 64-bit JVM

Try using the 64-bit version, you can get it from here:
http://downloads.sourceforge.net/project/gdupfinder/linux64/GDuplicateFinder-2.0.3.zip

Taking into account that it happened to a number of people, i should add
this explanation in the README.

Please let me know if that solved your problem
Thanks for writing!

On Sun, Jun 2, 2013 at 2:16 PM, michaeljf [email protected] wrote:

Hi,

Thank you for working on this program!

The following stacktrace resulted from startup on my system (ubuntu 12.04
LTS 64-bit, java version "1.7.0_09", 64-bit server):
x@y: .../GDuplicateFinder-2.0.3/bin$ ./FileDuplicateFinderUI
Jun 02, 2013 12:06:48 PM org.apache.commons.logging.Log$info call
INFO: Loaded i18n resources
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
Jun 02, 2013 12:06:48 PM org.apache.commons.logging.Log$warn call
WARNING: No adapter found for file null
Exception in thread "main" java.lang.UnsatisfiedLinkError: Cannot load
32-bit SWT libraries on 64-bit JVM
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.C.(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.widgets.Display.(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray$1.run(CallSiteArray.java:65)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray$1.run(CallSiteArray.java:62)
at java.security.AccessController.doPrivileged(Native Method)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.createCallStaticSite(CallSiteArray.java:62)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.createCallSite(CallSiteArray.java:159)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
at com.sleepcamel.fileduplicatefinder.ui.MainView.open(MainView.groovy:107)
at com.sleepcamel.fileduplicatefinder.ui.MainView$open.call(Unknown Source)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at com.sleepcamel.fileduplicatefinder.ui.MainView.main(MainView.groovy:91)


Reply to this email directly or view it on GitHubhttps://github.com//issues/4
.

from gduplicate-finder.

guicamest avatar guicamest commented on June 24, 2024

michaeljf, did that help?

from gduplicate-finder.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.