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.

Knowledge Base

   Products   Downloads   Sales   Support   About us
  Knowledge Base  Ask Cody  Manuals  Source Code Library  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
 
Product: Distinct RPC for JavaTopic: GeneralLast updated: 3/26/2008
 
Q.: 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
A.: 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" C<lassName>

(note there's no space between -D and java.library.path).
Do you find this information useful ?       Yes   No   Not Sure




Search by Keyword


If you did not find what you are looking for:


Products

 Network Monitor
The Distinct Network Monitor is a protocol analyzer for Windows that includes both packet sniffing and network traffic statistical analysis tools.

 Intelliterm
The Most Complete Terminal Emulator for TN3270, TN5250 and DEC VT220 to VT420

 RPC for C and C++
The Fastest Way to Port Your Existing Unix-RPC Applications to Windows

  9/2/2010   Legal notices | PRIVACY Policy |