<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: close jms conection cause block
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/ivannushev">Ivan Nushev</a> in <i>JBoss Messaging</i> - <a href="http://community.jboss.org/message/602226#602226">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>I use JBoss 5.1.0 and had similar problem as the one described above. Then I pached it with JBoss Messaging 1.4.6.GA-SP1 and JBoss Remoting 2.5.3.SP1 following the recommendation. But the problem occurred again. The consequnce to the blocked thread is that any server call to a specific MDB is blocked and a message is logged: "Unable to passivate due to ctx lock...".&#160; A jmx-console thread dump fragment is copied below.</p><p>Any help or hint is appreciated. Thanks.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thread: http-0.0.0.0-443-3 : priority:5, demon:true, threadId:129, threadState:BLOCKED</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160;&#160; - waiting on &lt;0x9af2a2&gt; (a org.jboss.jms.server.connectionmanager.SimpleConnectionManager)</p><p>&#160;&#160;&#160; org.jboss.jms.server.connectionmanager.SimpleConnectionManager.registerConnection(SimpleConnectionManager.java:104)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.ServerConnectionEndpoint.(ServerConnectionEndpoint.java:196)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegateInternal(ServerConnectionFactoryEndpoint.java:270)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpoint.java:170)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFactoryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:108)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.createConnectionDelegate(ConnectionFactoryAdvised.java)</p><p>&#160;&#160;&#160; org.jboss.jms.wireformat.ConnectionFactoryCreateConnectionDelegateRequest.serverInvoke(ConnectionFactoryCreateConnectionDelegateRequest.java:91)</p><p>&#160;&#160;&#160; org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:157)</p><p>&#160;&#160;&#160; org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:930)</p><p>&#160;&#160;&#160; org.jboss.remoting.transport.servlet.ServletServerInvoker.processRequest(ServletServerInvoker.java:416)</p><p>&#160;&#160;&#160; org.jboss.remoting.transport.servlet.web.ServerInvokerServlet.processRequest(ServerInvokerServlet.java:404)</p><p>&#160;&#160;&#160; org.jboss.remoting.transport.servlet.web.ServerInvokerServlet.processRequest(ServerInvokerServlet.java:142)</p><p>&#160;&#160;&#160; org.jboss.remoting.transport.servlet.web.ServerInvokerServlet.doPost(ServerInvokerServlet.java:171)</p><p>&#160;&#160;&#160; javax.servlet.http.HttpServlet.service(HttpServlet.java:637)</p><p>&#160;&#160;&#160; javax.servlet.http.HttpServlet.service(HttpServlet.java:717)</p><p>&#160;&#160;&#160; org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)</p><p>&#160;&#160;&#160; org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)</p><p>&#160;&#160;&#160; org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</p><p>&#160;&#160;&#160; org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p>&#160;&#160;&#160; org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)</p><p>&#160;&#160;&#160; org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)</p><p>&#160;&#160;&#160; org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)</p><p>&#160;&#160;&#160; org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)</p><p>&#160;&#160;&#160; org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</p><p>&#160;&#160;&#160; org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)</p><p>&#160;&#160;&#160; org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)</p><p>&#160;&#160;&#160; org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)</p><p>&#160;&#160;&#160; org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)</p><p>&#160;&#160;&#160; java.lang.Thread.run(Thread.java:619)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thread: http-0.0.0.0-443-4 : priority:5, demon:true, threadId:131, threadState:BLOCKED</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160;&#160; - waiting on &lt;0x9af2a2&gt; (a org.jboss.jms.server.connectionmanager.SimpleConnectionManager)</p><p>&#160;&#160;&#160; org.jboss.jms.server.connectionmanager.SimpleConnectionManager.registerConnection(SimpleConnectionManager.java:104)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.ServerConnectionEndpoint.(ServerConnectionEndpoint.java:196)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegateInternal(ServerConnectionFactoryEndpoint.java:270)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.ServerConnectionFactoryEndpoint.createConnectionDelegate(ServerConnectionFactoryEndpoint.java:170)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.org$jboss$jms$server$endpoint$advised$ConnectionFactoryAdvised$createConnectionDelegate$aop(ConnectionFactoryAdvised.java:108)</p><p>&#160;&#160;&#160; org.jboss.jms.server.endpoint.advised.ConnectionFactoryAdvised.createConnectionDelegate(ConnectionFactoryAdvised.java)</p><p>&#160;&#160;&#160; org.jboss.jms.wireformat.ConnectionFactoryCreateConnectionDelegateRequest.serverInvoke(ConnectionFactoryCreateConnectionDelegateRequest.java:91)</p><p>&#160;&#160;&#160; org.jboss.jms.server.remoting.JMSServerInvocationHandler.invoke(JMSServerInvocationHandler.java:157)</p><p>&#160;&#160;&#160; org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:930)</p><p>&#160;&#160;&#160; org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalClientInvoker.java:106)</p><p>&#160;&#160;&#160; org.jboss.remoting.Client.invoke(Client.java:2034)</p><p>&#160;&#160;&#160; org.jboss.remoting.Client.invoke(Client.java:877)</p><p>&#160;&#160;&#160; org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.org$jboss$jms$client$delegate$ClientConnectionFactoryDelegate$createConnectionDelegate$aop(ClientConnectionFactoryDelegate.java:178)</p><p>&#160;&#160;&#160; org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.invokeTarget(ClientConnectionFactoryDelegate$createConnectionDelegate_N3019492359065420858.java)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)</p><p>&#160;&#160;&#160; org.jboss.jms.client.container.StateCreationAspect.handleCreateConnectionDelegate(StateCreationAspect.java:80)</p><p>&#160;&#160;&#160; org.jboss.aop.advice.org.jboss.jms.client.container.StateCreationAspect_z_handleCreateConnectionDelegate_27508725.invoke(StateCreationAspect_z_handleCreateConnectionDelegate_27508725.java)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.createConnectionDelegate(ClientConnectionFactoryDelegate.java)</p><p>&#160;&#160;&#160; org.jboss.jms.client.JBossConnectionFactory.createConnectionInternal(JBossConnectionFactory.java:205)</p><p>&#160;&#160;&#160; org.jboss.jms.client.JBossConnectionFactory.createConnection(JBossConnectionFactory.java:87)</p><p>&#160;&#160;&#160; org.jboss.jms.client.JBossConnectionFactory.createConnection(JBossConnectionFactory.java:82)</p><p>&#160;&#160;&#160; com.company.messageservice.server.bean.BusinessEventRegistrarBean.ejbCreate(BusinessEventRegistrarBean.java:80)</p><p>&#160;&#160;&#160; sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p>&#160;&#160;&#160; sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p>&#160;&#160;&#160; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>&#160;&#160;&#160; java.lang.reflect.Method.invoke(Method.java:597)</p><p>&#160;&#160;&#160; org.jboss.ejb.StatelessSessionEnterpriseContext.(StatelessSessionEnterpriseContext.java:83)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.StatelessSessionInstancePool.create(StatelessSessionInstancePool.java:49)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.AbstractInstancePool.get(AbstractInstancePool.java:179)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invokeHome(StatelessSessionInstanceInterceptor.java:94)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.CallValidationInterceptor.invokeHome(CallValidationInterceptor.java:56)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:125)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:350)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:161)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:230)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.java:205)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:99)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.security.PreSecurityInterceptor.invokeHome(PreSecurityInterceptor.java:88)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:132)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invokeHome(ProxyFactoryFinderInterceptor.java:107)</p><p>&#160;&#160;&#160; org.jboss.ejb.SessionContainer.internalInvokeHome(SessionContainer.java:639)</p><p>&#160;&#160;&#160; org.jboss.ejb.Container.invoke(Container.java:1046)</p><p>&#160;&#160;&#160; sun.reflect.GeneratedMethodAccessor452.invoke(Unknown Source)</p><p>&#160;&#160;&#160; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>&#160;&#160;&#160; java.lang.reflect.Method.invoke(Method.java:597)</p><p>&#160;&#160;&#160; org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)</p><p>&#160;&#160;&#160; org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)</p><p>&#160;&#160;&#160; org.jboss.mx.server.Invocation.invoke(Invocation.java:88)</p><p>&#160;&#160;&#160; org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)</p><p>&#160;&#160;&#160; org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)</p><p>&#160;&#160;&#160; org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:169)</p><p>&#160;&#160;&#160; org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:118)</p><p>&#160;&#160;&#160; org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerInterceptor.java:209)</p><p>&#160;&#160;&#160; org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:195)</p><p>&#160;&#160;&#160; org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:61)</p><p>&#160;&#160;&#160; org.jboss.proxy.ejb.SecurityContextInterceptor.invoke(SecurityContextInterceptor.java:64)</p><p>&#160;&#160;&#160; org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:68)</p><p>&#160;&#160;&#160; org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:184)</p><p>&#160;&#160;&#160; org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:101)</p><p>&#160;&#160;&#160; $Proxy390.create(Unknown Source)</p><p>&#160;&#160;&#160; com.company.messageservice.server.BusinessEventRegistrarClient.getBusinessEventRegistrar(BusinessEventRegistrarClient.java:41)</p><p>&#160;&#160;&#160; com.company.messageservice.server.BusinessEventRegistrarClient.registerBusinessEvent(BusinessEventRegistrarClient.java:53)</p><p>&#160;&#160;&#160; com.company.doc.bean.DocEJB.registerEvent(DocEJB.java:967)</p><p>&#160;&#160;&#160; com.company.doc.bean.DocEJB.save(DocEJB.java:790)</p><p>&#160;&#160;&#160; sun.reflect.GeneratedMethodAccessor849.invoke(Unknown Source)</p><p>&#160;&#160;&#160; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>&#160;&#160;&#160; java.lang.reflect.Method.invoke(Method.java:597)</p><p>&#160;&#160;&#160; org.jboss.invocation.Invocation.performCall(Invocation.java:386)</p><p>&#160;&#160;&#160; org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invoke(StatefulSessionContainer.java:606)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.StatefulSessionSecurityInterceptor.invoke(StatefulSessionSecurityInterceptor.java:84)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:228)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:211)</p><p>&#160;&#160;&#160; org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:156)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:348)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:350)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:97)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecurityInterceptor.java:81)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)</p><p>&#160;&#160;&#160; org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)</p><p>&#160;&#160;&#160; org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:650)</p><p>&#160;&#160;&#160; org.jboss.ejb.Container.invoke(Container.java:1029)</p><p>&#160;&#160;&#160; sun.reflect.GeneratedMethodAccessor452.invoke(Unknown Source)</p><p>&#160;&#160;&#160; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>&#160;&#160;&#160; java.lang.reflect.Method.invoke(Method.java:597)</p><p>&#160;&#160;&#160; org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)</p><p>&#160;&#160;&#160; org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)</p><p>&#160;&#160;&#160; org.jboss.mx.server.Invocation.invoke(Invocation.java:88)</p><p>&#160;&#160;&#160; org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)</p><p>&#160;&#160;&#160; org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)</p><p>&#160;&#160;&#160; org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:169)</p><p>&#160;&#160;&#160; org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:118)</p><p>&#160;&#160;&#160; org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerInterceptor.java:209)</p><p>&#160;&#160;&#160; org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:195)</p><p>&#160;&#160;&#160; org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:61)</p><p>&#160;&#160;&#160; org.jboss.proxy.ejb.SecurityContextInterceptor.invoke(SecurityContextInterceptor.java:64)</p><p>&#160;&#160;&#160; org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:68)</p><p>&#160;&#160;&#160; org.jboss.proxy.ejb.StatefulSessionInterceptor.invoke(StatefulSessionInterceptor.java:118)</p><p>&#160;&#160;&#160; org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:101)</p><p>&#160;&#160;&#160; $Proxy342.save(Unknown Source)</p><p>&#160;&#160;&#160; com.company.doc.DocClient.save(DocClient.java:1575)</p><p>&#160;&#160;&#160; com.company.doc.server.DocManagerImpl.saveDocuments(DocManagerImpl.java:134)</p><p>&#160;&#160;&#160; com.company.server.bean.DocServiceEJB.saveDocuments(DocServiceEJB.java:425)</p><p>&#160;&#160;&#160; sun.reflect.GeneratedMethodAccessor848.invoke(Unknown Source)</p><p>&#160;&#160;&#160; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>&#160;&#160;&#160; java.lang.reflect.Method.invoke(Method.java:597)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)</p><p>&#160;&#160;&#160; org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext(EJBContainerInvocationWrapper.java:69)</p><p>&#160;&#160;&#160; org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:73)</p><p>&#160;&#160;&#160; org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:59)</p><p>&#160;&#160;&#160; sun.reflect.GeneratedMethodAccessor678.invoke(Unknown Source)</p><p>&#160;&#160;&#160; sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>&#160;&#160;&#160; java.lang.reflect.Method.invoke(Method.java:597)</p><p>&#160;&#160;&#160; org.jboss.aop.advice.PerJoinpointAdvice.invoke(PerJoinpointAdvice.java:174)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(InvocationContextInterceptor.java:72)</p><p>&#160;&#160;&#160; org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_27508725.invoke(InvocationContextInterceptor_z_fillMethod_27508725.java)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(InvocationContextInterceptor.java:88)</p><p>&#160;&#160;&#160; org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_27508725.invoke(InvocationContextInterceptor_z_setup_27508725.java)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:62)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.entity.ExtendedPersistenceContextPropagationInterceptor.invoke(ExtendedPersistenceContextPropagationInterceptor.java:60)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:56)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.stateful.StatefulInstanceInterceptor.invoke(StatefulInstanceInterceptor.java:81)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)</p><p>&#160;&#160;&#160; org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:190)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(Ejb3AuthenticationInterceptorv2.java:186)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)</p><p>&#160;&#160;&#160; org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>&#160;&#160;&#160; org.jboss.ejb3.stateful.StatefulContainer.dynamicInvoke(StatefulContainer.java:571)</p><p>&#160;&#160;&#160; org.jboss.ejb3.session.InvokableContextClassProxyHack._dynamicInvoke(InvokableContextClassProxyHack.java:53)</p><p>&#160;&#160;&#160; org.jboss.aop.Dispatcher.invoke(Dispatcher.java:91)</p><p>&#160;&#160;&#160; org.jboss.aspects.remoting.AOPRemotingInvocationHandler.invoke(AOPRemotingInvocationHandler.java:82)</p><p>&#160;&#160;&#160; org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:930)</p><p>&#160;&#160;&#160; org.jboss.remoting.transport.servlet.ServletServerInvoker.processRequest(ServletServerInvoker.java:416)</p><p>&#160;&#160;&#160; org.jboss.remoting.transport.servlet.web.ServerInvokerServlet.processRequest(ServerInvokerServlet.java:404)</p><p>&#160;&#160;&#160; org.jboss.remoting.transport.servlet.web.ServerInvokerServlet.processRequest(ServerInvokerServlet.java:142)</p><p>&#160;&#160;&#160; org.jboss.remoting.transport.servlet.web.ServerInvokerServlet.doPost(ServerInvokerServlet.java:171)</p><p>&#160;&#160;&#160; javax.servlet.http.HttpServlet.service(HttpServlet.java:637)</p><p>&#160;&#160;&#160; javax.servlet.http.HttpServlet.service(HttpServlet.java:717)</p><p>&#160;&#160;&#160; org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)</p><p>&#160;&#160;&#160; org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)</p><p>&#160;&#160;&#160; org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)</p><p>&#160;&#160;&#160; org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)</p><p>&#160;&#160;&#160; org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)</p><p>&#160;&#160;&#160; org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:190)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)</p><p>&#160;&#160;&#160; org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)</p><p>&#160;&#160;&#160; org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</p><p>&#160;&#160;&#160; org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)</p><p>&#160;&#160;&#160; org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</p><p>&#160;&#160;&#160; org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)</p><p>&#160;&#160;&#160; org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)</p><p>&#160;&#160;&#160; org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:598)</p><p>&#160;&#160;&#160; org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)</p><p>&#160;&#160;&#160; java.lang.Thread.run(Thread.java:619)</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/602226#602226">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss Messaging at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>