cobsje

MicroFocus Server Express 4 cobsje appears to assume that a JDK has been installed. If just the JRE run time is installed you continually receive the annoying message:


Sorry unable to load libcobjvm_sun_142

If libcobjvm_sun_142 is on shared library PATH, then ensure 'libjava' and 'java' are found on the PATH/Shared Library PATH.



What very well might be occuring is that your work is OK, but cobsje has "jre" hard coded as a directory in path definitions and shared object libraries are not being found.

Reply