Problem
- Product Name: BES
- Product Version: 5.2.1
- Product Component: Borland Enterprise Server
- Platform/OS Version: Solaris 8
- JDK/Compiler Version: 1.4.x
Installation is failing with the following exception:
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX.
Resolution
This issue is caused by environment problems:
1) Check the temp or tmp directory for space. This error can happen because there was not enough space to unpack the required modules.
2) Check the value of the DISPLAY environment variable. If it is not set you should set is as follows:
$ DISPLAY=localhost:0.0
3) Try running the installer in text mode as follows:
$ ./.bin -i console
4) The installer may have been corrupted. Re-download the installer.
#NoClassDefFoundError
#Security
#LAX
#VisiBroker
#BES
#zerog




