Distinct offers Network Monitor, the ONLY natural language Protocol Analyzer, ONC RPC for C++, .NET and Java, and IntelliTerm, the fastest Terminal Emulator for TN3270, TN5250 and VT420 on the market.

Distict - Support - FAQ

Products Downloads Sales Support About us
Knowledge Base Ask Cody Resources



        
 
Using your trial version, I am able to generate java classes from an .x file using Jrpcgen. When I try to run the server I get following exception. [java] Exception in thread ""main"" java.lang.UnsatisfiedLinkError: no dstnct32 in java.library.path
This error is peculuar to the trial version.

Make sure the PATH variable available to the copy of the environment you're using contains the path to dstnct32.dll location (normally c:\program files\common files\DistinctShared).

Or, alternatively, if some other scripts you're running alter the PATH variable, you can explicitly set the library path using the -D option of the java interpreter, e.g.

java -Djava.library.path="c:\program files\common files\DistinctShared"

(note there's no space between -D and java.library.path).





  02/04/2012   Legal notices | PRIVACY Policy |