[jboss-jira] [JBoss JIRA] Updated: (JBAS-4956) ClassCastException: org.jboss.ejb3.cache.simple.SimpleStatefulCache

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Nov 9 09:50:44 EST 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4956?page=all ]

Thomas Diesler updated JBAS-4956:
---------------------------------

    Description: 
11:53:32,026 ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:ear=Standalone_ejb_vehicle.ear,jar=Standalone_ejb_vehicle_ejb.jar,name=com_sun_ts_tests_common_vehicle_ejb_EJBVehicle,service=EJB3 state=Create
java.lang.ClassCastException: org.jboss.ejb3.cache.simple.SimpleStatefulCache
        at org.jboss.ejb3.stateful.StatefulContainer.start(StatefulContainer.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:56)
        at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:110)
        at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)
        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:97)
        at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)
        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:137)
        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:47)


  was:

11:53:32,026 ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:ear=Standalone_ejb_vehicle.ear,jar=Standalone_ejb_vehicle_ejb.jar,name=com_sun_ts_tests_common_vehicle_ejb_EJBVehicle,service=EJB3 state=Create
java.lang.ClassCastException: org.jboss.ejb3.cache.simple.SimpleStatefulCache
        at org.jboss.ejb3.stateful.StatefulContainer.start(StatefulContainer.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:56)
        at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:110)
        at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)
        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:97)
        at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)
        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:137)
        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:47)


       Priority: Critical  (was: Major)

Critical, because it affects all jaxws ejb test vehicles

> ClassCastException: org.jboss.ejb3.cache.simple.SimpleStatefulCache
> -------------------------------------------------------------------
>
>                 Key: JBAS-4956
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4956
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>         Environment: saaj/ee/Standalone/Client.java#SASendVariousMimeAttachmentsSOAP11Test_from_ejb
>            Reporter: Thomas Diesler
>         Assigned To: Andrew Lee Rubinger
>            Priority: Critical
>             Fix For:  JBossAS-5.0.0.Beta3
>
>
> 11:53:32,026 ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:ear=Standalone_ejb_vehicle.ear,jar=Standalone_ejb_vehicle_ejb.jar,name=com_sun_ts_tests_common_vehicle_ejb_EJBVehicle,service=EJB3 state=Create
> java.lang.ClassCastException: org.jboss.ejb3.cache.simple.SimpleStatefulCache
>         at org.jboss.ejb3.stateful.StatefulContainer.start(StatefulContainer.java:141)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:56)
>         at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:110)
>         at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)
>         at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:97)
>         at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)
>         at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:137)
>         at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.installAction(KernelControllerContextAction.java:47)

-- 
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 jboss-jira mailing list