MediaInfo problem

All your suggestions, requests and ideas for future development
Post Reply
Ln2
Posts: 7
Joined: 31 Mar 2012, 00:04

MediaInfo problem

Post by Ln2 »

Hi,

Yesterday {VF} and {VC} stop working.
I haven't made any update (maybe some automatic, but not intentionally)

It seems to have a problem with JNA (?).
here the logs:
D:\Download\SABnzbd>filebot -script fn:sysinfo
FileBot 3.8 (r1840)
JNA Native: null
MediaInfo: java.lang.NoClassDefFoundError: Could not initialize class com.sun.jn
a.Native
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.0.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine:
Java(TM) SE Runtime Environment 1.7.0_51
64-bit Java HotSpot(TM) 64-Bit Server VM
Windows 7 (amd64)
Done ?(?????)?



I tried uninstalling JAVA 32, JAVA 64, reinstalled them, reinstalled the latest version of filebot, but there is always the same log.

I hope somebody could help me.

ps: Sorry, English is not my natural language.
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: MediaInfo problem

Post by rednoah »

Your anti-virus is probably blocking the JNA library for some reason.

Have you tried with FileBot_4.0_RC1?
https://sourceforge.net/projects/filebo ... ebot/HEAD/
:idea: Please read the FAQ and How to Request Help.
Ln2
Posts: 7
Joined: 31 Mar 2012, 00:04

Re: MediaInfo problem

Post by Ln2 »

I have tried the portable version : http://sourceforge.net/projects/filebot ... p/download
and it's working ! thanks!

I'm still puzzled why the normal version doesn't work anymore, last friday it was working...
i've tried to disable my anti-virus, but with no result...
Ln2
Posts: 7
Joined: 31 Mar 2012, 00:04

Re: MediaInfo problem

Post by Ln2 »

More information about my very strange problem:
If I install Filebot (3.8 x64) and use it ---> mediainfo doesn't work.
If I uninstall Filebot and use only Filebot portable ---> Mediainfo doesn't work.
If I install Filebot (3.8 x64) and use Filebotportable -->Mediainfo work....

PS: my antivirus was disabled during my test.
User avatar
Ithiel
Power² User
Posts: 204
Joined: 11 Jul 2013, 14:58

Re: MediaInfo problem

Post by Ithiel »

out of curiosity, where did you install FileBot to, where are you running the portable version from, and are you using an admin account? also, what A/V are you using?

it sounds like it's either permissions or java. Maybe try running the installed version of FileBot 'as administrator' to see if that makes any difference? Doubtful, but worth a shot.

Finally, do you have both the x86 and x64 versions of Java installed?
There can be only one Power² User
Ln2
Posts: 7
Joined: 31 Mar 2012, 00:04

Re: MediaInfo problem

Post by Ln2 »

Filebot (x64) is installed in his default folder C:\Program Files\FileBot
Filebot portable is unzipped in D:\Download\FileBot_3.8-portable
My user is a admin account
A/V is bitdefender
and yes, I have both version of java installed.

BTW, If I launch installed version of filebot as administrator , Media info works again, but I lost drag&drop support !
User avatar
rednoah
The Source
Posts: 22986
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: MediaInfo problem

Post by rednoah »

Well, I can at least tell you that if you install filebot it'll also add it self, the executable and libraries to the PATH. So if you then run filebot portable and it tries to load a .dll the system will be able to find the required libraries in the filebot install folder.
:idea: Please read the FAQ and How to Request Help.
Post Reply