Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2839 | minor | always | 08-12-08 09:28 | 08-13-08 09:22 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | 3.2.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.2.1 | ||
|
|||||
Summary: | 0002839: memory check issues with Tenured | ||||
Description: |
(rep by George Buschbeck) i've got a problem while running resin-3.2.0, this message appears repeatedly, some time after start up: --snip-- [17:39:59.788] {resin-9} javax.management.InstanceNotFoundException: java.lang:type=MemoryPool,name=Tenured Gen [17:39:59.788] {resin-9} at com.caucho.jmx.AbstractMBeanServer.getAttribute(AbstractMBeanServer.java:586) [17:39:59.788] {resin-9} at com.caucho.server.admin.ProManagement.getMemoryUsage(ProManagement.java:350) [17:39:59.788] {resin-9} at com.caucho.server.admin.ProManagement.checkFreeMemory(ProManagement.java:321) [17:39:59.788] {resin-9} at com.caucho.server.admin.ProManagement.handleAlarm(ProManagement.java:212) [17:39:59.788] {resin-9} at com.caucho.util.Alarm.handleAlarm(Alarm.java:427) [17:39:59.788] {resin-9} at com.caucho.util.Alarm.run(Alarm.java:397) [17:39:59.788] {resin-9} at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:759) [17:39:59.788] {resin-9} at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:681) [17:39:59.788] {resin-9} at java.lang.Thread.run(Thread.java:619) [17:39:59.789] {resin-9} javax.management.InstanceNotFoundException: java.lang:type=MemoryPool,name=Perm Gen [17:39:59.789] {resin-9} at com.caucho.jmx.AbstractMBeanServer.getAttribute(AbstractMBeanServer.java:586) [17:39:59.789] {resin-9} at com.caucho.server.admin.ProManagement.getMemoryUsage(ProManagement.java:350) [17:39:59.789] {resin-9} at com.caucho.server.admin.ProManagement.checkFreeMemory(ProManagement.java:321) [17:39:59.789] {resin-9} at com.caucho.server.admin.ProManagement.handleAlarm(ProManagement.java:221) [17:39:59.789] {resin-9} at com.caucho.util.Alarm.handleAlarm(Alarm.java:427) [17:39:59.789] {resin-9} at com.caucho.util.Alarm.run(Alarm.java:397) [17:39:59.789] {resin-9} at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:759) [17:39:59.789] {resin-9} at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:681) [17:39:59.789] {resin-9} at java.lang.Thread.run(Thread.java:619) --snap-- |
||||
Steps To Reproduce: | |||||
Additional Information: |
esin1:~# /opt/java/bin/java -version java version "1.6.0_07" Java(TM) SE Runtime Environment (build 1.6.0_07-b06) Java HotSpot(TM) 64-Bit Server VM (build 10.0-b23, mixed mode) resin1:~# |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|