Error occurred when Installing OBM on Novell.
Error occurred when Installing OBM on Novell.
Some users would have problems when trying to install OBM on Novell Netware Client version. (The machine had met all the system requirements: Netware v5.1 and Netware Java v1.3.1). User could receive the following error message during installation.
Exception in thread "main"
Java.lang.noclass def found error.obm
Java: class obm exited with status 1
Check the following
Please check if the OBM_HOME environment variable set in SYS:\OBM\bin\BackupManager.ncf is correct?
envset OBM_HOME=SYS:\OBM
envset OBM_CLASSPATH=$OBM_HOME\bin;$OBM_HOME\bin\obm.jar;
$OBM_HOME\bin\obm-lib.jar
envset LIB_PATH=$OBM_HOME\bin
java -mx384m -Djava.library.path=$LIB_PATH -cp $OBM_CLASSPATH obm SYS:\OBM
Please change the SYS:\OBM environment variable to your installation directory.

