XDF_JVM_ARG_CLASSALIAS_PATH_NOT_SPECIFIED_CWOBJ6309I=CWOBJ6309I: The -D{0} Java virtual machine (JVM) argument is not specified in the client application. The class alias discovery scan is skipped.
Explanation
To enable Java objects to be shared with other application types, such as C# applications, you must specify the class alias classpath JVM option when you start the client application. If you do not set this option, class alias discovery does not occur.
User response
Set the -D{0} option for class alias JVM argument when you start the application. Pass in the list of the JAR files and specific folders that contain the Java classes to correlate with the class alias.