Fazecast / jSerialComm

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

Problem using jSerialComm on ARM Raspberry Pi Zero (older Java) #455

Closed Mokrator closed 1 year ago

Mokrator commented 2 years ago

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?

ghost commented 2 years ago

Hello Mokrato, I had the same problem. The solution was to downgrade the version from 2.9.2 to 2.6.2

hedgecrw commented 2 years ago

@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:

https://www.dropbox.com/t/wOTT77tSiz50PXLd

stikdragon commented 2 years ago

Had a similar problem on an original Pi Zero running openjdk8:

hs_err_pid3702.log

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.

stikdragon commented 2 years ago

Any idea when we'll get a full release of 2.9.3?

hedgecrw commented 1 year ago

Fixed with new release v2.9.3