Users - why does the transaction rollback

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

Users - why does the transaction rollback

puranisank

Hi,
We are concentrating on the ecommerce module.
The transaction rollback when fetching the data from the backend.i.e. I get "active transaction marked for rollback in place, so no transaction begun; this stack trace shows when the exception began: "

This exception occurs all on a sudden when the items in the categories are being displayed one by one.

this is a very critical situation, so we need the help as early as possible.

Thanks and Regards,
Purani




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

Re: Users - why does the transaction rollback

David E. Jones

As the messages says, this means an error that rolled back the transaction happened before this but didn't cause the page load to stop. So, to fix the problem look a little further back in the log...

-David


Purani S wrote:

> Hi,
> We are concentrating on the ecommerce module.
> The transaction rollback when fetching the data from the backend.i.e. I
> get "active transaction marked for rollback in place, so no transaction
> begun; this stack trace shows when the exception began: "
>
> This exception occurs all on a sudden when the items in the categories
> are being displayed one by one.
>
> this is a very critical situation, so we need the help as early as possible.
>
> Thanks and Regards,
> Purani
>
>
>
> <http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3>
>
>
>
> ------------------------------------------------------------------------
>
>  
> _______________________________________________
> 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 - why does the transaction rollback

puranisank
In reply to this post by puranisank

Thanks David.
Could you please tell what is the method that creates the query for transaction.

Purani 


On Thu, 25 May 2006 David E Jones wrote :
>
>As the messages says, this means an error that rolled back the transaction happened before this but didn't cause the page load to stop. So, to fix the problem look a little further back in the log...
>
>-David
>
>
>Purani S wrote:
> > Hi,
> > We are concentrating on the ecommerce module.
> > The transaction rollback when fetching the data from the backend.i.e. I
> > get "active transaction marked for rollback in place, so no transaction
> > begun; this stack trace shows when the exception began: "
> >
> > This exception occurs all on a sudden when the items in the categories
> > are being displayed one by one.
> >
> > this is a very critical situation, so we need the help as early as possible.
> >
> > Thanks and Regards,
> > Purani
> >
> >
> >
> > <http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3>
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> > _______________________________________________
> > 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 - why does the transaction rollback

puranisank
In reply to this post by puranisank

Hi David,
The first error I am getting in the log is "18547[  JavaMailContainer.java:190:ERROR] Unable to connect to mail store : imap://%5Buser%5D@[host]".
Is this going to create the following exception.

The next exception is theĀ "active transaction marked for rollback in place, so no transaction begun; this stack trace shows when the exception began: "


Thanks and Regards
Purani




On Thu, 25 May 2006 David E Jones wrote :
>
>As the messages says, this means an error that rolled back the transaction happened before this but didn't cause the page load to stop. So, to fix the problem look a little further back in the log...
>
>-David
>
>
>Purani S wrote:
> > Hi,
> > We are concentrating on the ecommerce module.
> > The transaction rollback when fetching the data from the backend.i.e. I
> > get "active transaction marked for rollback in place, so no transaction
> > begun; this stack trace shows when the exception began: "
> >
> > This exception occurs all on a sudden when the items in the categories
> > are being displayed one by one.
> >
> > this is a very critical situation, so we need the help as early as possible.
> >
> > Thanks and Regards,
> > Purani
> >
> >
> >
> > <http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3>
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> > _______________________________________________
> > 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