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

program does not open after system update to Mac OS 12.1 monterey #40

Open
oeco28 opened this issue Feb 24, 2022 · 2 comments
Open

program does not open after system update to Mac OS 12.1 monterey #40

oeco28 opened this issue Feb 24, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@oeco28
Copy link

oeco28 commented Feb 24, 2022

Hello,
I had tappas installed but it has not worked after I updated the system to Mac OS Monterey on an intel machine,
if I run tappas from the command line (java -jar tappas.jar), I get the following error:

Error: Could not find or load main class tappas.Tappas
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

I had java 8 build 321 and it didn't work. I then downgraded to 222 and it still doesn't work. But I don't have a good sense for why it is not working.
anybody experiencing similar problems?

Omar

@aarzalluz aarzalluz added the bug Something isn't working label Mar 2, 2022
@aarzalluz
Copy link
Member

Hi @oeco28,

Even though your question was answered via email, I'll just post my answer here in case someone else experiences the same issue.

Unfortunately, we have never seen such compatibility issues and don't have that much experience debugging on Mac, so this is a hard one to fix -we would need access to a computer with the same OS update as yours to see if we can reproduce the error, which we are not sure how to get a hold of right now.

Most of us at the lab work with Ubuntu machines so, in the meantime, what we can recommend is to set up a virtual machine with Ubuntu and run tappAS there -tappAS runs smoothly on Ubuntu 20.04 with Java 8, so that shouldn't be problematic.

I'll keep the issue open until it is fixed.

Ángeles

@oeco28
Copy link
Author

oeco28 commented Mar 7, 2022

thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants