Mantis - Resin
Viewing Issue Advanced Details
4373 major always 02-03-11 11:55 02-11-11 15:25
danielnuriyev  
cowan  
normal  
closed 4.0.14  
fixed  
none    
none 4.0.15  
0004373: JMX Beans exceptions in JVM 1.6.0_23
Installed Oracle JDK 1.6.0_23 and Resin 4.0.14
Started Resin
See the following exceptions in global-application.log:

GlobalMBeanServer[] does not have memory bean java.lang:type=MemoryPool,name=Tenured Gen
GlobalMBeanServer[] does not have memory bean java.lang:type=MemoryPool,name=Perm Gen

I suppose that this JDK version has changed beans/bean names and Resin should know that.

This did not happen in JDK 1.6.0_17 and 1.6.0_21

This issue is similar to http://bugs.caucho.com/view.php?id=3348 [^]
[12:22:23.929]GlobalMBeanServer[] does not have memory bean java.lang:type=MemoryPool,name=Tenured Gen
[12:22:23.932]GlobalMBeanServer[] does not have memory bean java.lang:type=MemoryPool,name=Perm Gen
[12:22:24.049]
[12:22:24.050]Linux 2.6.18-53.1.14.el5 amd64
[12:22:24.050]Java(TM) SE Runtime Environment 1.6.0_23-b05, UTF-8, en
[12:22:24.050]Java HotSpot(TM) 64-Bit Server VM 19.0-b09, 64, mixed mode, Sun Microsystems Inc.

There are no notes attached to this issue.