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

error 500 on a Mac M1 with MacOS v. 12.2.1. #23

Closed
mlana opened this issue Jun 21, 2022 · 9 comments
Closed

error 500 on a Mac M1 with MacOS v. 12.2.1. #23

mlana opened this issue Jun 21, 2022 · 9 comments

Comments

@mlana
Copy link

mlana commented Jun 21, 2022

Hi, i am on a Mac M1 with MacOS v. 12.2.1.
i downloaded the voyant zip, opened the file with control-click in order to authorize the execution.
it doesn't start, so i go to the terminal with the command java -jar VoyantServer.jar
the Java console opens, but the command execution leaves an error: Exception in thread "AppKit Thread" java.lang.NoSuchMethodError: accessibilityHitTest

and when i click "open web" in the java console the web client opens with an error:
HTTP ERROR 500
Problem accessing /. Reason:
Server Error
Caused by:
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 52 in the jsp file: /index.jsp
System cannot be resolved
(ecc. ecc.)

any help?
best
Maurizi
Error 500 Server Error.pdf
o

@ajmacdonald
Copy link
Collaborator

Hello @mlana,
Can you please tell me which version of Java you have installed?

@mlana
Copy link
Author

mlana commented Jun 29, 2022 via email

@ajmacdonald
Copy link
Collaborator

Would you be willing to retry it with Java 11 and see if that makes a difference? https://www.oracle.com/ca-en/java/technologies/javase/jdk11-archive-downloads.html

I'm testing it with a Mac mini running MacOS 10.15.7 and Java 11 and it's working for me.

@mlana
Copy link
Author

mlana commented Jun 29, 2022 via email

@pbstudent
Copy link

pbstudent commented Jul 24, 2022

Same issue & platform - VoyantServer 2.5.4 works without error following my investigation on Java (#16) but VoyantServer 2.6.0 gives the following message:
Screenshot 2022-07-24 at 22-47-51 Error 503

@ajmacdonald
Copy link
Collaborator

@pbstudent Are you using Java 8 or Java 11?

@pbstudent
Copy link

pbstudent commented Jul 26, 2022

Installed Java as per #16 (comment)

MacHD > Library > Java > JavaVirtualMachines > jdk-11.0.13.jdk

P.S. After my Macbook Air M1 from 2021 died in 8 months losing everything, I strongly do not recommend a Mac Book with an M1 - wish I had a Macbook from 2017 when it was modular, reliable, and Intel CPU (i.e., non reduced instruction set).

@ajmacdonald
Copy link
Collaborator

I've released a new version which I hope will fix these issues: https://github.com/voyanttools/VoyantServer/releases/tag/2.6.1
Please try it out and let me know.

@pbstudent
Copy link

See
#25 (comment)

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