Urgent Issue with XForms - submission - another submission requiring a second pass already exists

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Urgent Issue with XForms - submission - another submission requiring a second pass already exists

sreedharl
Hi,

Iam getting below mentioned exception abruptly in production environment

XForms - submission - another submission requiring a second pass already exists (_ProcessRepository_WAR_orbeon_INSTANCE_spcO_update-pagination). Ignoring new submission

This error message is spreading across 20 pages in tomcat log files

I have also checked below mentioned post and also verified the code.
http://mail-archive.ow2.org/ops-commits/2007-11/msg00064.html

We are not having replace="All" attribute in <xforms:submission> instead we are using replace ="Instance"

Request suggestions in resolving the same.

We are observing higher response times when this error is getting printed on console. Will this result in increased  number of threads?

We are using below said environment
1.Orbeon 3.7
2. Tomcat 5.5

Any suggestions in resolving this would be of a greater help

Thanks,
Sreedhar
Reply | Threaded
Open this post in threaded view
|

Re: Urgent Issue with XForms - submission - another submission requiring a second pass already exists

Erik Bruchez
Administrator
Do you use xforms:upload?

-Erik

On Feb 25, 2009, at 4:41 AM, sreedharl wrote:

>
> Hi,
>
> Iam getting below mentioned exception abruptly in production  
> environment
>
> XForms - submission - another submission requiring a second pass  
> already
> exists (_ProcessRepository_WAR_orbeon_INSTANCE_spcO_update-
> pagination).
> Ignoring new submission
>
> This error message is spreading across 20 pages in tomcat log files
>
> I have also checked below mentioned post and also verified the code.
> http://mail-archive.ow2.org/ops-commits/2007-11/msg00064.html
>
> We are not having replace="All" attribute in <xforms:submission>  
> instead we
> are using replace ="Instance"
>
> Request suggestions in resolving the same.
>
> We are observing higher response times when this error is getting  
> printed on
> console. Will this result in increased  number of threads?
>
> We are using below said environment
> 1.Orbeon 3.7
> 2. Tomcat 5.5
>
> Any suggestions in resolving this would be of a greater help
>
> Thanks,
> Sreedhar
> --
> View this message in context: http://www.nabble.com/Urgent-Issue-with-XForms---submission---another-submission-requiring-a-second-pass-already-exists-tp22201962p22201962.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Urgent Issue with XForms - submission - another submission requiring a second pass already exists

sreedharl
We are not using XFormss:Upload.

Request to provide suggestion for sorting out this problem.

Thanks,
Sreedar


Erik Bruchez wrote
Do you use xforms:upload?

-Erik

On Feb 25, 2009, at 4:41 AM, sreedharl wrote:

>
> Hi,
>
> Iam getting below mentioned exception abruptly in production  
> environment
>
> XForms - submission - another submission requiring a second pass  
> already
> exists (_ProcessRepository_WAR_orbeon_INSTANCE_spcO_update-
> pagination).
> Ignoring new submission
>
> This error message is spreading across 20 pages in tomcat log files
>
> I have also checked below mentioned post and also verified the code.
> http://mail-archive.ow2.org/ops-commits/2007-11/msg00064.html
>
> We are not having replace="All" attribute in <xforms:submission> 
> instead we
> are using replace ="Instance"
>
> Request suggestions in resolving the same.
>
> We are observing higher response times when this error is getting  
> printed on
> console. Will this result in increased  number of threads?
>
> We are using below said environment
> 1.Orbeon 3.7
> 2. Tomcat 5.5
>
> Any suggestions in resolving this would be of a greater help
>
> Thanks,
> Sreedhar
> --
> View this message in context: http://www.nabble.com/Urgent-Issue-with-XForms---submission---another-submission-requiring-a-second-pass-already-exists-tp22201962p22201962.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the ops-users@ow2.org  
> mailing list.
> To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
> For general help: mailto:sympa@ow2.org?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the ops-users@ow2.org mailing list.
To unsubscribe: mailto:ops-users-unsubscribe@ow2.org
For general help: mailto:sympa@ow2.org?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Urgent Issue with XForms - submission - another submission requiring a second pass already exists

Alessandro Vernet
Administrator
Sreedar,

On Feb 25, 2009, at 9:56 PM, sreedharl wrote:

> We are not using XFormss:Upload.
>
> Request to provide suggestion for sorting out this problem.

Is this reproducible in your environment? If it is, can you create a  
small example that reproduces it, which we can run as an 'app' that we  
add to the standard orbeon.war?

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Urgent Issue with XForms - submission - another submission requiring a second pass already exists

sreedharl
In reply to this post by Erik Bruchez

Hi Erik – Thanks for your response, we have converted the caching from “server” to “client” and that’s how we could temporarily able to resolve this issue

 

We are not using Xforms:upload

 

Thanks,

Sreedhar

 


From: Erik Bruchez (via Nabble) [mailto:[hidden email]]
Sent: Saturday, October 10, 2009 8:18 AM
To: Lakkavaram, Sreedhar
Subject: Re: Urgent Issue with XForms - submission - another submission requiring a second pass already exists

 

Do you use xforms:upload?

-Erik

On Feb 25, 2009, at 4:41 AM, sreedharl wrote:


>
> Hi,
>
> Iam getting below mentioned exception abruptly in production  
> environment
>
> XForms - submission - another submission requiring a second pass  
> already
> exists (_ProcessRepository_WAR_orbeon_INSTANCE_spcO_update-
> pagination).
> Ignoring new submission
>
> This error message is spreading across 20 pages in tomcat log files
>
> I have also checked below mentioned post and also verified the code.
> http://mail-archive.ow2.org/ops-commits/2007-11/msg00064.html
>
> We are not having replace="All" attribute in <xforms:submission>  
> instead we
> are using replace ="Instance"
>
> Request suggestions in resolving the same.
>
> We are observing higher response times when this error is getting  
> printed on
> console. Will this result in increased  number of threads?
>
> We are using below said environment
> 1.Orbeon 3.7
> 2. Tomcat 5.5
>
> Any suggestions in resolving this would be of a greater help
>
> Thanks,
> Sreedhar
> --
> View this message in context: http://www.nabble.com/Urgent-Issue-with-XForms---submission---another-submission-requiring-a-second-pass-already-exists-tp22201962p22201962.html
> Sent from the ObjectWeb OPS - Users mailing list archive at  
> Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


View message @ http://n4.nabble.com/Urgent-Issue-with-XForms-submission-another-submission-requiring-a-second-pass-already-exists-tp42132p42133.html
To unsubscribe from Urgent Issue with XForms - submission - another submission requiring a second pass already exists, click here.

 

This e-mail (and any attachments), is confidential and may be privileged. It may be read, copied and used only
by intended recipients. Unauthorized access to this e-mail (or attachments) and disclosure or copying of its 
contents or any action taken in reliance on it is unlawful. Unintended recipients must notify the sender immediately 
by e-mail/phone & delete it from their system without making any copies or disclosing it to a third person.