ERR:-299 - Unable to bind DirXML Driver
Possible Cause: The LD_LIBRARY_PATH is not set.
Action: Ensure that the LD_LIBRARY_PATH is set to /usr/lib/nds-modules/jre/lib/i386.
Set the LD_LIBRARY_PATH at the command prompt using the following command:
LD_LIBRARY_PATH=/usr/lib/nds-modules/jre/lib/i386:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
NOTE: This is required only on Linux.