Closed Mokrator closed 1 year ago
Hello Mokrato, I had the same problem. The solution was to downgrade the version from 2.9.2 to 2.6.2
@Mokrator and @schuetzp85, when you get a chance, could you please test the following beta library version and see if you are still encountering an issue:
Had a similar problem on an original Pi Zero running openjdk8:
I've just tried the beta version you linked to above and it seems to have solved it, i can enumerate ports on the system now.
Any idea when we'll get a full release of 2.9.3?
Fixed with new release v2.9.3
i want to use jSerialComm-2.9.2.jar on my raspberry pi, where the current java version does not work. So i needed to install the arm version:
While debugging on my windows machine it works with the there installed 32bit version:
The process fails on running either one of the next commands:
hs_err_pid788.log
i could not read if there are limitations to the java version or processortype - did anybody get this running?