hi there,
We get an error "orbeon error while processing response communication failure" but the strange (annoying) part of it is that it only occurs on one machine (so far) and not all the time . The loading appears and then it dies, only throwing an error in the frontend not in the webapp. Maybe its got something to do with doin an ajax call while the other is still running? Are there more people with the problem? Is there something we can config to prevent this? Regards Ramon -- 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 |
Administrator
|
This could happen if the session is lost. Are cookies enabled?
-Erik On Feb 17, 2009, at 6:10 AM, Ramon de Beijer wrote: > hi there, > > We get an error "orbeon error while processing response > communication failure" but the strange (annoying) part of it is that > it only occurs on one machine (so far) and not all the time . > The loading appears and then it dies, only throwing an error in the > frontend not in the webapp. > > Maybe its got something to do with doin an ajax call while the other > is still running? > > Are there more people with the problem? Is there something we can > config to prevent this? > > Regards Ramon > > -- > 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 |
cookies are enabled, and the strange thing it doesnt happen every time
Erik Bruchez schreef: > This could happen if the session is lost. Are cookies enabled? > > -Erik > > On Feb 17, 2009, at 6:10 AM, Ramon de Beijer wrote: > >> hi there, >> >> We get an error "orbeon error while processing response >> communication failure" but the strange (annoying) part of it is that >> it only occurs on one machine (so far) and not all the time . >> The loading appears and then it dies, only throwing an error in the >> frontend not in the webapp. >> >> Maybe its got something to do with doin an ajax call while the other >> is still running? >> >> Are there more people with the problem? Is there something we can >> config to prevent this? >> >> Regards Ramon >> >> -- >> 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 |
Administrator
|
Ramon,
On Feb 17, 2009, at 11:11 PM, Ramon de Beijer wrote: > cookies are enabled, and the strange thing it doesnt happen every time Could you share with us a screenshot of the error? Is that an error you get in the browser? Do you have any exception showing in the orbeon.log when that happens? 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 |
Hi Alessandro,
hereby the screenshot, is it possible that this problem is related with jre settings? Regards Ramon Alessandro Vernet schreef: > Ramon, > > On Feb 17, 2009, at 11:11 PM, Ramon de Beijer wrote: > >> cookies are enabled, and the strange thing it doesnt happen every time > > Could you share with us a screenshot of the error? Is that an error > you get in the browser? Do you have any exception showing in the > orbeon.log when that happens? > > 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 screenshot.png (243K) Download Attachment |
Administrator
|
Hi Ramon,
On Feb 19, 2009, at 2:36 AM, Ramon de Beijer wrote: > hereby the screenshot, is it possible that this problem is related > with jre settings? I see from the screenshot that you're using HTTPS. That reminds me of a problem we had a while back. Are you getting the same error when you're accessing the server over HTTP? As a workaround, you can also try setting the following property in your properties-local.xml (by default it is set to 1). <property as="xs:integer" name="oxf.xforms.request-retries" value="3"/> 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 |
Free forum by Nabble | Edit this page |