Automatic resubmit after 90 seconds

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

Automatic resubmit after 90 seconds

Antoine.DE-TROOSTEMBERGH
Automatic resubmit after 90 seconds

Hi,

In my application I run an opperation that is taking a lot of time.
Once the submission is triggered, I get the little validating at the top right and after 1 minutes and 30 seconds the submission is resubmited automatically.

Is this a feature of Orbeon (and if yes, can it be deactivated) or is it my browser doing this?

I am using orbeon 3.6

Antoine



--
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: Automatic resubmit after 90 seconds

Erik Bruchez-3
Antoine,

That looks like a network timeout, especially if it's exactly 90
seconds. Is your browser connected directly to e.g. Tomcat or is there
something inbetween?

There is code in xforms.js to retry if the connection times out or
otherwise fails. First I think this was hardcoded in xforms.js, but
now it's a property you can control on the server
(oxf.xforms.request-retries) and the default is 1 (no retries, as
retrying can sometimes be dangerous).

-Erik

On Wed, Jul 29, 2009 at 7:25 AM,
<[hidden email]> wrote:

> Hi,
>
> In my application I run an opperation that is taking a lot of time.
> Once the submission is triggered, I get the little validating at the top
> right and after 1 minutes and 30 seconds the submission is resubmited
> automatically.
>
> Is this a feature of Orbeon (and if yes, can it be deactivated) or is it my
> browser doing this?
>
> I am using orbeon 3.6
>
> Antoine
>
> --
> 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
>
>


--
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