The cause for yours is an identified problem, fixed for the next
version:
http://jira.nuxeo.org/browse/NXP-3675
However it shouldn't crash the whole application. The problem here is
that we depend on JBoss's transaction manager, Arjuna, which has its
own problems (to say the least) with transaction rollback and timeout.
We'll try to investigate, thanks for the info.
Florent
On 16 Jul 2009, at 02:03, Sean Radford wrote:
It's a little odd but we have just seen the same (or similar) issue
today...
A single user was accessing the system. They uploaded a word
document and after this the server completely died and would only
display the 'if you can see this in your browser... configuration
problem... pages.xml'.
A small snippet of the large log of errors:
2009-07-15 08:59:22,212 DEBUG
[org
.nuxeo
.ecm.platform.filemanager.service.extension.DefaultFileImporter]
imported the document: xxx-xxx-xxx-xxx with icon: /icons/word.png
and type: File
2009-07-15 08:59:22,212 DEBUG
[org.nuxeo.ecm.webapp.helpers.EventManager] Fire Event:
documentSelectionChanged
2009-07-15 08:59:22,212 DEBUG
[org.nuxeo.ecm.webapp.helpers.EventManager] Fire Event:
userAllDocumentTypesSelectionChanged
2009-07-15 08:59:22,214 DEBUG
[org.nuxeo.ecm.webapp.pagination.ResultsProvidersCacheBean]
Invalidating provider 'CURRENT_DOC_CHILDREN'
2009-07-15 08:59:22,216 DEBUG
[org.nuxeo.ecm.webapp.helpers.EventManager] Fire Event:
documentSelectionChanged
2009-07-15 08:59:22,216 DEBUG
[org.nuxeo.ecm.webapp.helpers.EventManager] Fire Event:
userAllDocumentTypesSelectionChanged
2009-07-15 08:59:22,217 DEBUG
[org.nuxeo.ecm.webapp.helpers.EventManager] Fire Event:
documentSelectionChanged
2009-07-15 08:59:22,218 DEBUG
[org.nuxeo.ecm.webapp.helpers.EventManager] Fire Event:
userAllDocumentTypesSelectionChanged
2009-07-15 08:59:22,219 DEBUG
[org.nuxeo.ecm.webapp.helpers.ApplicationControllerHelper] Return
page -> view_documents
2009-07-15 08:59:22,219 DEBUG
[org.nuxeo.ecm.webapp.helpers.ApplicationControllerHelper] Return
page -> view_documents
2009-07-15 08:59:22,224 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] Saving
persistence context
2009-07-15 08:59:22,224 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] End of save
2009-07-15 08:59:22,224 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
closeConnections:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@6fbcd903
2009-07-15 08:59:22,224 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] closing
connection: org.nuxeo.ecm.core.storage.sql.ra.connectioni...@73d8fbd4
2009-07-15 08:59:22,226 DEBUG
[org.nuxeo.ecm.core.event.tx.PostCommitSynchronousRunner] Starting
sync executor from Thread 422
2009-07-15 08:59:22,226 DEBUG
[org.nuxeo.ecm.core.event.tx.PostCommitSynchronousRunner] Start post
commit sync execution in Thread 2194
2009-07-15 08:59:22,226 DEBUG
[org.nuxeo.ecm.core.event.tx.PostCommitSynchronousRunner] End of all
post commit sync executions : 0ms
2009-07-15 08:59:22,226 DEBUG
[org.nuxeo.ecm.core.event.tx.PostCommitSynchronousRunner] Terminated
sync executor from Thread 422
2009-07-15 08:59:22,226 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] cleanup:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@6fbcd903
2009-07-15 08:59:22,227 DEBUG
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Async listener
executed, commiting tx
2009-07-15 08:59:22,228 DEBUG
[javax.enterprise.resource.webcontainer.jsf.timing] [TIMING] -
[48ms] : Execution time for phase (including any PhaseListeners) ->
INVOKE_APPLICATION 5
2009-07-15 08:59:22,230 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] URI: default
2009-07-15 08:59:22,230 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Add caller
principal to the session context....
2009-07-15 08:59:22,230 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Initializing
session for repository: default
2009-07-15 08:59:22,231 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
getConnection:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@6fbcd903
2009-07-15 08:59:22,231 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
addConnection:
org.nuxeo.ecm.core.storage.sql.ra.connectioni...@e2de473
2009-07-15 08:59:22,232 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] URI: default
2009-07-15 08:59:22,232 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Add caller
principal to the session context....
2009-07-15 08:59:22,232 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Initializing
session for repository: default
2009-07-15 08:59:22,233 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] URI: default
2009-07-15 08:59:22,233 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Add caller
principal to the session context....
2009-07-15 08:59:22,234 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] URI: default
2009-07-15 08:59:22,234 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Add caller
principal to the session context....
2009-07-15 08:59:22,237 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] Saving
persistence context
2009-07-15 08:59:22,237 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] End of save
2009-07-15 08:59:22,237 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
closeConnections:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@6fbcd903
2009-07-15 08:59:22,237 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] closing
connection: org.nuxeo.ecm.core.storage.sql.ra.connectioni...@e2de473
2009-07-15 08:59:22,243 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
getConnection:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@535c2b5c
2009-07-15 08:59:22,243 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
addConnection:
org.nuxeo.ecm.core.storage.sql.ra.connectioni...@4822cfc5
2009-07-15 08:59:22,243 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Initializing
session for repository: default
2009-07-15 08:59:22,244 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] cleanup:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@6fbcd903
2009-07-15 08:59:22,244 DEBUG
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Async listener
executed, commiting tx
2009-07-15 08:59:22,245 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @Remove
2009-07-15 08:59:22,245 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @PreDestroy
2009-07-15 08:59:22,245 DEBUG [org.nuxeo.ecm.core.api.CoreSession]
Destroying core session ...
2009-07-15 08:59:22,245 DEBUG
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Async listener
executed, commiting tx
2009-07-15 08:59:22,249 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] URI: default
2009-07-15 08:59:22,249 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Add caller
principal to the session context....
2009-07-15 08:59:22,253 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
getConnection:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@4d072daf
2009-07-15 08:59:22,253 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
addConnection:
org.nuxeo.ecm.core.storage.sql.ra.connectioni...@124863ab
2009-07-15 08:59:22,253 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Initializing
session for repository: default
2009-07-15 08:59:22,253 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
getConnection:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@6fbcd903
2009-07-15 08:59:22,253 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
addConnection:
org.nuxeo.ecm.core.storage.sql.ra.connectioni...@4e8778ed
2009-07-15 08:59:22,253 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Initializing
session for repository: default
2009-07-15 08:59:22,256 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] Saving
persistence context
2009-07-15 08:59:22,257 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] End of save
2009-07-15 08:59:22,257 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
closeConnections:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@6fbcd903
2009-07-15 08:59:22,257 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] closing
connection: org.nuxeo.ecm.core.storage.sql.ra.connectioni...@4e8778ed
2009-07-15 08:59:22,257 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] cleanup:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@6fbcd903
2009-07-15 08:59:22,257 DEBUG
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Async listener
executed, commiting tx
2009-07-15 08:59:22,257 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @Remove
2009-07-15 08:59:22,257 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @PreDestroy
2009-07-15 08:59:22,257 DEBUG [org.nuxeo.ecm.core.api.CoreSession]
Destroying core session ...
2009-07-15 08:59:22,260 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] Saving
persistence context
2009-07-15 08:59:22,260 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] End of save
2009-07-15 08:59:22,260 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
closeConnections:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@535c2b5c
2009-07-15 08:59:22,260 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] closing
connection: org.nuxeo.ecm.core.storage.sql.ra.connectioni...@4822cfc5
2009-07-15 08:59:22,260 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] cleanup:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@535c2b5c
2009-07-15 08:59:22,260 DEBUG
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Async listener
executed, commiting tx
2009-07-15 08:59:22,261 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @Remove
2009-07-15 08:59:22,261 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @PreDestroy
2009-07-15 08:59:22,261 DEBUG [org.nuxeo.ecm.core.api.CoreSession]
Destroying core session ...
2009-07-15 08:59:22,262 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
getConnection:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@8f76075
2009-07-15 08:59:22,262 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
addConnection:
org.nuxeo.ecm.core.storage.sql.ra.connectioni...@28dda5ec
2009-07-15 08:59:22,268 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
closeConnections:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@4d072daf
2009-07-15 08:59:22,268 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] closing
connection: org.nuxeo.ecm.core.storage.sql.ra.connectioni...@124863ab
2009-07-15 08:59:22,269 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] cleanup:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@4d072daf
2009-07-15 08:59:22,269 DEBUG
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Async listener
executed, commiting tx
2009-07-15 08:59:22,269 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @Remove
2009-07-15 08:59:22,269 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @PreDestroy
2009-07-15 08:59:22,269 DEBUG [org.nuxeo.ecm.core.api.CoreSession]
Destroying core session ...
2009-07-15 08:59:22,288 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] Saving
persistence context
2009-07-15 08:59:22,293 ERROR
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute
async event emptyDocumentModelCreated on listener sql-storage-binary-
text
org.nuxeo.ecm.core.api.RollbackClientException:
org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.api.ClientException. message: Failed to save
session
at
org
.nuxeo
.ecm.core.api.ejb.DocumentManagerBean.save(DocumentManagerBean.java:
287)
at sun.reflect.GeneratedMethodAccessor2462.invoke(Unknown Source)
at
sun
.reflect
.DelegatingMethodAccessorImpl
.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
at
org
.jboss
.ejb3
.interceptor
.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
at
org
.jboss
.ejb3
.interceptor
.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:
63)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.ejb3
.entity
.ExtendedPersistenceContextPropagationInterceptor
.invoke(ExtendedPersistenceContextPropagationInterceptor.java:57)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.ejb3
.entity
.TransactionScopedEntityManagerInterceptor
.invoke(TransactionScopedEntityManagerInterceptor.java:54)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.nuxeo
.jboss
.interceptors
.NXSessionSynchronizationInterceptor
.invoke(NXSessionSynchronizationInterceptor.java:153)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.ejb3
.AllowedOperationsInterceptor
.invoke(AllowedOperationsInterceptor.java:47)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at org.jboss.aspects.tx.TxPolicy.invokeInCallerTx(TxPolicy.java:126)
at org.jboss.aspects.tx.TxInterceptor
$Required.invoke(TxInterceptor.java:195)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.aspects
.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:95)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.ejb3
.stateful
.StatefulInstanceInterceptor.invoke(StatefulInstanceInterceptor.java:
83)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.aspects
.security
.RoleBasedAuthorizationInterceptor
.invoke(RoleBasedAuthorizationInterceptor.java:166)
at
org
.jboss
.ejb3
.security
.RoleBasedAuthorizationInterceptor
.invoke(RoleBasedAuthorizationInterceptor.java:115)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.aspects
.security
.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77)
at
org
.jboss
.ejb3
.security
.Ejb3AuthenticationInterceptor
.invoke(Ejb3AuthenticationInterceptor.java:110)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.ejb3
.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.ejb3
.asynchronous
.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
at
org
.jboss
.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at
org
.jboss
.ejb3.stateful.StatefulContainer.localInvoke(StatefulContainer.java:
206)
at
org
.jboss
.ejb3.stateful.StatefulLocalProxy.invoke(StatefulLocalProxy.java:119)
at $Proxy246.save(Unknown Source)
at
org
.nuxeo
.ecm
.core
.storage
.sql
.coremodel.BinaryTextListener.handleEvent(BinaryTextListener.java:128)
at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor
$Job.run(AsyncEventExecutor.java:109)
at java.util.concurrent.ThreadPoolExecutor
$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.api.ClientException. message: Failed to save
session
at
org.nuxeo.ecm.core.api.AbstractSession.save(AbstractSession.java:1646)
at
org
.nuxeo
.ecm.core.api.ejb.DocumentManagerBean.save(DocumentManagerBean.java:
285)
... 40 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.api.DocumentException. message:
org.nuxeo.ecm.core.storage.StorageException: Could not update:
UPDATE "fulltext" SET "binarytext" = NX_TO_TSVECTOR(?) WHERE "id" = ?
at
org
.nuxeo
.ecm.core.storage.sql.coremodel.SQLSession.save(SQLSession.java:139)
at
org.nuxeo.ecm.core.api.AbstractSession.save(AbstractSession.java:1642)
... 41 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.nuxeo.ecm.core.storage.StorageException. message: Could not
update: UPDATE "fulltext" SET "binarytext" = NX_TO_TSVECTOR(?) WHERE
"id" = ?
at
org.nuxeo.ecm.core.storage.sql.Mapper.updateSingleRow(Mapper.java:
1256)
at org.nuxeo.ecm.core.storage.sql.Context.save(Context.java:381)
at
org
.nuxeo
.ecm
.core.storage.sql.PersistenceContext.save(PersistenceContext.java:269)
at
org.nuxeo.ecm.core.storage.sql.SessionImpl.flush(SessionImpl.java:181)
at
org.nuxeo.ecm.core.storage.sql.SessionImpl.save(SessionImpl.java:170)
at
org
.nuxeo
.ecm.core.storage.sql.ra.ConnectionImpl.save(ConnectionImpl.java:148)
at
org
.nuxeo
.ecm.core.storage.sql.coremodel.SQLSession.save(SQLSession.java:137)
... 42 more
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception:
org.postgresql.util.PSQLException. message: ERROR: invalid byte
sequence for encoding "UTF8": 0x00
at
org
.postgresql
.core
.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:
1548)
at
org
.postgresql
.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1316)
at
org
.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:
191)
at
org
.postgresql
.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:452)
at
org
.postgresql
.jdbc2
.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:
351)
at
org
.postgresql
.jdbc2
.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:305)
at sun.reflect.GeneratedMethodAccessor2520.invoke(Unknown Source)
at
sun
.reflect
.DelegatingMethodAccessorImpl
.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.postgresql.ds.jdbc23.AbstractJdbc23PooledConnection
$StatementHandler.invoke(AbstractJdbc23PooledConnection.java:471)
at $Proxy373.executeUpdate(Unknown Source)
at
org.nuxeo.ecm.core.storage.sql.Mapper.updateSingleRow(Mapper.java:
1250)
... 48 more
2009-07-15 08:59:22,294 DEBUG
[org.nuxeo.ecm.core.event.tx.EventBundleTransactionHandler] Rolling
back transaction
2009-07-15 08:59:22,294 DEBUG
[org.nuxeo.ecm.core.storage.sql.PersistenceContext] Saving
persistence context
2009-07-15 08:59:22,295 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl]
closeConnections:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@8f76075
2009-07-15 08:59:22,295 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] closing
connection: org.nuxeo.ecm.core.storage.sql.ra.connectioni...@28dda5ec
2009-07-15 08:59:22,297 WARN
[com.arjuna.ats.jta.logging.loggerI18N]
[com.arjuna.ats.internal.jta.resources.arjunacore.rollbackxaerror]
[com.arjuna.ats.internal.jta.resources.arjunacore.rollbackxaerror]
XAResourceRecord.rollback - xa error XAException.XAER_RMERR
2009-07-15 08:59:22,297 DEBUG
[org.nuxeo.ecm.core.storage.sql.ra.ManagedConnectionImpl] cleanup:
org.nuxeo.ecm.core.storage.sql.ra.managedconnectioni...@8f76075
2009-07-15 08:59:22,298 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @Remove
2009-07-15 08:59:22,298 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] @PreDestroy
2009-07-15 08:59:22,298 DEBUG [org.nuxeo.ecm.core.api.CoreSession]
Destroying core session ...
2009-07-15 08:59:23,747 DEBUG [org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
] remote=79.72.98.119,principal=none,uri=/nuxeo/nxdoc/default/
0aa7116c-dada-4b03-a20a-b752102d8b54/
view_documents
,session
=
102681DAB4737948C0772A880F102BA7
,thread=http-127.0.0.1-8080-8,info=Entering NuxeoRequestControler
filter
2009-07-15 08:59:23,747 DEBUG [org.nuxeo.ecm.platform.web.common.requestcontroller.filter.NuxeoRequestControllerFilter
] remote=79.72.98.119,principal=none,uri=/nuxeo/nxdoc/default/
0aa7116c-dada-4b03-a20a-b752102d8b54/
view_documents
,session
=
102681DAB4737948C0772A880F102BA7
,thread=http-127.0.0.1-8080-8,info=Existing NuxeoRequestControler
filter : nothing to be done
2009-07-15 08:59:23,750 DEBUG
[javax.enterprise.resource.webcontainer.jsf.timing] [TIMING] -
[2ms] : Execution time for phase (including any PhaseListeners) ->
RESTORE_VIEW 1
2009-07-15 08:59:23,751 DEBUG
[javax.enterprise.resource.webcontainer.jsf.context] Adding
Message[sourceId=<<NONE>>,summary=File saved)
2009-07-15 08:59:23,752 DEBUG
[org.nuxeo.ecm.core.api.ejb.DocumentManagerBean] Initializing
session for repository: default
2009-07-15 08:59:23,756 ERROR
[org.nuxeo.ecm.core.storage.sql.Mapper] XA error on start:
Transaction interleaving not implemented
2009-07-15 08:59:23,756 ERROR
[org.nuxeo.ecm.core.storage.sql.Mapper] XA error on start:
Transaction interleaving not implemented
2009-07-15 08:59:23,756 ERROR
[org.nuxeo.ecm.core.storage.sql.Mapper] XA error on start:
Transaction interleaving not implemented
2009-07-15 08:59:23,756 ERROR
[org.nuxeo.ecm.core.storage.sql.Mapper] XA error on start:
Transaction interleaving not implemented
2009-07-15 08:59:23,756 ERROR
[org.nuxeo.ecm.core.storage.sql.Mapper] XA error on start:
Transaction interleaving not implemented
2009-07-15 08:59:23,756 ERROR
[org.nuxeo.ecm.core.storage.sql.Mapper] XA error on start:
Transaction interleaving not implemented
We're using 5.2.0 with Postgres 8.3 with nothing but the documented
and exampled datasource configuration settings.
Does that help?
Regards,
Sean
--
Florent Guillaume, Head of R&D, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm