Skip to content
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

mucommander jna exception - jnidispatch.dll #166

Closed
Omertron opened this issue Mar 15, 2015 · 1 comment
Closed

mucommander jna exception - jnidispatch.dll #166

Omertron opened this issue Mar 15, 2015 · 1 comment

Comments

@Omertron
Copy link
Member

Original issue 166 created by Omertron on 2008-09-09T21:05:09.000Z:

What steps will reproduce the problem?

Run MovieJukebox and scanning dvd rip

What is the expected output? What do you see instead?

Exception in thread "main" java.lang.UnsatisfiedLinkError: jnidispatch (/com/su
/jna/win32-amd64/jnidispatch.dll) not found in resource path
at com.sun.jna.Native.loadNativeLibrary(Unknown Source)
at com.sun.jna.Native.<clinit>(Unknown Source)
at com.sun.jna.Pointer.<clinit>(Unknown Source)
at com.sun.jna.PointerType.<init>(Unknown Source)
at com.sun.jna.examples.win32.W32API$HANDLE.<init>(Unknown Source)
at com.sun.jna.examples.win32.W32API$3.<init>(Unknown Source)
at com.sun.jna.examples.win32.W32API.<clinit>(Unknown Source)
at com.mucommander.file.util.Kernel32API.<clinit>(Unknown Source)
at com.mucommander.file.impl.local.LocalFile.<clinit>(Unknown Source)
at com.mucommander.file.FileURL.<init>(Unknown Source)
at com.mucommander.file.FileFactory.getFile(Unknown Source)
at com.mucommander.file.FileFactory.getFile(Unknown Source)
at com.mucommander.file.FileFactory.<clinit>(Unknown Source)
at com.moviejukebox.scanner.MediaInfoScanner.scan(MediaInfoScanner.java
93)
at com.moviejukebox.MovieJukebox.updateMovieData(MovieJukebox.java:375)
at com.moviejukebox.MovieJukebox.generateLibrary(MovieJukebox.java:275)
at com.moviejukebox.MovieJukebox.main(MovieJukebox.java:138)

What version of the product are you using? On what operating system?

Please provide any additional information below.

OS Vista 64 bit
Java 64 bit

There is patch at mucommander or jna site. Where can I find
mucommanderlight.jar?

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2008-09-12T19:03:09.000Z:

<empty>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant