Fazecast / jSerialComm

Platform-independent serial port access for Java
GNU Lesser General Public License v3.0
1.34k stars 287 forks source link

Error occur while copying jserialcomm-2.3.0.jar #336

Closed rose111191 closed 3 years ago

rose111191 commented 3 years ago

When I try to run my java application , it comes up very slowly and the following is repeatedly printed in the Output window " Error occur while copying E:/...my project folder path/lib/jSerialComm-2.3.0.jar" This runs in background even after application comes up.i tried printing the Serialport.g_strMyJarPath. It is showing the path shown in the error. But my Jar is actually in another location and is added to the library.

pmsmm commented 3 years ago

Can you attach an imagem of the entire error message or is that the entire error? I'm asking because this does not seem like an error related to JSerialComm itself but related to Windows and read/write permissions regarding that file/folder from where you're trying to copy the file of from where you're trying to copy the file to.

hedgecrw commented 3 years ago

Closing due to inactivity and not a jSerialComm-specific issue.