Error during java programming

While running my java programs in codechef I am getting this error message

Error: javap: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
spoj: The program compiled successfully, but main class was not found.
Main class should contain method: public static void main (String[] args).

plz help