Users - transaction time out

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Users - transaction time out

puranisank

Could I please get help in "transaction Time out" issue

Regards
Purani




 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - transaction time out

Jacques Le Roux
Administrator
You did not give much information about your problem but a "transaction Time out" occurs if you (or OFBiz) do not give enough time for a transaction to finish.
 
A good example may be seen in Weeb Tools "XML Data Import"
 
For more iformation please make a search on google like : <"transaction Time out" ofbiz>
 
Jacques

----- Original Message -----
Sent: Thursday, April 06, 2006 8:13 AM
Subject: [OFBiz] Users - transaction time out

Could I please get help in "transaction Time out" issue

Regards
Purani





_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - transaction time out

puranisank
In reply to this post by puranisank

Thanks Jacques. my issue is: I am displayed with half of the catalog with small images, but for the other half, the error starts with the following exception.

644625 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:83 :WARN ]
---- exception report ----------------------------------------------------------
[TransactionUtil.begin] active transaction marked for rollback in place, so no transaction begun; this stack trace shows when the exception began:
Exception: java.lang.Exception
Message: Tx Stack Placeholder
---- stack trace ---------------------------------------------------------------
java.lang.Exception: Tx Stack Placeholder
org.ofbiz.entity.transaction.TransactionUtil.setTransactionBeginStack(TransactionUtil.java:517)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:117)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:63)
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:100)
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:115)
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:100)
org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHandler.java:85)
org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:589)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:374)
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.coyote.http11.Http11Processor.process(Http11Processor.java:856)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Unknown Source)
--------------------------------------------------------------------------------

644641 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:614:WARN ] WARNING: In getSetRollbackOnlyCause no stack placeholder was in place, here is the current location:

Is this due to transaction timeout?
Can you please help me.
We do changes in the new version of sequoiaerp0.8.3.
Google search says, transaction timeout has been set for 2 hours in the new version. So I could not find the error.
The link "XML Data Import" is not opening.

Regards
Purani 


On Thu, 06 Apr 2006 Jacques Le Roux wrote :
>You did not give much information about your problem but a "transaction Time out" occurs if you (or OFBiz) do not give enough time for a transaction to finish.
>
>A good example may be seen in Weeb Tools "XML Data Import"
>
>For more iformation please make a search on google like : <"transaction Time out" ofbiz>
>
>Jacques
>
>
>  ----- Original Message -----
>  From: Purani S
>  To: [hidden email]
>  Sent: Thursday, April 06, 2006 8:13 AM
>  Subject: [OFBiz] Users - transaction time out
>
>
>  Could I please get help in "transaction Time out" issue
>
>  Regards
>  Purani
>
>
>
>
>
>
>
>------------------------------------------------------------------------------
>
>
>
>  _______________________________________________
>  Users mailing list
[hidden email]
>  http://lists.ofbiz.org/mailman/listinfo/users
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users




 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - transaction time out

puranisank
In reply to this post by puranisank

Thanks Jacques. my issue is: I am displayed with half of the catalog with small images, but for the other half, the error starts with the following exception.

644625 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:83 :WARN ]
---- exception report ----------------------------------------------------------
[TransactionUtil.begin] active transaction marked for rollback in place, so no transaction begun; this stack trace shows when the exception began:
Exception: java.lang.Exception
Message: Tx Stack Placeholder
---- stack trace ---------------------------------------------------------------
java.lang.Exception: Tx Stack Placeholder
org.ofbiz.entity.transaction.TransactionUtil.setTransactionBeginStack(TransactionUtil.java:517)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:117)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:63)
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:100)
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:115)
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:100)
org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHandler.java:85)
org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:589)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:374)
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.coyote.http11.Http11Processor.process(Http11Processor.java:856)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Unknown Source)
--------------------------------------------------------------------------------

644641 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:614:WARN ] WARNING: In getSetRollbackOnlyCause no stack placeholder was in place, here is the current location:

Is this due to transaction timeout?
Can you please help me.
We do changes in the new version of sequoiaerp0.8.3.
Google search says, transaction timeout has been set for 2 hours in the new version. So I could not find the error.
The link "XML Data Import" is not opening.

Regards
Purani 


On Thu, 06 Apr 2006 Jacques Le Roux wrote :
>You did not give much information about your problem but a "transaction Time out" occurs if you (or OFBiz) do not give enough time for a transaction to finish.
>
>A good example may be seen in Weeb Tools "XML Data Import"
>
>For more iformation please make a search on google like : <"transaction Time out" ofbiz>
>
>Jacques
>
>
>  ----- Original Message -----
>  From: Purani S
>  To: [hidden email]
>  Sent: Thursday, April 06, 2006 8:13 AM
>  Subject: [OFBiz] Users - transaction time out
>
>
>  Could I please get help in "transaction Time out" issue
>
>  Regards
>  Purani
>
>
>
>
>
>
>
>------------------------------------------------------------------------------
>
>
>
>  _______________________________________________
>  Users mailing list
[hidden email]
>  http://lists.ofbiz.org/mailman/listinfo/users
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users




 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - transaction time out

Jacques Le Roux
Administrator
In reply to this post by puranisank
 
----- Original Message -----
Sent: Thursday, April 06, 2006 2:30 PM
Subject: Re: [OFBiz] Users - transaction time out

Thanks Jacques. my issue is: I am displayed with half of the catalog with small images, but for the other half, the error starts with the following exception.

644625 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:83 :WARN ]
---- exception report ----------------------------------------------------------
[TransactionUtil.begin] active transaction marked for rollback in place, so no transaction begun; this stack trace shows when the exception began:
Exception: java.lang.Exception
Message: Tx Stack Placeholder
---- stack trace ---------------------------------------------------------------
java.lang.Exception: Tx Stack Placeholder
org.ofbiz.entity.transaction.TransactionUtil.setTransactionBeginStack(TransactionUtil.java:517)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:117)
org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:63)
org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:100)
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:115)
org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:100)
org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHandler.java:85)
org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:589)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:374)
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.coyote.http11.Http11Processor.process(Http11Processor.java:856)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Unknown Source)
--------------------------------------------------------------------------------

644641 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:614:WARN ] WARNING: In getSetRollbackOnlyCause no stack placeholder was in place, here is the current location:

Is this due to transaction timeout?

Sorry there is not enough information here to tell for sure. Did you try to increase memory heap ?

JLR


Can you please help me.
We do changes in the new version of sequoiaerp0.8.3.
Google search says, transaction timeout has been set for 2 hours in the new version. So I could not find the error.
The link "XML Data Import" is not opening.

Regards
Purani 


On Thu, 06 Apr 2006 Jacques Le Roux wrote :


>You did not give much information about your problem but a "transaction Time out" occurs if you (or OFBiz) do not give enough time for a transaction to finish.
>
>A good example may be seen in Weeb Tools "XML Data Import"
>
>For more iformation please make a search on google like : <"transaction Time out" ofbiz>
>
>Jacques
>
>
>  ----- Original Message -----
>  From: Purani S
>  To: [hidden email]
>  Sent: Thursday, April 06, 2006 8:13 AM
>  Subject: [OFBiz] Users - transaction time out
>
>
>  Could I please get help in "transaction Time out" issue
>
>  Regards
>  Purani
>
>
>
>
>
>
>
>------------------------------------------------------------------------------
>
>
>
>  _______________________________________________
>  Users mailing list
[hidden email]
>  http://lists.ofbiz.org/mailman/listinfo/users
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users





_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - transaction time out

puranisank
In reply to this post by puranisank

As I am new to ofbiz, I don't understand memory heap. May be helpful if I could get more information on memory heap. Which is the file responsible for this.

PuraniĀ 


On Thu, 06 Apr 2006 Jacques Le Roux wrote :
>
>  ----- Original Message -----
>  From: Purani S
>  To: [hidden email]
>  Sent: Thursday, April 06, 2006 2:30 PM
>  Subject: Re: [OFBiz] Users - transaction time out
>
>
>  Thanks Jacques. my issue is: I am displayed with half of the catalog with small images, but for the other half, the error starts with the following exception.
>
>  644625 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:83 :WARN ]
>  ---- exception report ----------------------------------------------------------
>  [TransactionUtil.begin] active transaction marked for rollback in place, so no transaction begun; this stack trace shows when the exception began:
>  Exception: java.lang.Exception
>  Message: Tx Stack Placeholder
>  ---- stack trace ---------------------------------------------------------------
>  java.lang.Exception: Tx Stack Placeholder
>  org.ofbiz.entity.transaction.TransactionUtil.setTransactionBeginStack(TransactionUtil.java:517)
>  org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:117)
>  org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:63)
>  org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:100)
>  org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:115)
>  org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:100)
>  org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHandler.java:85)
>  org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:589)
>  org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:374)
>  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.coyote.http11.Http11Processor.process(Http11Processor.java:856)
>  org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
>  org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
>  org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
>  org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
>  java.lang.Thread.run(Unknown Source)
>  --------------------------------------------------------------------------------
>
>  644641 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:614:WARN ] WARNING: In getSetRollbackOnlyCause no stack placeholder was in place, here is the current location:
>
>  Is this due to transaction timeout?
>
>  Sorry there is not enough information here to tell for sure. Did you try to increase memory heap ?
>
>  JLR
>
>
>  Can you please help me.
>  We do changes in the new version of sequoiaerp0.8.3.
>  Google search says, transaction timeout has been set for 2 hours in the new version. So I could not find the error.
>  The link "XML Data Import" is not opening.
>
>  Regards
>  Purani
>
>
>  On Thu, 06 Apr 2006 Jacques Le Roux wrote :
>  >You did not give much information about your problem but a "transaction Time out" occurs if you (or OFBiz) do not give enough time for a transaction to finish.
>  >
>  >A good example may be seen in Weeb Tools "XML Data Import"
>  >
>  >For more iformation please make a search on google like : <"transaction Time out" ofbiz>
>  >
>  >Jacques
>  >
>  >
>  >  ----- Original Message -----
>  >  From: Purani S
>  >  To: [hidden email]
>  >  Sent: Thursday, April 06, 2006 8:13 AM
>  >  Subject: [OFBiz] Users - transaction time out
>  >
>  >
>  >  Could I please get help in "transaction Time out" issue
>  >
>  >  Regards
>  >  Purani
>  >
>  >
>  >
>  >
>  >
>  >
>  >
>  >------------------------------------------------------------------------------
>  >
>  >
>  >
>  >  _______________________________________________
>  >  Users mailing list
>  >  [hidden email]
>  >  http://lists.ofbiz.org/mailman/listinfo/users
>  >
>  >_______________________________________________
>  >Users mailing list
>  >[hidden email]
>  >http://lists.ofbiz.org/mailman/listinfo/users
>
>
>
>
>
>
>
>------------------------------------------------------------------------------
>
>
>
>  _______________________________________________
>  Users mailing list
[hidden email]
>  http://lists.ofbiz.org/mailman/listinfo/users
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users




 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - transaction time out

Jacques Le Roux
Administrator
----- Original Message -----
Sent: Thursday, April 06, 2006 5:42 PM
Subject: Re: [OFBiz] Users - transaction time out

As I am new to ofbiz, I don't understand memory heap. May be helpful if I could get more information on memory heap. Which is the file responsible for this.

 
When you launch OFBiz I suppose you use startofbiz (sh or bat). In it you may increase -Xms256M (means mini memory used) to more if possible (-Xmx512M means maxi used). But besides this I'm afraid that you have still a lot to learn ... This said don't worry too much : OFBiz is not an easy way and that's true for everybody
Jacques

Purani 


On Thu, 06 Apr 2006 Jacques Le Roux wrote :


>
>  ----- Original Message -----
>  From: Purani S
>  To: [hidden email]
>  Sent: Thursday, April 06, 2006 2:30 PM
>  Subject: Re: [OFBiz] Users - transaction time out
>
>
>  Thanks Jacques. my issue is: I am displayed with half of the catalog with small images, but for the other half, the error starts with the following exception.
>
>  644625 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:83 :WARN ]
>  ---- exception report ----------------------------------------------------------
>  [TransactionUtil.begin] active transaction marked for rollback in place, so no transaction begun; this stack trace shows when the exception began:
>  Exception: java.lang.Exception
>  Message: Tx Stack Placeholder
>  ---- stack trace ---------------------------------------------------------------
>  java.lang.Exception: Tx Stack Placeholder
>  org.ofbiz.entity.transaction.TransactionUtil.setTransactionBeginStack(TransactionUtil.java:517)
>  org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:117)
>  org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:63)
>  org.ofbiz.widget.screen.ModelScreen.renderScreenString(ModelScreen.java:100)
>  org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:115)
>  org.ofbiz.widget.screen.ScreenRenderer.render(ScreenRenderer.java:100)
>  org.ofbiz.widget.screen.ScreenWidgetViewHandler.render(ScreenWidgetViewHandler.java:85)
>  org.ofbiz.webapp.control.RequestHandler.renderView(RequestHandler.java:589)
>  org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:374)
>  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.coyote.http11.Http11Processor.process(Http11Processor.java:856)
>  org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
>  org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
>  org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
>  org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
>  java.lang.Thread.run(Unknown Source)
>  --------------------------------------------------------------------------------
>
>  644641 (http-0.0.0.0-8080-Processor3) [    TransactionUtil.java:614:WARN ] WARNING: In getSetRollbackOnlyCause no stack placeholder was in place, here is the current location:
>
>  Is this due to transaction timeout?
>
>  Sorry there is not enough information here to tell for sure. Did you try to increase memory heap ?
>
>  JLR
>
>
>  Can you please help me.
>  We do changes in the new version of sequoiaerp0.8.3.
>  Google search says, transaction timeout has been set for 2 hours in the new version. So I could not find the error.
>  The link "XML Data Import" is not opening.
>
>  Regards
>  Purani
>
>
>  On Thu, 06 Apr 2006 Jacques Le Roux wrote :
>  >You did not give much information about your problem but a "transaction Time out" occurs if you (or OFBiz) do not give enough time for a transaction to finish.
>  >
>  >A good example may be seen in Weeb Tools "XML Data Import"
>  >
>  >For more iformation please make a search on google like : <"transaction Time out" ofbiz>
>  >
>  >Jacques
>  >
>  >
>  >  ----- Original Message -----
>  >  From: Purani S
>  >  To: [hidden email]
>  >  Sent: Thursday, April 06, 2006 8:13 AM
>  >  Subject: [OFBiz] Users - transaction time out
>  >
>  >
>  >  Could I please get help in "transaction Time out" issue
>  >
>  >  Regards
>  >  Purani
>  >
>  >
>  >
>  >
>  >
>  >
>  >
>  >------------------------------------------------------------------------------
>  >
>  >
>  >
>  >  _______________________________________________
>  >  Users mailing list
>  >  [hidden email]
>  >  http://lists.ofbiz.org/mailman/listinfo/users
>  >
>  >_______________________________________________
>  >Users mailing list
>  >[hidden email]
>  >http://lists.ofbiz.org/mailman/listinfo/users
>
>
>
>
>
>
>
>------------------------------------------------------------------------------
>
>
>
>  _______________________________________________
>  Users mailing list
[hidden email]
>  http://lists.ofbiz.org/mailman/listinfo/users
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users





_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - transaction time out

cjhowe
In reply to this post by puranisank
I think you have an error before the rollback error,
that will point to the solutions


============Pruani wrote:

Thanks Jacques. my issue is: I am displayed with half
of the catalog with small images, but for the other
half, the error starts with the following exception.

644625 (http-0.0.0.0-8080-Processor3) [  
TransactionUtil.java:83 :WARN ]
---- exception report
----------------------------------------------------------

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users