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

Status of Version 0.8.0-beta2 tried on macOS Monterey (12.6.6) #87

Open
PoC-dev opened this issue Jun 11, 2023 · 7 comments
Open

Status of Version 0.8.0-beta2 tried on macOS Monterey (12.6.6) #87

PoC-dev opened this issue Jun 11, 2023 · 7 comments

Comments

@PoC-dev
Copy link

PoC-dev commented Jun 11, 2023

When trying to run 0.8.0-beta2 for MacOS X on macOS Monterey (12.6.6), I get the error message "The Application 'Tn5250j' cannot be opened."

Having a closer look, it appears that just the execute-flags are missing from Tn5250j.app/Contents/MacOS/universalJavaApplicationStub. Fixing with chmod +x brings up the familiar dialog about unsigned applications.

That can be fixed by right-clicking and choosing "open" in the contextual popup menu. Now, I get the error that no suitable Java version wasn't found on my system.

I have updated just now to the latest OpenJDK11U-jdk_x64_mac_hotspot_11.0.19_7.pkg:

imini:MacOS poc$ java --version
openjdk 11.0.19 2023-04-18
OpenJDK Runtime Environment Temurin-11.0.19+7 (build 11.0.19+7)
OpenJDK 64-Bit Server VM Temurin-11.0.19+7 (build 11.0.19+7, mixed mode)

I have a local install of Cisco ASDM, and IBM iACS, both running just fine with the installed and updated Java. Not sure what I can do from here?

Note: The same eventual error (no suitable Java) happens with 0.7.6.

@vt887
Copy link

vt887 commented Sep 27, 2023

I have a few Java versions installed on my MacOS Ventura and tried versions 8, 11 and 17 - all they work as well.

@PoC-dev
Copy link
Author

PoC-dev commented Sep 27, 2023 via email

@szsascha
Copy link

@PoC-dev

Where have you downloaded your Version? How/where exactly do you get the error message? Could you provide a screenshot?

Have you tried to start the tn5250j.jar from Terminal with java -jar tn5250.jar? How does your JAVA_HOME environment variable look like?

@szsascha
Copy link

Maybe duplicate issue
#82

@PoC-dev
Copy link
Author

PoC-dev commented Sep 28, 2023 via email

@PoC-dev
Copy link
Author

PoC-dev commented Sep 28, 2023 via email

@PoC-dev
Copy link
Author

PoC-dev commented Sep 28, 2023

Could you provide a screenshot?
Not sure if this is helpful due to German language. Will do, to.

Apparently, attachments on mails aren't handled by GitHub. Sorry!

Anyway, as said, the solution in #82 works for me, too. I'm running on Intel and observed the described problems with macOS 11 and 12. So the heading of #82 might be misleading.

Thanks!

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

No branches or pull requests

3 participants