java.lang.NoClassDefFoundError: jhook/HookMetaData

Posted: August 13th, 2008 | Author: TnT Admin | Filed under: Errors | Tags: , , | No Comments »

The NoClassDefFoundError for Java-RMI protocol. There are several possibilities that this error occur such as (a) incomplete configuration of the Java environment requirements (refer to “Working with RMI-Java”), (b) incomplete reference to the Java libraries (usually located in {loadrunner-installation}\classes and {loadrunner-installation}\classes\srv after the required copy of the application’s Java classes are placed in them) and (c) incorrect -Xbootclasspath to inform VUgen to point to the Java libraries for recording.

Read the rest of this entry »