[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-724) test failure due to PojoCache

Gavin King (JIRA) jira-events at jboss.com
Wed Jan 31 09:44:19 EST 2007


test failure due to PojoCache
-----------------------------

                 Key: JBSEAM-724
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-724
             Project: JBoss Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.5.GA
            Reporter: Gavin King
         Assigned To: Norman Richards
             Fix For: 1.2.0.BETA1


Due to the recent change in the PojoCache component, I now get this failure in the test suite:

Caused by: javax.management.InstanceNotFoundException: jboss.system:service=ServiceController at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1010) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:804) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784) at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:194) at org.jboss.seam.core.PojoCache.start(PojoCache.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0

It's caused by PostAction.post() in the blog example.

Anyway to make PojoCache work in the test suite?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list