<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error when accessing the Journal in EE 4.2.2 in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324670#M294</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;I recently migrated to MDM EE 4.2.2. The searches and the overall performance is a lot better than 4.1.2 with eXistDB. However, when I try to access the Journal, it never comes back. After spinning for sometime I see the below error.&lt;BR /&gt;*** PLEASE NOTE THAT WE HIRED CONSULTANTS FROM TALEND, BUT STILL COULD NOT RESOLVE THIS ISSUE. ANY HELP IS APPRECIATED ****&lt;BR /&gt;{code}&lt;BR /&gt;2011-08-25 12:53:16,607 WARN - Abort of action id a64f076:b96a:4e563d55:172a invoked while multiple threads active within it.&lt;BR /&gt;2011-08-25 12:53:16,607 WARN - CheckedAction::check - atomic action a64f076:b96a:4e563d55:172a aborting with 1 threads active!&lt;BR /&gt;2011-08-25 12:54:38,050 ERROR TransactionRolledbackException in method: public com.amalto.core.webservice.WSStringArray com.amalto.core.ejb.XtentisEnterpriseWSBean.getItems(com.amalto.core.webservice.WSGetItems) throws java.rmi.RemoteException, causedBy:&lt;BR /&gt;java.lang.IllegalStateException: The transaction is not active!&lt;BR /&gt; at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commit(TransactionImple.java:225)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:501)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:361)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)&lt;BR /&gt; at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)&lt;BR /&gt; at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)&lt;BR /&gt; at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)&lt;BR /&gt; at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)&lt;BR /&gt; at org.jboss.ejb.Container.invoke(Container.java:960)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor203.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)&lt;BR /&gt; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)&lt;BR /&gt; at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)&lt;BR /&gt; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)&lt;BR /&gt; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)&lt;BR /&gt; at org.jboss.wsf.container.jboss42.InvocationHandlerEJB21.invoke(InvocationHandlerEJB21.java:147)&lt;BR /&gt; at org.jboss.ws.core.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:220)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:408)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:272)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:189)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:122)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.EndpointServlet.service(EndpointServlet.java:84)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;BR /&gt; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)&lt;BR /&gt; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;BR /&gt; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:619)&lt;BR /&gt;2011-08-25 12:54:38,052 ERROR SOAP request exception&lt;BR /&gt;org.jboss.tm.JBossTransactionRolledbackException: null; nested exception is: &lt;BR /&gt; java.lang.IllegalStateException: The transaction is not active!; - nested throwable: (java.lang.IllegalStateException: The transaction is not active!)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.throwJBossException(TxInterceptorCMT.java:574)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:522)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:361)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)&lt;BR /&gt; at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)&lt;BR /&gt; at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)&lt;BR /&gt; at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)&lt;BR /&gt; at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)&lt;BR /&gt; at org.jboss.ejb.Container.invoke(Container.java:960)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor203.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)&lt;BR /&gt; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)&lt;BR /&gt; at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)&lt;BR /&gt; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)&lt;BR /&gt; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)&lt;BR /&gt; at org.jboss.wsf.container.jboss42.InvocationHandlerEJB21.invoke(InvocationHandlerEJB21.java:147)&lt;BR /&gt; at org.jboss.ws.core.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:220)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:408)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:272)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:189)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:122)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.EndpointServlet.service(EndpointServlet.java:84)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;BR /&gt; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)&lt;BR /&gt; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;BR /&gt; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:619)&lt;BR /&gt;{code}&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 12:43:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:43:12Z</dc:date>
    <item>
      <title>Error when accessing the Journal in EE 4.2.2</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324670#M294</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I recently migrated to MDM EE 4.2.2. The searches and the overall performance is a lot better than 4.1.2 with eXistDB. However, when I try to access the Journal, it never comes back. After spinning for sometime I see the below error.&lt;BR /&gt;*** PLEASE NOTE THAT WE HIRED CONSULTANTS FROM TALEND, BUT STILL COULD NOT RESOLVE THIS ISSUE. ANY HELP IS APPRECIATED ****&lt;BR /&gt;{code}&lt;BR /&gt;2011-08-25 12:53:16,607 WARN - Abort of action id a64f076:b96a:4e563d55:172a invoked while multiple threads active within it.&lt;BR /&gt;2011-08-25 12:53:16,607 WARN - CheckedAction::check - atomic action a64f076:b96a:4e563d55:172a aborting with 1 threads active!&lt;BR /&gt;2011-08-25 12:54:38,050 ERROR TransactionRolledbackException in method: public com.amalto.core.webservice.WSStringArray com.amalto.core.ejb.XtentisEnterpriseWSBean.getItems(com.amalto.core.webservice.WSGetItems) throws java.rmi.RemoteException, causedBy:&lt;BR /&gt;java.lang.IllegalStateException: The transaction is not active!&lt;BR /&gt; at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commit(TransactionImple.java:225)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:501)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:361)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)&lt;BR /&gt; at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)&lt;BR /&gt; at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)&lt;BR /&gt; at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)&lt;BR /&gt; at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)&lt;BR /&gt; at org.jboss.ejb.Container.invoke(Container.java:960)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor203.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)&lt;BR /&gt; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)&lt;BR /&gt; at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)&lt;BR /&gt; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)&lt;BR /&gt; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)&lt;BR /&gt; at org.jboss.wsf.container.jboss42.InvocationHandlerEJB21.invoke(InvocationHandlerEJB21.java:147)&lt;BR /&gt; at org.jboss.ws.core.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:220)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:408)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:272)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:189)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:122)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.EndpointServlet.service(EndpointServlet.java:84)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;BR /&gt; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)&lt;BR /&gt; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;BR /&gt; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:619)&lt;BR /&gt;2011-08-25 12:54:38,052 ERROR SOAP request exception&lt;BR /&gt;org.jboss.tm.JBossTransactionRolledbackException: null; nested exception is: &lt;BR /&gt; java.lang.IllegalStateException: The transaction is not active!; - nested throwable: (java.lang.IllegalStateException: The transaction is not active!)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.throwJBossException(TxInterceptorCMT.java:574)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:522)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:361)&lt;BR /&gt; at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)&lt;BR /&gt; at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)&lt;BR /&gt; at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)&lt;BR /&gt; at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)&lt;BR /&gt; at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)&lt;BR /&gt; at org.jboss.ejb.Container.invoke(Container.java:960)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor203.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)&lt;BR /&gt; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)&lt;BR /&gt; at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)&lt;BR /&gt; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)&lt;BR /&gt; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)&lt;BR /&gt; at org.jboss.wsf.container.jboss42.InvocationHandlerEJB21.invoke(InvocationHandlerEJB21.java:147)&lt;BR /&gt; at org.jboss.ws.core.server.ServiceEndpointInvoker.invoke(ServiceEndpointInvoker.java:220)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHandlerImpl.java:408)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:272)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.doPost(RequestHandlerImpl.java:189)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:122)&lt;BR /&gt; at org.jboss.wsf.stack.jbws.EndpointServlet.service(EndpointServlet.java:84)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)&lt;BR /&gt; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)&lt;BR /&gt; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;BR /&gt; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)&lt;BR /&gt; at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:393)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)&lt;BR /&gt; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)&lt;BR /&gt; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)&lt;BR /&gt; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:619)&lt;BR /&gt;{code}&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324670#M294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error when accessing the Journal in EE 4.2.2</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324671#M295</link>
      <description>Team Talend! This is happening in our PRODUCTION environment. Could someone suggest something?</description>
      <pubDate>Fri, 26 Aug 2011 12:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324671#M295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-26T12:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error when accessing the Journal in EE 4.2.2</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324672#M296</link>
      <description>Can you send us your server.log? The thread / transaction issue might be caused by another error, so this might be consequence, not the root cause. I need more context information to help.</description>
      <pubDate>Mon, 29 Aug 2011 16:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324672#M296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-29T16:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error when accessing the Journal in EE 4.2.2</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324673#M297</link>
      <description>I suspect the query performed onto the server is never ending (taking quite a long time), thus causing the Jboss container transaction to abort. Would be interesting to figure out what's the query that is run onto the journal.</description>
      <pubDate>Tue, 30 Aug 2011 02:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324673#M297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-30T02:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error when accessing the Journal in EE 4.2.2</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324674#M298</link>
      <description>Ctoum, 
&lt;BR /&gt;I could not upload a file here, so I uploaded it to the BUG i created in Jira 
&lt;A href="http://jira.talendforge.org/browse/TMDM-2404" rel="nofollow noopener noreferrer"&gt;http://jira.talendforge.org/browse/TMDM-2404&lt;/A&gt; 
&lt;BR /&gt;Let me know if you need any further information. 
&lt;BR /&gt;Pbabin, 
&lt;BR /&gt;I'm not sure what query is executed when I hit the journal, is there anyway i can get that? I can reproduce this problem anytime.</description>
      <pubDate>Tue, 30 Aug 2011 03:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324674#M298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-30T03:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error when accessing the Journal in EE 4.2.2</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324675#M299</link>
      <description>It is a long running Qizx journal query that has multiple XPath conditions: 
&lt;BR /&gt;"Concept" equals 
&lt;BR /&gt;AND 
&lt;BR /&gt;"TimeInMillis" &amp;gt;= String.valueOf(TalendDate.addDate(TalendDate.getCurrentDate(),context.mdmTimeInterval,"dd").getTime()) 
&lt;BR /&gt;for Document example: 
&lt;BR /&gt;&amp;lt;II&amp;gt; 
&lt;BR /&gt; &amp;lt;C&amp;gt;UpdateReport&amp;lt;/C&amp;gt; 
&lt;BR /&gt; &amp;lt;N&amp;gt;Update&amp;lt;/N&amp;gt; 
&lt;BR /&gt; &amp;lt;DMN&amp;gt;UpdateReport&amp;lt;/DMN&amp;gt; 
&lt;BR /&gt; &amp;lt;DMR&amp;gt;&amp;lt;/DMR&amp;gt; 
&lt;BR /&gt; &amp;lt;SP&amp;gt;&amp;lt;/SP&amp;gt; 
&lt;BR /&gt; 
&lt;I&gt;TOS&lt;/I&gt; 
&lt;BR /&gt; 
&lt;I&gt;1294608477766&lt;/I&gt; 
&lt;BR /&gt; &amp;lt;T&amp;gt;1294608477769&amp;lt;/T&amp;gt; 
&lt;BR /&gt; 
&lt;P&gt; &amp;lt;UPDATE&amp;gt;&lt;BR /&gt; &amp;lt;USERNAME&amp;gt;user&amp;lt;/USERNAME&amp;gt;&lt;BR /&gt; &amp;lt;SOURCE&amp;gt;TOS&amp;lt;/SOURCE&amp;gt;&lt;BR /&gt; &amp;lt;TIMEINMILLIS&amp;gt;1294608477766&amp;lt;/TIMEINMILLIS&amp;gt;&lt;BR /&gt; &amp;lt;OPERATIONTYPE&amp;gt;UPDATE&amp;lt;/OPERATIONTYPE&amp;gt;&lt;BR /&gt; &amp;lt;REVISIONID&amp;gt;null&amp;lt;/REVISIONID&amp;gt;&lt;BR /&gt; &amp;lt;DATACLUSTER&amp;gt;SecurityMaster&amp;lt;/DATACLUSTER&amp;gt;&lt;BR /&gt; &amp;lt;DATAMODEL&amp;gt;SecurityMaster&amp;lt;/DATAMODEL&amp;gt;&lt;BR /&gt; &amp;lt;CONCEPT&amp;gt;ReferenceEntity&amp;lt;/CONCEPT&amp;gt;&lt;BR /&gt; &amp;lt;KEY&amp;gt;704&amp;lt;/KEY&amp;gt;&lt;BR /&gt; &amp;lt;ITEM&amp;gt;&lt;BR /&gt; &amp;lt;PATH&amp;gt;sector_class_id&amp;lt;/PATH&amp;gt;&lt;BR /&gt; &amp;lt;OLDVALUE&amp;gt;&amp;lt;/OLDVALUE&amp;gt;&lt;BR /&gt; &amp;lt;NEWVALUE&amp;gt;&amp;lt;/NEWVALUE&amp;gt;&lt;BR /&gt; &amp;lt;/ITEM&amp;gt;&lt;BR /&gt; &amp;lt;/UPDATE&amp;gt;&lt;BR /&gt; &lt;/P&gt; 
&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Sep 2011 19:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324675#M299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-01T19:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error when accessing the Journal in EE 4.2.2</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324676#M300</link>
      <description>We have found the the arjuna timeout setting in 
&lt;BR /&gt;talend422/mdm/jboss-4.2.2.GA/server/default/conf/jbossjta-properties.xml and will be increasing it.
&lt;BR /&gt;&amp;lt;TRANSACTION-SERVICE&amp;gt;
&lt;BR /&gt; &amp;lt;PROPERTIES depends="common" name="arjuna"&amp;gt;
&lt;BR /&gt; 
&lt;!--&lt;br&gt;        Transaction Reaper Timeout (default is 120000 ms).&lt;br&gt;      --&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Sep 2011 19:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324676#M300</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-01T19:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error when accessing the Journal in EE 4.2.2</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324677#M301</link>
      <description>We are able to increase the arjuna transaction timeout enough that the MDM component is now failing on a more general socket timeout:
&lt;BR /&gt;Exception in component tMDMInput_1_In
&lt;BR /&gt;AxisFault
&lt;BR /&gt; faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
&lt;BR /&gt; faultSubcode: 
&lt;BR /&gt; faultString: java.net.SocketTimeoutException: Read timed out
&lt;BR /&gt; faultActor: 
&lt;BR /&gt; faultNode: 
&lt;BR /&gt; faultDetail: 
&lt;BR /&gt; {http://xml.apache.org/axis/}stackTrace:java.net.SocketTimeoutException: Read timed out
&lt;BR /&gt; at java.net.SocketInputStream.socketRead0(Native Method)
&lt;BR /&gt; at java.net.SocketInputStream.read(SocketInputStream.java:129)
&lt;BR /&gt; at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
&lt;BR /&gt; at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:583)
&lt;BR /&gt; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)
&lt;BR /&gt; at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
&lt;BR /&gt; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
&lt;BR /&gt; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
&lt;BR /&gt; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
&lt;BR /&gt; at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2767)
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2443)
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:2366)
&lt;BR /&gt; at org.apache.axis.client.Call.invoke(Call.java:1812)
&lt;BR /&gt; at org.talend.mdm.webservice.XtentisBindingStub.getItems(XtentisBindingStub.java:5979)
&lt;BR /&gt; at securitymaster.m_journal_report_0_4.m_Journal_Report.tMDMInput_1_InProcess(m_Journal_Report.java:2089)</description>
      <pubDate>Tue, 06 Sep 2011 15:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324677#M301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-06T15:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error when accessing the Journal in EE 4.2.2</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324678#M302</link>
      <description>For a standalone Qizx server with default indexing, importing the db root as a Library, the same query returns in 15.3 ms: 
&lt;BR /&gt;for $a in collection('/UpdateReport')//ii/p/Update 
&lt;BR /&gt;return 
&lt;BR /&gt;&amp;lt;UPDATE&amp;gt; 
&lt;BR /&gt; { 
&lt;BR /&gt; xlib:get-property(xlib:document($a), "path"), 
&lt;BR /&gt; $a/Source, 
&lt;BR /&gt; $a/OperationType, 
&lt;BR /&gt; $a/RevisionID, 
&lt;BR /&gt; $a/Concept, 
&lt;BR /&gt; $a/Key 
&lt;BR /&gt; } 
&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Sep 2011 18:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Error-when-accessing-the-Journal-in-EE-4-2-2/m-p/2324678#M302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-12T18:29:15Z</dc:date>
    </item>
  </channel>
</rss>

