You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by tibor katelbach <oc...@gmail.com> on 2006/09/05 19:11:11 UTC

connection errors Minerva, JOTM any ideas?

Hi everyone

We are having some trouble on a site that throws Minerva exceptions with the
stack below this is quite random
so we haven't found anything specific.

we see Geronimo has replaced Minerva and JOTM, there must be a good reason
for this ?
we are on Sequoia 0.8.3

thx for the help
Tibor

our stack :

---- runtime exception report
--------------------------------------------------

There was an error getting a Minerva datasource.

Exception: java.lang.RuntimeException

Message: Unable to setTransactionIsolation: An I/O error occured while
sending to the backend.

---- stack trace
---------------------------------------------------------------

java.lang.RuntimeException: Unable to setTransactionIsolation: An I/O error
occured while sending to the backend.

org.ofbiz.minerva.pool.jdbc.xa.XAConnectionFactory.prepareObject(
XAConnectionFactory.java:414)

org.ofbiz.minerva.pool.ObjectPool.getObject(ObjectPool.java:645)

org.ofbiz.minerva.pool.jdbc.xa.XAPoolDataSource.getConnection(
XAPoolDataSource.java:355)

org.ofbiz.entity.transaction.MinervaConnectionFactory.getConnection(
MinervaConnectionFactory.java:56)

org.ofbiz.entity.jdbc.ConnectionFactory.tryGenericConnectionSources(
ConnectionFactory.java:62)

org.ofbiz.entity.transaction.JNDIFactory.getConnection(JNDIFactory.java:158)

org.ofbiz.entity.transaction.TransactionFactory.getConnection(
TransactionFactory.java:104)

org.ofbiz.entity.jdbc.ConnectionFactory.getConnection(ConnectionFactory.java
:52)

org.ofbiz.entity.jdbc.SQLProcessor.getConnection(SQLProcessor.java:267)

org.ofbiz.entity.jdbc.SQLProcessor.prepareStatement(SQLProcessor.java:373)

org.ofbiz.entity.jdbc.SQLProcessor.prepareStatement(SQLProcessor.java:344)

org.ofbiz.entity.datasource.GenericDAO.singleInsert(GenericDAO.java:188)

org.ofbiz.entity.datasource.GenericDAO.insert(GenericDAO.java:137)

org.ofbiz.entity.datasource.GenericHelperDAO.create(GenericHelperDAO.java
:75)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:582)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:547)

org.ofbiz.securityext.login.LoginServices.userLogin(LoginServices.java:283)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(
StandardJavaEngine.java:101)

org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java
:63)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:339)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213)

org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110)

org.ofbiz.securityext.login.LoginEvents.login(LoginEvents.java:220)

org.ofbiz.securityext.login.LoginEvents.storeLogin(LoginEvents.java:764)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:99)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:85)

org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:393)

org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:250)

org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)

javax.servlet.http.HttpServlet.service(HttpServlet.java:689)

javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)

org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)

org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)

org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107)

org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:307)

org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)

org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:748)

org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:678)

org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:871)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)

java.lang.Thread.run(Thread.java:534)

--------------------------------------------------------------------------------

6728564 (TP-Processor2) [  ConnectionFactory.java:54 :ERROR] ******* ERROR:
No database connection found for helperName "localpostgres"

6728568 (TP-Processor2) [   GenericDelegator.java:600:ERROR]

---- exception report
----------------------------------------------------------

Failure in create operation for entity [UserLoginHistory]:
org.ofbiz.entity.GenericEntityException: Exception while inserting the
following entity: [GenericEntity:UserLoginHistory][createdStamp,2006-09-01
13:45:12.665(java.sql.Timestamp)][createdTxStamp,2006-09-01 13:45:12.664(
java.sql.Timestamp)][fromDate,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedStamp,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedTxStamp,2006-09-01 13:45:12.664
(java.sql.Timestamp)][partyId,DUPONDMA(java.lang.String)][successfulLogin,Y(
java.lang.String)][userLoginId,manue.dupond@yahoo.fr(java.lang.String
)][visitId,10089(java.lang.String)] (while inserting:
[GenericEntity:UserLoginHistory][createdStamp,2006-09-01 13:45:12.665(
java.sql.Timestamp)][createdTxStamp,2006-09-01 13:45:12.664(
java.sql.Timestamp)][fromDate,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedStamp,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedTxStamp,2006-09-01 13:45:12.664
(java.sql.Timestamp)][partyId,DUPONDMA(java.lang.String)][successfulLogin,Y(
java.lang.String)][userLoginId,manue.dupond@yahoo.fr(java.lang.String
)][visitId,10089(java.lang.String)] (Unable to esablish a connection with
the database. Connection was null!)). Rolling back transaction.

Exception: org.ofbiz.entity.GenericEntityException

Message: Exception while inserting the following entity:
[GenericEntity:UserLoginHistory][createdStamp,2006-09-01 13:45:12.665(
java.sql.Timestamp)][createdTxStamp,2006-09-01 13:45:12.664(
java.sql.Timestamp)][fromDate,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedStamp,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedTxStamp,2006-09-01 13:45:12.664
(java.sql.Timestamp)][partyId,DUPONDMA(java.lang.String)][successfulLogin,Y(
java.lang.String)][userLoginId,manue.dupond@yahoo.fr(java.lang.String
)][visitId,10089(java.lang.String)] (while inserting:
[GenericEntity:UserLoginHistory][createdStamp,2006-09-01 13:45:12.665(
java.sql.Timestamp)][createdTxStamp,2006-09-01 13:45:12.664(
java.sql.Timestamp)][fromDate,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedStamp,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedTxStamp,2006-09-01 13:45:12.664
(java.sql.Timestamp)][partyId,DUPONDMA(java.lang.String)][successfulLogin,Y(
java.lang.String)][userLoginId,manue.dupond@yahoo.fr(java.lang.String
)][visitId,10089(java.lang.String)] (Unable to esablish a connection with
the database. Connection was null!))

---- stack trace
---------------------------------------------------------------

org.ofbiz.entity.GenericEntityException: Exception while inserting the
following entity: [GenericEntity:UserLoginHistory][createdStamp,2006-09-01
13:45:12.665(java.sql.Timestamp)][createdTxStamp,2006-09-01 13:45:12.664(
java.sql.Timestamp)][fromDate,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedStamp,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedTxStamp,2006-09-01 13:45:12.664
(java.sql.Timestamp)][partyId,DUPONDMA(java.lang.String)][successfulLogin,Y(
java.lang.String)][userLoginId,manue.dupond@yahoo.fr(java.lang.String
)][visitId,10089(java.lang.String)] (while inserting:
[GenericEntity:UserLoginHistory][createdStamp,2006-09-01 13:45:12.665(
java.sql.Timestamp)][createdTxStamp,2006-09-01 13:45:12.664(
java.sql.Timestamp)][fromDate,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedStamp,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedTxStamp,2006-09-01 13:45:12.664
(java.sql.Timestamp)][partyId,DUPONDMA(java.lang.String)][successfulLogin,Y(
java.lang.String)][userLoginId,manue.dupond@yahoo.fr(java.lang.String
)][visitId,10089(java.lang.String)] (Unable to esablish a connection with
the database. Connection was null!))

org.ofbiz.entity.datasource.GenericDAO.insert(GenericDAO.java:140)

org.ofbiz.entity.datasource.GenericHelperDAO.create(GenericHelperDAO.java
:75)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:582)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:547)

org.ofbiz.securityext.login.LoginServices.userLogin(LoginServices.java:283)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(
StandardJavaEngine.java:101)

org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java
:63)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:339)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213)

org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110)

org.ofbiz.securityext.login.LoginEvents.login(LoginEvents.java:220)

org.ofbiz.securityext.login.LoginEvents.storeLogin(LoginEvents.java:764)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:99)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:85)

org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:393)

org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:250)

org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)

javax.servlet.http.HttpServlet.service(HttpServlet.java:689)

javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)

org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)

org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)

org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107)

org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:307)

org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)

org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:748)

org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:678)

org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:871)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)

java.lang.Thread.run(Thread.java:534)

org.ofbiz.entity.GenericEntityException: while inserting:
[GenericEntity:UserLoginHistory][createdStamp,2006-09-01 13:45:12.665(
java.sql.Timestamp)][createdTxStamp,2006-09-01 13:45:12.664(
java.sql.Timestamp)][fromDate,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedStamp,2006-09-01
13:45:12.665(java.sql.Timestamp)][lastUpdatedTxStamp,2006-09-01 13:45:12.664
(java.sql.Timestamp)][partyId,DUPONDMA(java.lang.String)][successfulLogin,Y(
java.lang.String)][userLoginId,manue.dupond@yahoo.fr(java.lang.String
)][visitId,10089(java.lang.String)] (Unable to esablish a connection with
the database. Connection was null!)

org.ofbiz.entity.datasource.GenericDAO.singleInsert(GenericDAO.java:195)

org.ofbiz.entity.datasource.GenericDAO.insert(GenericDAO.java:137)

org.ofbiz.entity.datasource.GenericHelperDAO.create(GenericHelperDAO.java
:75)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:582)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:547)

org.ofbiz.securityext.login.LoginServices.userLogin(LoginServices.java:283)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(
StandardJavaEngine.java:101)

org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java
:63)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:339)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213)

org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110)

org.ofbiz.securityext.login.LoginEvents.login(LoginEvents.java:220)

org.ofbiz.securityext.login.LoginEvents.storeLogin(LoginEvents.java:764)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:99)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:85)

org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:393)

org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:250)

org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)

javax.servlet.http.HttpServlet.service(HttpServlet.java:689)

javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)

org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)

org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)

org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107)

org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:307)

org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)

org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:748)

org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:678)

org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:871)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)

java.lang.Thread.run(Thread.java:534)

org.ofbiz.entity.GenericDataSourceException: Unable to esablish a connection
with the database. Connection was null!

org.ofbiz.entity.jdbc.SQLProcessor.getConnection(SQLProcessor.java:275)

org.ofbiz.entity.jdbc.SQLProcessor.prepareStatement(SQLProcessor.java:373)

org.ofbiz.entity.jdbc.SQLProcessor.prepareStatement(SQLProcessor.java:344)

org.ofbiz.entity.datasource.GenericDAO.singleInsert(GenericDAO.java:188)

org.ofbiz.entity.datasource.GenericDAO.insert(GenericDAO.java:137)

org.ofbiz.entity.datasource.GenericHelperDAO.create(GenericHelperDAO.java
:75)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:582)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:547)

org.ofbiz.securityext.login.LoginServices.userLogin(LoginServices.java:283)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(
StandardJavaEngine.java:101)

org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java
:63)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:339)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213)

org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110)

org.ofbiz.securityext.login.LoginEvents.login(LoginEvents.java:220)

org.ofbiz.securityext.login.LoginEvents.storeLogin(LoginEvents.java:764)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:99)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:85)

org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:393)

org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:250)

org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)

javax.servlet.http.HttpServlet.service(HttpServlet.java:689)

javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)

org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)

org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)

org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107)

org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:307)

org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)

org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:748)

org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:678)

org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:871)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)

java.lang.Thread.run(Thread.java:534)

--------------------------------------------------------------------------------

6728570 (TP-Processor2) [    TransactionUtil.java:281:WARN ]

---- exception report
----------------------------------------------------------

[TransactionUtil.setRollbackOnly] Calling transaction setRollbackOnly; this
stack trace shows where this is happening:

Exception: java.lang.Exception

Message: null

---- stack trace
---------------------------------------------------------------

java.lang.Exception

org.ofbiz.entity.transaction.TransactionUtil.setRollbackOnly(
TransactionUtil.java:281)

org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java
:231)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:603)

org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:547)

org.ofbiz.securityext.login.LoginServices.userLogin(LoginServices.java:283)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(
StandardJavaEngine.java:101)

org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java
:63)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:339)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213)

org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110)

org.ofbiz.securityext.login.LoginEvents.login(LoginEvents.java:220)

org.ofbiz.securityext.login.LoginEvents.storeLogin(LoginEvents.java:764)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:99)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:85)

org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:393)

org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:250)

org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)

javax.servlet.http.HttpServlet.service(HttpServlet.java:689)

javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)

org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)

org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)

org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107)

org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:307)

org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)

org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:748)

org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:678)

org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:871)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)

java.lang.Thread.run(Thread.java:534)

--------------------------------------------------------------------------------

6728576 (TP-Processor2) [    TransactionUtil.java:248:ERROR]

---- exception report
----------------------------------------------------------

[TransactionUtil.rollback]

Exception: java.lang.Exception

Message: Stack Trace

---- stack trace
---------------------------------------------------------------

java.lang.Exception: Stack Trace

org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java
:247)

org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java
:229)

org.ofbiz.securityext.login.LoginServices.userLogin(LoginServices.java:288)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(
StandardJavaEngine.java:101)

org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java
:63)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:339)

org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213)

org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110)

org.ofbiz.securityext.login.LoginEvents.login(LoginEvents.java:220)

org.ofbiz.securityext.login.LoginEvents.storeLogin(LoginEvents.java:764)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java
:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:99)

org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:85)

org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:393)

org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:250)

org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:191)

javax.servlet.http.HttpServlet.service(HttpServlet.java:689)

javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:258)

org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)

org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)

org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)

org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)

org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:126)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:105)

org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:107)

org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:526)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:307)

org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:385)

org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:748)

org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:678)

org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:871)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)

java.lang.Thread.run(Thread.java:534)

--------------------------------------------------------------------------------

6728577 (TP-Processor2) [    TransactionUtil.java:258:INFO ] [
TransactionUtil.rollback] transaction rolled back

6728578 (TP-Processor2) [    TransactionUtil.java:196:INFO ] [
TransactionUtil.commit] Not committing transaction, status is
STATUS_NO_TRANSACTION

6728580 (TP-Processor2) [  ServiceDispatcher.java:447:DEBUG] [[Sync service
finished- total:0.056,since last(Begin):0.056]] - 'pierrericaud / userLogin'

6728646 (TP-Processor2) [   ThirdPartyEvents.java:177:INFO ] No distributor
in session or already associated with user DUPONDMA

6728848 (TP-Processor2) [ ShoppingListEvents.java:366:INFO ] Finding
existing auto-save shopping list with:

findMap: [partyId=DUPONDMA, productStoreId=CP_PR_FR,
shoppingListTypeId=SLT_SPEC_PURP, listName=auto-save]