java woe

/opt/digitalarchive/das_storage_cell_catalog/java/das_storage_cell_catalog: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory

this meant “you scp’ed a symlink to the java binary, but in reality that copied over the real binary, not the symlink, which ends up meaning that when java starts, it can’t find its typical dependencies, because it only has the very basic binary” (and no supporting libs)

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>