Re: Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-24 Thread Ameer Mawia
r other use of this message and any attachments is strictly >> prohibited. If you are not the intended recipient, please notify the sender >> immediately by return email, and delete this message and any attachments >> from your system. Thank you. >> >> >> From: Ameer Mawia >

Re: Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-24 Thread Edoardo Panfili
the sender immediately by return email, and delete this message and any attachments from your system. Thank you. From: Ameer Mawia Reply: Tomcat Users List > Date: 24 November 2014 at 00:44:45 To: Tomcat Users List > Subject: Re: Tomcat 8 does not start with java 8 on YOSEMITE Hi Fabio,

Re: Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-24 Thread Fabio Ricci
:45 To: Tomcat Users List > Subject:  Re: Tomcat 8 does not start with java 8 on YOSEMITE Hi Fabio, There seems to be an issue with update 40 Early Access release of jre/jdk8(1.8.0_40). Compared with update 20 of jre/jdk8 release, you will see following lines of code has been ad

Re: Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-23 Thread Fabio Ricci
cat Users List > Subject:  Re: Tomcat 8 does not start with java 8 on YOSEMITE Hi Fabio, There seems to be an issue with update 40 Early Access release of jre/jdk8(1.8.0_40). Compared with update 20 of jre/jdk8 release, you will see following lines of code has been added to getPlatfromMBean

Re: Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-23 Thread Ameer Mawia
Hi Fabio, There seems to be an issue with update 40 Early Access release of jre/jdk8(1.8.0_40). Compared with update 20 of jre/jdk8 release, you will see following lines of code has been added to getPlatfromMBeanServer: *for (final PlatformManagedObject o :* * ExtendedPlatformCompone

Tomcat 8 does not start with java 8 on YOSEMITE

2014-11-22 Thread Fabio Ricci
Dear tomcat community Maybe someone did have this before (and possibly solved it) On a mac book pro/JOSEMITE I installed Java 8 "1.8.0_40-ea" with JDK. My $JAVA_HOME is /Library/Java/JavaVirtualMachines/jdk1.8.0_40.jdk/Contents/Home Then I downloaded a tomcat 8 core from http://tomcat.apache.org