Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NoClassDefFoundError: java/net/http/HttpClient #247

Open
EasyEDA2021 opened this issue Nov 13, 2023 · 9 comments
Open

java.lang.NoClassDefFoundError: java/net/http/HttpClient #247

EasyEDA2021 opened this issue Nov 13, 2023 · 9 comments
Assignees
Labels
Milestone

Comments

@EasyEDA2021
Copy link

Please provide as many details as you can

  • What version of freerouting are you using?
    v1.9.0
  • On what platform did you run it? Windows11, 64-bit

image

when I start the client, it appear this error, I try uninstall and re-install, it still same, anyone can help how to solve this issue?

thanks

@umid49
Copy link

umid49 commented Nov 13, 2023

Having same issue with same version 1.9.0 and Windows 11 64-bit
Screenshot 2023-11-13 152003

@ProfessorKa0Z
Copy link

ProfessorKa0Z commented Nov 14, 2023

I get the same error with 1.9.0 on MacOS 13.5.2 (M1):
image
It doesn't seem to affect function though. I click OK and the program seems to work from there.

@Nikolai521
Copy link

Nikolai521 commented Nov 16, 2023

Same on win7 64 bits, last version of FreeRouting

image

@SpiderKiCad
Copy link

Same issue. freerouting 1.9.0, Windows 10 x64, jre-8u391-windows-x64 installed:

freerouting error

@andrasfuchs andrasfuchs added this to To do in Freerouting Project Board via automation Dec 12, 2023
@andrasfuchs andrasfuchs added this to the 2.0 milestone Dec 12, 2023
@andrasfuchs andrasfuchs changed the title java.lang.NoClassDefFoundError when open freerouting java.lang.NoClassDefFoundError: java/net/http/HttpClient Dec 12, 2023
@tomthecarrot
Copy link

Same issue on macOS 13.6.2 with OpenJDK 17.

@Lycosaurus
Copy link

Lycosaurus commented Jan 20, 2024

SOLVED (for me anyway)

I was having the same issue as what people were reporting above. Re-installed everything and same problem.

My solution was to use the Freerouting-1.9.0.jar (instead of the Freerouting shortcut) file to start the program. No Java error was reported, and design rules were now able to be imported from EasyEDA. Don't know how I missed that in the first place.

@andrasfuchs
Copy link
Collaborator

@Lycosaurus That's a great piece of information, I'll take a look when I get to work on the next release. Thanks!

@andrasfuchs andrasfuchs self-assigned this Mar 4, 2024
Freerouting Project Board automation moved this from To do to Done Mar 4, 2024
@jsiddall
Copy link

jsiddall commented Mar 19, 2024

Also seeing this on V1.9.0 on Linux (since no one else seemed to be running that in the posts I read). Hopefully already fixed for all platforms.

@andrasfuchs andrasfuchs reopened this Mar 22, 2024
Freerouting Project Board automation moved this from Done to In progress Mar 22, 2024
@codegsaini
Copy link

v1.9.0 same issue on linux

Screenshot from 2024-04-16 18-31-24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

10 participants