<!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;">
    Whats wrong with my JBoss?
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/phillip.schulte">Phillip Schulte</a> in <i>Datasource Configuration</i> - <a href="http://community.jboss.org/message/563498#563498">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hey guys</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I get those exceptions every 20 seconds. I am using JBoss 5.1, JBossesb 4.8 and Oracle Xe 10.2 on ubuntu 10.4 x64.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Is this a bug? Its kind of weird because everything else is working fine and two days ago I had the exact same setup on ubuntu 10.4 x86 and everything worked.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>So if anyone can help me out and explain those exceptions, I would be very happy!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Best regards</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Phillip</p><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">12:47:37,905 WARN&#160; [TxConnectionManager] Connection error occured: org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener@67250a0c[state=NORMAL mc=org.jboss.resource.adapter.jdbc.xa.XAManagedConnection@30b6cebb handles=0 lastUse=1285325257901 permit=true trackByTx=true mcp=org.jboss.resource.connectionmanager.JBossManagedConnectionPool$OnePool@7e8f8e16 context=org.jboss.resource.connectionmanager.InternalManagedConnectionPool@2b98744 xaResource=org.jboss.resource.adapter.jdbc.xa.XAManagedConnection@30b6cebb txSync=null]</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oracle.jdbc.xa.OracleXAException</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1157)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at oracle.jdbc.xa.client.OracleXAResource.start(OracleXAResource.java:295)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.resource.adapter.jdbc.xa.XAManagedConnection.start(XAManagedConnection.java:213)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.enlistResource(TransactionImple.java:799)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.enlistResource(TransactionImple.java:510)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener$TransactionSynchronization.enlist(TxConnectionManager.java:908)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener.enlist(TxConnectionManager.java:662)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.resource.connectionmanager.TxConnectionManager.managedConnectionReconnected(TxConnectionManager.java:403)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.resource.connectionmanager.BaseConnectionManager2.reconnectManagedConnection(BaseConnectionManager2.java:625)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:499)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:46)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:446)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:167)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:161)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1573)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.loader.Loader.doQuery(Loader.java:696)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:259)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.loader.Loader.doList(Loader.java:2228)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2125)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.loader.Loader.list(Loader.java:2120)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:401)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:361)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1148)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:67)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at de.eskalon.kn.garuda.database.imp.ImpCsvHeaderController.updateStates(ImpCsvHeaderController.java:44)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at de.eskalon.kn.garuda.CSVInputStatusBean.updateCSVInputStates(CSVInputStatusBean.java:88)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.lang.reflect.Method.invoke(Method.java:597)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext(EJBContainerInvocationWrapper.java:69)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:73)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:59)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.GeneratedMethodAccessor539.invoke(Unknown Source)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.lang.reflect.Method.invoke(Method.java:597)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.advice.PerJoinpointAdvice.invoke(PerJoinpointAdvice.java:174)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(InvocationContextInterceptor.java:72)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_1777995994.invoke(InvocationContextInterceptor_z_fillMethod_1777995994.java)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(InvocationContextInterceptor.java:88)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_1777995994.invoke(InvocationContextInterceptor_z_setup_1777995994.java)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:62)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:56)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:68)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:190)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(Ejb3AuthenticationInterceptorv2.java:186)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.stateless.StatelessContainer.dynamicInvoke(StatelessContainer.java:421)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.remoting.IsLocalInterceptor.invokeLocal(IsLocalInterceptor.java:85)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.remoting.IsLocalInterceptor.invoke(IsLocalInterceptor.java:72)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.aspects.remoting.PojiProxy.invoke(PojiProxy.java:62)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at $Proxy570.invoke(Unknown Source)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:207)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:164)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at $Proxy559.updateCSVInputStates(Unknown Source)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.GeneratedMethodAccessor542.invoke(Unknown Source)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.lang.reflect.Method.invoke(Method.java:597)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.actions.EJBProcessor.invoke(EJBProcessor.java:425)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.actions.EJBProcessor.process(EJBProcessor.java:178)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.GeneratedMethodAccessor538.invoke(Unknown Source)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at java.lang.reflect.Method.invoke(Method.java:597)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.listeners.message.ActionProcessorMethodInfo.processMethods(ActionProcessorMethodInfo.java:102)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.listeners.message.OverriddenActionLifecycleProcessor.process(OverriddenActionLifecycleProcessor.java:74)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:634)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:588)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:419)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.listeners.ScheduleListener.onSchedule(ScheduleListener.java:117)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.listeners.lifecycle.AbstractScheduledManagedLifecycle$1.onSchedule(AbstractScheduledManagedLifecycle.java:68)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.jboss.soa.esb.schedule.SchedulerJob$ESBScheduledJob.execute(SchedulerJob.java:289)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.quartz.core.JobRunShell.run(JobRunShell.java:203)</div><div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520</div><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>12:47:37,905 WARN&#160; [TxConnectionManager] Connection error occured: org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener@67250a0c[state=NORMAL mc=org.jboss.resource.adapter.jdbc.xa.XAManagedConnection@30b6cebb handles=0 lastUse=1285325257901 permit=true trackByTx=true mcp=org.jboss.resource.connectionmanager.JBossManagedConnectionPool$OnePool@7e8f8e16 context=org.jboss.resource.connectionmanager.InternalManagedConnectionPool@2b98744 xaResource=org.jboss.resource.adapter.jdbc.xa.XAManagedConnection@30b6cebb txSync=null]</p><p>oracle.jdbc.xa.OracleXAException</p><p><span style="white-space:pre"> </span>at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1157)</p><p><span style="white-space:pre"> </span>at oracle.jdbc.xa.client.OracleXAResource.start(OracleXAResource.java:295)</p><p><span style="white-space:pre"> </span>at org.jboss.resource.adapter.jdbc.xa.XAManagedConnection.start(XAManagedConnection.java:213)</p><p><span style="white-space:pre"> </span>at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.enlistResource(TransactionImple.java:799)</p><p><span style="white-space:pre"> </span>at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.enlistResource(TransactionImple.java:510)</p><p><span style="white-space:pre"> </span>at org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener$TransactionSynchronization.enlist(TxConnectionManager.java:908)</p><p><span style="white-space:pre"> </span>at org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener.enlist(TxConnectionManager.java:662)</p><p><span style="white-space:pre"> </span>at org.jboss.resource.connectionmanager.TxConnectionManager.managedConnectionReconnected(TxConnectionManager.java:403)</p><p><span style="white-space:pre"> </span>at org.jboss.resource.connectionmanager.BaseConnectionManager2.reconnectManagedConnection(BaseConnectionManager2.java:625)</p><p><span style="white-space:pre"> </span>at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:499)</p><p><span style="white-space:pre"> </span>at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)</p><p><span style="white-space:pre"> </span>at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)</p><p><span style="white-space:pre"> </span>at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:46)</p><p><span style="white-space:pre"> </span>at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:446)</p><p><span style="white-space:pre"> </span>at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:167)</p><p><span style="white-space:pre"> </span>at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:161)</p><p><span style="white-space:pre"> </span>at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1573)</p><p><span style="white-space:pre"> </span>at org.hibernate.loader.Loader.doQuery(Loader.java:696)</p><p><span style="white-space:pre"> </span>at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:259)</p><p><span style="white-space:pre"> </span>at org.hibernate.loader.Loader.doList(Loader.java:2228)</p><p><span style="white-space:pre"> </span>at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2125)</p><p><span style="white-space:pre"> </span>at org.hibernate.loader.Loader.list(Loader.java:2120)</p><p><span style="white-space:pre"> </span>at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:401)</p><p><span style="white-space:pre"> </span>at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:361)</p><p><span style="white-space:pre"> </span>at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)</p><p><span style="white-space:pre"> </span>at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1148)</p><p><span style="white-space:pre"> </span>at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)</p><p><span style="white-space:pre"> </span>at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:67)</p><p><span style="white-space:pre"> </span>at de.eskalon.kn.garuda.database.imp.ImpCsvHeaderController.updateStates(ImpCsvHeaderController.java:44)</p><p><span style="white-space:pre"> </span>at de.eskalon.kn.garuda.CSVInputStatusBean.updateCSVInputStates(CSVInputStatusBean.java:88)</p><p><span style="white-space:pre"> </span>at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)</p><p><span style="white-space:pre"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p><span style="white-space:pre"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext(EJBContainerInvocationWrapper.java:69)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:73)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:59)</p><p><span style="white-space:pre"> </span>at sun.reflect.GeneratedMethodAccessor539.invoke(Unknown Source)</p><p><span style="white-space:pre"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p><span style="white-space:pre"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.advice.PerJoinpointAdvice.invoke(PerJoinpointAdvice.java:174)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(InvocationContextInterceptor.java:72)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_1777995994.invoke(InvocationContextInterceptor_z_fillMethod_1777995994.java)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(InvocationContextInterceptor.java:88)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_1777995994.invoke(InvocationContextInterceptor_z_setup_1777995994.java)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:62)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:56)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:68)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)</p><p><span style="white-space:pre"> </span>at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:190)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(Ejb3AuthenticationInterceptorv2.java:186)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.stateless.StatelessContainer.dynamicInvoke(StatelessContainer.java:421)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.remoting.IsLocalInterceptor.invokeLocal(IsLocalInterceptor.java:85)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.remoting.IsLocalInterceptor.invoke(IsLocalInterceptor.java:72)</p><p><span style="white-space:pre"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.aspects.remoting.PojiProxy.invoke(PojiProxy.java:62)</p><p><span style="white-space:pre"> </span>at $Proxy570.invoke(Unknown Source)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:207)</p><p><span style="white-space:pre"> </span>at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:164)</p><p><span style="white-space:pre"> </span>at $Proxy559.updateCSVInputStates(Unknown Source)</p><p><span style="white-space:pre"> </span>at sun.reflect.GeneratedMethodAccessor542.invoke(Unknown Source)</p><p><span style="white-space:pre"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p><span style="white-space:pre"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.actions.EJBProcessor.invoke(EJBProcessor.java:425)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.actions.EJBProcessor.process(EJBProcessor.java:178)</p><p><span style="white-space:pre"> </span>at sun.reflect.GeneratedMethodAccessor538.invoke(Unknown Source)</p><p><span style="white-space:pre"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p><span style="white-space:pre"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.listeners.message.ActionProcessorMethodInfo.processMethods(ActionProcessorMethodInfo.java:102)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.listeners.message.OverriddenActionLifecycleProcessor.process(OverriddenActionLifecycleProcessor.java:74)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:634)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:588)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:419)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.listeners.ScheduleListener.onSchedule(ScheduleListener.java:117)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.listeners.lifecycle.AbstractScheduledManagedLifecycle$1.onSchedule(AbstractScheduledManagedLifecycle.java:68)</p><p><span style="white-space:pre"> </span>at org.jboss.soa.esb.schedule.SchedulerJob$ESBScheduledJob.execute(SchedulerJob.java:289)</p><p><span style="white-space:pre"> </span>at org.quartz.core.JobRunShell.run(JobRunShell.java:203)</p><p><span style="white-space:pre"> </span>at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><p>12:47:37,910 ERROR [STDERR] java.lang.IllegalMonitorStateException</p><p>12:47:37,910 ERROR [STDERR] <span style="white-space: pre;"> </span>at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:127)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1239)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:431)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.unlock(BaseWrapperManagedConnection.java:277)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.resource.adapter.jdbc.xa.XAManagedConnection.start(XAManagedConnection.java:235)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.enlistResource(TransactionImple.java:799)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.enlistResource(TransactionImple.java:510)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener$TransactionSynchronization.enlist(TxConnectionManager.java:908)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener.enlist(TxConnectionManager.java:662)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.resource.connectionmanager.TxConnectionManager.managedConnectionReconnected(TxConnectionManager.java:403)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.resource.connectionmanager.BaseConnectionManager2.reconnectManagedConnection(BaseConnectionManager2.java:625)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:499)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider.getConnection(InjectedDataSourceConnectionProvider.java:46)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:446)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:167)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:161)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1573)</p><p>12:47:37,911 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.loader.Loader.doQuery(Loader.java:696)</p><p>12:47:37,912 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:259)</p><p>12:47:37,912 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.loader.Loader.doList(Loader.java:2228)</p><p>12:47:37,919 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2125)</p><p>12:47:37,919 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.loader.Loader.list(Loader.java:2120)</p><p>12:47:37,919 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:401)</p><p>12:47:37,919 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:361)</p><p>12:47:37,919 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)</p><p>12:47:37,919 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1148)</p><p>12:47:37,919 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)</p><p>12:47:37,919 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:67)</p><p>12:47:37,919 ERROR [STDERR] <span style="white-space: pre;"> </span>at de.eskalon.kn.garuda.database.imp.ImpCsvHeaderController.updateStates(ImpCsvHeaderController.java:44)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at de.eskalon.kn.garuda.CSVInputStatusBean.updateCSVInputStates(CSVInputStatusBean.java:88)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at sun.reflect.GeneratedMethodAccessor544.invoke(Unknown Source)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeTarget(MethodInvocation.java:122)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:111)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.EJBContainerInvocationWrapper.invokeNext(EJBContainerInvocationWrapper.java:69)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.invoke(InterceptorSequencer.java:73)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.interceptors.aop.InterceptorSequencer.aroundInvoke(InterceptorSequencer.java:59)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at sun.reflect.GeneratedMethodAccessor539.invoke(Unknown Source)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.advice.PerJoinpointAdvice.invoke(PerJoinpointAdvice.java:174)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.fillMethod(InvocationContextInterceptor.java:72)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_fillMethod_1777995994.invoke(InvocationContextInterceptor_z_fillMethod_1777995994.java)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,920 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor.setup(InvocationContextInterceptor.java:88)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.advice.org.jboss.ejb3.interceptors.aop.InvocationContextInterceptor_z_setup_1777995994.invoke(InvocationContextInterceptor_z_setup_1777995994.java)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:62)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invoke(TransactionScopedEntityManagerInterceptor.java:56)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsInterceptor.java:47)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:68)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:190)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.tx.NullInterceptor.invoke(NullInterceptor.java:42)</p><p>12:47:37,921 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(Ejb3AuthenticationInterceptorv2.java:186)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.stateless.StatelessContainer.dynamicInvoke(StatelessContainer.java:421)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.remoting.IsLocalInterceptor.invokeLocal(IsLocalInterceptor.java:85)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.remoting.IsLocalInterceptor.invoke(IsLocalInterceptor.java:72)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.aspects.remoting.PojiProxy.invoke(PojiProxy.java:62)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at $Proxy570.invoke(Unknown Source)</p><p>12:47:37,922 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:207)</p><p>12:47:37,924 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.ejb3.proxy.impl.handler.session.SessionProxyInvocationHandlerBase.invoke(SessionProxyInvocationHandlerBase.java:164)</p><p>12:47:37,924 ERROR [STDERR] <span style="white-space: pre;"> </span>at $Proxy559.updateCSVInputStates(Unknown Source)</p><p>12:47:37,924 ERROR [STDERR] <span style="white-space: pre;"> </span>at sun.reflect.GeneratedMethodAccessor542.invoke(Unknown Source)</p><p>12:47:37,924 ERROR [STDERR] <span style="white-space: pre;"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>12:47:37,924 ERROR [STDERR] <span style="white-space: pre;"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p>12:47:37,924 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.actions.EJBProcessor.invoke(EJBProcessor.java:425)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.actions.EJBProcessor.process(EJBProcessor.java:178)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at sun.reflect.GeneratedMethodAccessor538.invoke(Unknown Source)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at java.lang.reflect.Method.invoke(Method.java:597)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.listeners.message.ActionProcessorMethodInfo.processMethods(ActionProcessorMethodInfo.java:102)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.listeners.message.OverriddenActionLifecycleProcessor.process(OverriddenActionLifecycleProcessor.java:74)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:634)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:588)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:419)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.listeners.ScheduleListener.onSchedule(ScheduleListener.java:117)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.listeners.lifecycle.AbstractScheduledManagedLifecycle$1.onSchedule(AbstractScheduledManagedLifecycle.java:68)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.jboss.soa.esb.schedule.SchedulerJob$ESBScheduledJob.execute(SchedulerJob.java:289)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.quartz.core.JobRunShell.run(JobRunShell.java:203)</p><p>12:47:37,925 ERROR [STDERR] <span style="white-space: pre;"> </span>at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)</p><p>12:47:37,925 WARN&#160; [JDBCExceptionReporter] SQL Error: 0, SQLState: null</p><p>12<strong>:47:37,926 ERROR [JDBCExceptionReporter] Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings</strong></p></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/563498#563498">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Datasource Configuration at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


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

</div>

</body>
</html>