Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

rxtxserial

Here you can discuss every aspect of Debian. Note: not for support requests!
Post Reply
Message
Author
matthewbartlett
Posts: 1
Joined: 2019-08-23 06:36

rxtxserial

#1 Post by matthewbartlett »

b]can one of you help me in this problem , i have to communicate with serial port , i find this error

java.lang.NoClassDefFoundError: javax/comm/CommDriver thrown while loading gnu.io.RXTXCommDriver
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path
i tried to put rxtxcomm.jar in /jre/lib/ext and librxtxserial-2.so in /jre/lib/i386/ but still have some problem
please help and thanks in advance

User avatar
pylkko
Posts: 1802
Joined: 2014-11-06 19:02

Re: rxtxserial

#2 Post by pylkko »

You canonot serial communicate with one computer. Please, therefore, describe both machines, processors, architecture, what software you are using to communicate, and how you have hooked up the devices (cabling).

Post Reply