Missing Java

Any questions? Need some help?
Post Reply
christiankyte
Posts: 6
Joined: 18 Aug 2014, 21:00

Missing Java

Post 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!
User avatar
rednoah
The Source
Posts: 23942
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Missing Java

Post 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
:idea: Please read the FAQ and How to Request Help.
Post Reply