Page 1 of 1

Java Problems

Posted: Thu Oct 09, 2025 12:29 am
by 007adr
Hey guys

im wanting to update my mre and downloaded the lastest firmware, im try to open the rusefi updater
this is the error message

java.lang.UnsatisfiedLinkError: Cannot load native library. Errors as follows:
[1]: no jSerialComm in java.library.path: C:\Program Files\Eclipse Adoptium\jdk-25.0.0.36-hotspot\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Eclipse Adoptium\jdk-25.0.0.36-hotspot\bin;C:\Program Files\Python312\Scripts\;C:\Program Files\Python312\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Mitov\Visuino;C:\Program Files (x86)\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files\Azure Data Studio\bin;C:\Program Files\Tesseract-OCR;C:\Program Files\Git\cmd;C:\MinGW\bin;C:\Users\gcworkshop\AppData\Local\Programs\Python\Python39\Scripts\;C:\Users\gcworkshop\AppData\Local\Programs\Python\Python39\;C:\Users\gcworkshop\AppData\Local\Microsoft\WindowsApps;C:\Users\gcworkshop\AppData\Local\Programs\Microsoft VS Code\bin;C:\Program Files\Eclipse Adoptium\jdk-25.0.0.36-hotspot\\bin;C:\Program Files\Eclipse Adoptium\jdk-25.0.0.36-hotspot\\bin;.
[2]: C:\Users\gcworkshop\AppData\Local\Temp\jSerialComm\2.11.0\jSerialComm.dll: Can't load ARM 64-bit .dll on a AMD 64-bit platform
[3]: C:\Users\gcworkshop\.jSerialComm\2.11.0\jSerialComm.dll: Can't load ARM 64-bit .dll on a AMD 64-bit platform

at com.fazecast.jSerialComm.SerialPort.<clinit>(SerialPort.java:273)
at com.rusefi.io.LinkManager.getCommPorts(LinkManager.java:122)
at com.rusefi.SerialPortScanner.findAllAvailablePorts(SerialPortScanner.java:150)
at com.rusefi.SerialPortScanner.lambda$new$0(SerialPortScanner.java:44)
at com.rusefi.RecurringStep.lambda$start$0(RecurringStep.java:29)
at java.base/java.lang.Thread.run(Thread.java:1474)


can anyone point me to the right direction?

Re: Java Problems

Posted: Thu Oct 09, 2025 12:54 am
by AndreyB
Need much more details. Please attach logs from ligs folder

Re: Java Problems

Posted: Thu Oct 09, 2025 1:05 am
by 007adr
Hey bud

This is the only logfiles i could find, i hope its correct