Page 1 of 1

Missing Java

Posted: 24 Oct 2014, 20:50
by christiankyte
Hello,

I have a Synology DS213j and Have java installed. I had to uninstall filebot so some things got messed up.

Long story short the log is saying I have java missing. Happened last time too.
So can someone please point me in the right directions of the follow:
1) how to find the path where java is installed. I will be using this path to replace in the filebot.json file instead of it listing "java" ---Note: I am doing this all by SSH so a compatible command will be nice.
2) Where is the filebot .json file located that I need to replace the relative java path with the absolute path.

Thanks in advance!

Re: Missing Java

Posted: 25 Oct 2014, 06:10
by rednoah
You mean the .sh startup script? Try using MissileHuggers Java package. That should hopefully set things up correctly.

Where is filebot?

Code: Select all

ls -l /usr/syno/bin/ | egrep filebot