CLAMP's find_jython_jars routine is messed up (and completely bogus against current jython-ssl tree).
Instead of implementing bad logic to find jars based upon an arbitrary executable path, just search the current classpath. It is not clamp's responsibility to call jython correctly - this is already done by the callee or wrapper script, and everything necessary is already on that classpath.