Welcome to JavaRanch.
i have copied the jess.jar to the bin of java
That is not a good idea. That directory is for the executables of the JDK, not for any jar files. Keep the file in the Jess directory and reference it there.
What does the CLASSPATH variable look like, and which command do you use to run the program?