Search found 7 matches

by Antained
26 Jan 2017, 13:39
Forum: Ubuntu & Desktop Linux
Topic: Error renaming in Filebot (Portable 4.7.7)
Replies: 11
Views: 5892

Re: Error renaming in Filebot (Portable 4.7.7)

I do have multiple versions of Java on my system, but Oracle 8 JRE is set as default: sudo update-alternatives --config java There are 4 choices for the alternative java (providing /usr/bin/java). Selection Path Priority Status ------------------------------------------------------------ 0 /usr/lib/...
by Antained
26 Jan 2017, 11:29
Forum: Ubuntu & Desktop Linux
Topic: Error renaming in Filebot (Portable 4.7.7)
Replies: 11
Views: 5892

Re: Error renaming in Filebot (Portable 4.7.7)

Did

Code: Select all

 ls -l /etc/alternatives/java
lrwxrwxrwx 1 root root 39 Jan  5 21:58 /etc/alternatives/java -> /usr/lib/jvm/java-8-oracle/jre/bin/java
So I assume it's oracle java, right?
by Antained
25 Jan 2017, 22:27
Forum: Ubuntu & Desktop Linux
Topic: Error renaming in Filebot (Portable 4.7.7)
Replies: 11
Views: 5892

Re: Error renaming in Filebot (Portable 4.7.7)

Code: Select all

pi@raspberrypi:~ $ ls -l `which java`
lrwxrwxrwx 1 root root 22 Sep 23 05:48 /usr/bin/java -> /etc/alternatives/java
by Antained
25 Jan 2017, 16:25
Forum: Ubuntu & Desktop Linux
Topic: Error renaming in Filebot (Portable 4.7.7)
Replies: 11
Views: 5892

Re: Error renaming in Filebot (Portable 4.7.7)

Ok, I guess I'll just use 4.5 then.
To get back to the previous comment: I do think that I have Oracle JRE installed. Am I mistaken?
by Antained
25 Jan 2017, 14:27
Forum: Ubuntu & Desktop Linux
Topic: Error renaming in Filebot (Portable 4.7.7)
Replies: 11
Views: 5892

Re: Error renaming in Filebot (Portable 4.7.7)

Just tried installing Filebot 4.5 Portable and that version seems to run fine.
by Antained
25 Jan 2017, 14:17
Forum: Ubuntu & Desktop Linux
Topic: Error renaming in Filebot (Portable 4.7.7)
Replies: 11
Views: 5892

Re: Error renaming in Filebot (Portable 4.7.7)

pi@raspberrypi:~ $ java -version java version "1.8.0_111" Java(TM) SE Runtime Environment (build 1.8.0_111-b14) Java HotSpot(TM) Client VM (build 25.111-b14, mixed mode) Isn't that what I'm running? Just in case I tried installing it again but it says that it is installed: sudo apt-get in...
by Antained
24 Jan 2017, 22:54
Forum: Ubuntu & Desktop Linux
Topic: Error renaming in Filebot (Portable 4.7.7)
Replies: 11
Views: 5892

Error renaming in Filebot (Portable 4.7.7)

I finally managed to get Filebot on my Raspberry Pi 2 after some troubleshouting, but I can't seem to use the rename command. Here is the error: Fetch failed: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValid...