[Bug 57263] NoClassDefFoundError: sun/management/ExtendedPlatformComponent with JDK 1.8.0_40-ea-b15

2014-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57263

Mark Thomas  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INVALID

--- Comment #5 from Mark Thomas  ---
OK. That makes it an Oracle problem then.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57263] NoClassDefFoundError: sun/management/ExtendedPlatformComponent with JDK 1.8.0_40-ea-b15

2014-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57263

Koen S.  changed:

   What|Removed |Added

   Hardware|Macintosh   |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57263] NoClassDefFoundError: sun/management/ExtendedPlatformComponent with JDK 1.8.0_40-ea-b15

2014-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57263

Koen S.  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |---

--- Comment #4 from Koen S.  ---
I just got the same thing under linux.

tc@8208c76bea75:/tomcat# bin/catalina.sh run
Using CATALINA_BASE:   /tomcat
Using CATALINA_HOME:   /tomcat
Using CATALINA_TMPDIR: /tomcat/temp
Using JRE_HOME:/jre1.8.0_40
Using CLASSPATH:   /tomcat/bin/bootstrap.jar:/tomcat/bin/tomcat-juli.jar
28-Nov-2014 09:48:16.029 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache
Tomcat/8.0.14
28-Nov-2014 09:48:16.031 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server built:   Sep 24
2014 09:01:51
28-Nov-2014 09:48:16.031 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server number:  8.0.14.0
28-Nov-2014 09:48:16.032 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log OS Name:Linux
28-Nov-2014 09:48:16.032 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log OS Version:
3.10.53-56.140.amzn1.x86_64
28-Nov-2014 09:48:16.033 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Architecture:   amd64
28-Nov-2014 09:48:16.033 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log JVM Version:   
1.8.0_40-ea-b15
28-Nov-2014 09:48:16.041 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle
Corporation
28-Nov-2014 09:48:17.664 SEVERE [main]
org.apache.tomcat.util.digester.Digester.startElement Begin event threw error
 java.lang.NoClassDefFoundError: sun/management/ExtendedPlatformComponent
at
java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:494)
at
org.apache.tomcat.util.modeler.Registry.getMBeanServer(Registry.java:443)
at org.apache.catalina.mbeans.MBeanUtils.createServer(MBeanUtils.java:580)
at org.apache.catalina.mbeans.MBeanUtils.(MBeanUtils.java:77)

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57263] NoClassDefFoundError: sun/management/ExtendedPlatformComponent with JDK 1.8.0_40-ea-b15

2014-11-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57263

--- Comment #3 from bclozel  ---
Thanks, missed that message in the ML...

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57263] NoClassDefFoundError: sun/management/ExtendedPlatformComponent with JDK 1.8.0_40-ea-b15

2014-11-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57263

Mark Thomas  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Mark Thomas  ---
Looks like a JVM packaging bug on OSX:
http://tomcat.markmail.org/thread/kpkgz6j6xofsuzi7

This is one for Apple.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57263] NoClassDefFoundError: sun/management/ExtendedPlatformComponent with JDK 1.8.0_40-ea-b15

2014-11-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57263

bclozel  changed:

   What|Removed |Added

 OS||All

--- Comment #1 from bclozel  ---
Note: I can't reproduce this issue with Tomcat 8.0.15 standalone, but I can
when using it in embedded mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org