Search found 6 matches
- 08 Mar 2019, 04:16
- Forum: Feature Requests and Bug Reports
- Topic: java.lang.NoClassDefFoundError: com/github/benmanes/caffeine/cache/Caffeine
- Replies: 2
- Views: 3491
Re: java.lang.NoClassDefFoundError: com/github/benmanes/caffeine/cache/Caffeine
That worked. Thanks for the quick reply and support.
- 07 Mar 2019, 19:28
- Forum: Feature Requests and Bug Reports
- Topic: java.lang.NoClassDefFoundError: com/github/benmanes/caffeine/cache/Caffeine
- Replies: 2
- Views: 3491
java.lang.NoClassDefFoundError: com/github/benmanes/caffeine/cache/Caffeine
When running the filebot script from the command line I get this error.
java.lang.NoClassDefFoundError: com/github/benmanes/caffeine/cache/Caffeine
at net.filebot.media.XattrMetaInfo.<init>(XattrMetaInfo.java:28)
at net.filebot.media.XattrMetaInfo.<clinit>(XattrMetaInfo.java:23)
at net.filebot ...
java.lang.NoClassDefFoundError: com/github/benmanes/caffeine/cache/Caffeine
at net.filebot.media.XattrMetaInfo.<init>(XattrMetaInfo.java:28)
at net.filebot.media.XattrMetaInfo.<clinit>(XattrMetaInfo.java:23)
at net.filebot ...
- 24 Jul 2018, 21:30
- Forum: Feature Requests and Bug Reports
- Topic: Error when running filebot script
- Replies: 2
- Views: 2190
Re: Error when running filebot script
So I fixed it..
I changed the ; to esac
from some google foo and the script works now.
so line 49 is now
esac
I changed the ; to esac
from some google foo and the script works now.
so line 49 is now
esac
- 24 Jul 2018, 20:36
- Forum: Feature Requests and Bug Reports
- Topic: Error when running filebot script
- Replies: 2
- Views: 2190
Error when running filebot script
I download the portable for Linux package today and I receive and error when running. Machine is a CentOS 7 headless box.
user@server:/filebot# ./filebot.sh
./filebot.sh: line 49: syntax error near unexpected token `;'
./filebot.sh: line 49: `;'
I did check and this file is different from the ...
user@server:/filebot# ./filebot.sh
./filebot.sh: line 49: syntax error near unexpected token `;'
./filebot.sh: line 49: `;'
I did check and this file is different from the ...
- 28 Mar 2018, 11:10
- Forum: Help and Support
- Topic: Compile
- Replies: 4
- Views: 4569
Re: Compile
/root/Desktop/tests/filebot/build.xml:790 this is your hint. It failed on 790. You need to have the ivy files it expects them in lib/ivy
I don't have exact instructions but that is a start.
-Than
I don't have exact instructions but that is a start.
-Than
- 26 Mar 2018, 16:23
- Forum: Help and Support
- Topic: Question about Patreon Donation
- Replies: 1
- Views: 2469
Question about Patreon Donation
I donated to the Patreon Linux enablement. I am curious since I use the product on CentOS 7 if the portable version will also be supported, it isn't mentioned in the patreon... just deb and others. Thank you for your hard work and I hope that more people will donate the dollar.