NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
sdouek
Jul 08, 2015Guide
CrashPlan Cheat Sheet and Tweaks
lBelow are Command Codes, Tweaks and info on CrashPlan. If you need me to add any more or if something changes feel free to let me know and I will adjust it. #As of CrashPlan 4.2, CrashPlan wil...
kahunamike
Aug 15, 2015Aspirant
Did you ever solve the jre issue? I'm getting the same error message after upgrading to 4.3.0
/usr/local/crashplan/jre/bin/java: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
scootle
Sep 17, 2015Aspirant
Nope, haven't yet solved this issue. My post was made right before the ReadyNAS.com forums were migrated, so everything was locked during the transition, so I presume nobody was able to read or reply to my inquiry.
For the time being, I am without a means to run CrashPlan.
Any suggestions are welcome. Thanks.
- StephenBSep 17, 2015Guru - Experienced User
4.3.0 is working on my pro-6.
install.vars has JAVACOMMON set to /usr/bin/java and /usr/bin/java is a link to /etc/alternatives/java. That is not a folder, it is a file. libdl.so.2 is in /lib.
Its been over three years since the initial install, and the details are a bit hazy :smileywink: But if there is more info I can gather, let me know.
I'd also recommend using crashplan support. Though they don't officially support headless, they did take my support case a few months ago.
- RedBulletOct 04, 2015Tutor
I did notice recently that my crashplan was filling up my rootfs. Basically the upgrade folder was filling up. ANyone know what that is all about?
Might want to include in your instructions how to relocate to /apps or something
- StephenBOct 04, 2015Guru - Experienced User
RedBullet wrote:
I did notice recently that my crashplan was filling up my rootfs. Basically the upgrade folder was filling up. ANyone know what that is all about?
Did you see this thread? https://community.netgear.com/t5/Backing-up-to-your-ReadyNAS/Crashplan-JRE-update-needed/m-p/985781#U985781
- scootleOct 05, 2015Aspirant
So I worked on this a bit more today since I saw that Crashplan was up to v4.4.1. Still no love.
Error is apparently with java when I try to use the local copy in /usr/local/crashplan/jre/bin/java:
"./java: error while loading shared libraries: libdl.so.2: cannot open shared object file No such file or directory"
I also get the following:
readynas:/usr/local/crashplan/jre/bin# ldd java linux-vdso.so.1 => (0x00007fff668e5000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f8138034000) libjli.so => /usr/local/crashplan/jre/bin/../lib/amd64/jli/libjli.so (0x00007f8137e1d000) libdl.so.2 => not found libc.so.6 => /lib64/libc.so.6 (0x00007f8137aac000) /lib64/ld-linux-x86-64.so.2 (0x00007f8138250000) libdl.so.2 => not found
However, the ReadyNas has its own global version of java as /usr/bin/java which works just fine:
# java -version java version "1.6.0_07" Java(TM) SE Runtime Environment (build 1.6.0_07-b06) Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing) # ldd /usr/bin/java linux-gate.so.1 => (0xffffe000) libpthread.so.0 => /lib/libpthread.so.0 (0xf76fb000) libjli.so => /usr/lib/jvm/java-6-sun-1.6.0.07/jre/bin/../lib/i386/jli/libjli.so (0xf76f2000) libdl.so.2 => /lib/libdl.so.2 (0xf76ed000) libc.so.6 => /lib/libc.so.6 (0xf75af000) /lib/ld-linux.so.2 (0xf7719000)
So what is the correct way to link up the required java 1.7.x for Crashplan to the correct libdl.so.2? I tried creating symbolic links in all the /lib directories under /usr/local/crashplan/ and it didn't work.
This is getting frustrating beyond measure... why can't this stuff just work? lol.
- RedBulletOct 05, 2015Tutor
The uninstall/reinstall (latest) worked for me. I would go that route...
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!