http://jira.hyperic.com/browse/HHQ-2155
Steps to Reproduce on Demo.hyperic
-Applications > Chip's Test App
- From Monitor Tab, select the Apache 2.0 VHost service (under the resource tab)
- Select the Response Time Tab
A stack trace is given (Also see print screen attach to ticket)
org.jboss.tm.JBossTransactionRolledbackException: org.hyperic.hq.appdef.server.session.Service$$EnhancerByCGLIB$$230f4ddd; CausedByException is: org.hyperic.hq.appdef.server.session.Service$$EnhancerByCGLIB$$230f4ddd; nested exception is: java.lang.ClassCastException: org.hyperic.hq.appdef.server.session.Service$$EnhancerByCGLIB$$230f4ddd; - nested throwable: (java.lang.ClassCastException: org.hyperic.hq.appdef.server.session.Service$$EnhancerByCGLIB$$230f4ddd) at org.jboss.ejb.plugins.LogInterceptor.handleException(LogInterceptor.java:267) at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:196) at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122) at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624) at org.jboss.ejb.Container.invoke(Container.java:873) at sun.reflect.GeneratedMethodAccessor582.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso
Anonymous