-
Notifications
You must be signed in to change notification settings - Fork 20
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
Structorizer does not start #1076
Comments
@Dnk1287 Please let us know when the installation of a Java RE or JDK of version 11 or later solved your problem (as we expect it will). |
I installed AdoptopenJDK (version 17 I think) and Structorizer works flawless again. The only thing I can add is the suggestion to let Structorizer on startup check if the (open)JDK/JRE meets the requirements for Structorizer and if not present a message to the user. |
@Dnk1287
For the script-based launch this has been incorporated, but for the Windows installer pack we made Launch4J responsible to do this job. Obviously, it doesn't satisfyingly do so. We will think of an improvement there. |
@Dnk1287 |
The setup I used was Structorizer.exe, version 3.32.11 . |
@Dnk1287
So enjoy working with Structorizer. We will further observe the launcher behaviour and try to find out what specific cases induce an insufficient user information. |
You're welcome and I certainly enjoy using Structorizer, both on Linux and on Windows (in that order of preference). HTH, and again, thank you for your help. |
The same happens to me. I installed the AdoptopenJDK 16 and it still doesn't work. I'm trying to run it on W11. |
Did you activate the respective checkboxes for JAVA_HOME environment variable and the "JavaSoft (Oracle) registry entries" on installing AdoptOpenJDK, as recommended in the User Guide? I thought we had tackled (i.e., overcome) your troubles on issue #1031 already? |
@raulus127 |
Version 3.32-13 should have solved the aspects of this issue - the analysis of #1100 led to the solution. |
I use Structorizer with Windows 10, updated to version 3.32-11 and now it won't start anymore.
I have JRE installed and up-to-date (version 8.351).
With 'java -jar -verbose structorizer.jar' I produced the following traces which show an exception at the end.
structorizer_trace.txt
The text was updated successfully, but these errors were encountered: