0

I'm setupping my Mac laptop. I'm a new user on Mac. I installed Eclipse , JDK 10 and tomcat 9. When I try to start tomcat in eclipse this errors are throwing

-Djava.endorsed.dirs=/Users/../software/apache-tomcat-9.0.8/endorsed is not supported. Endorsed standards and standalone APIs in modular form will be supported via the concept of upgradeable modules. Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.

I defined java_home in .bash_profile but nothing is changed. I checked which version of java tomcat support. I saw tomcat 9 support Java 8 and above. So Why I get this errors? In my linux laptop Tomcat 9 runs without a problem with java 8 Can anyone help me to solve this problem?

  • Duplicate of https://stackoverflow.com/questions/50085750/apache-tomcat-9-x-not-working-with-eclipse-java-10-0-1 . See https://stackoverflow.com/a/50094645/27905 . – nitind May 29 '18 at 03:10
  • Possible duplicate of [apache tomcat 9.x not working with eclipse & Java 10.0.1](https://stackoverflow.com/questions/50085750/apache-tomcat-9-x-not-working-with-eclipse-java-10-0-1) – Olaf Kock May 29 '18 at 04:49

0 Answers0