sirkkalap / freenas-crashplan-howto

How-to install and configure Crashplan to run on FreeNAS server. Updated and converted to project from https://gist.github.com/desimone/7073074
79 stars 10 forks source link

Cannot get it to point to the correct Java version #19

Open apateluk opened 7 years ago

apateluk commented 7 years ago

Firstly, thanks for providing these instructions. The only issue I seem to be having on Freenas 11.0 is that for some reason, Crashplan is still looking for Java 1.7 even after updating the install.vars.

Crashplan log continues to report :

nice: /usr/pbi/crashplan-amd64/linux-sun-jre1.7.0/bin/java: No such file or directory

apateluk commented 7 years ago

In the end, I had to deviate from the instructions. install.vars was in two locations - both of which needed to be updated to the latest java version. Found the other location to be here : /usr/pbi/crashplan-amd64/share/crashplan

In addition, I had to skip over anything relating to the linux emulation environment as the .ui_info was not in /var/lib/crashplan but rather in /compat/var/lib/crashplan. I didn't know enough about this, so avoiding the linux part altogether as it had previsouly worked for me without having to do this.

Finally, used the latest version of crashplan (4.8.3) :

wget --no-check-certificate https://download.code42.com/installs/linux/install/CrashPlan/CrashPlan_4.8.3_Linux.tgz