Some of our testers have been getting an error when navigating through a multi-page form with unsaved changes.
The error is: Exception while processing response: [object Error] re-thrown from case 'controlValueAction=delete-repeat-elements' re-thrown from case 'actionName=control-values'. Once this error has occurred, it is not possible to save or navigate through the form anymore. I have not been able to find anything relevant to this in the server log files, and it is also hard to reproduce. We are using Orbeon 3.5, WebSphere 5.1 and IE6. Has anyone else seen this error, or know where to start debugging/fixing it? Many thanks, Jason -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Jason,
* Is this 3.5 as in 3.5 the original release? Or 3.5.1? * Is this a JavaScript or a Java exception? -Erik Jason Cowley wrote: > Some of our testers have been getting an error when navigating through a > multi-page form with unsaved changes. > > The error is: Exception while processing response: [object Error] > re-thrown from case 'controlValueAction=delete-repeat-elements' > re-thrown from case 'actionName=control-values'. > > Once this error has occurred, it is not possible to save or navigate > through the form anymore. I have not been able to find anything relevant > to this in the server log files, and it is also hard to reproduce. > > We are using Orbeon 3.5, WebSphere 5.1 and IE6. > > Has anyone else seen this error, or know where to start debugging/fixing it? > > Many thanks, > > Jason > > -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Hi Erik,
It is a nightly build which I believe is from around the time of 3.5. It looks like the error message comes from a JavaScript error due to the "[object Error]" part of the message. I'm wondering if this could be AJAX/network related. We have to go through Tivoli Access Manager into WebSphere and maybe this is causing the problem. Thanks, Jason On 6/22/07, Erik Bruchez <[hidden email]> wrote: Jason, -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Jason,
The JavaScript code now does attempt to recover from Ajax errors, but I am not sure if that code is present in the build you are using. If nothing works anymore, it may mean that it is not present. Anyway it is hard to guess where the error comes from without investigating based on a reproducible use case. Is upgrading to some more recent code an option for you? -Erik Jason Cowley wrote: > Hi Erik, > > It is a nightly build which I believe is from around the time of 3.5. It > looks like the error message comes from a JavaScript error due to the > "[object Error]" part of the message. I'm wondering if this could be > AJAX/network related. We have to go through Tivoli Access Manager into > WebSphere and maybe this is causing the problem. > > Thanks, > > Jason > > On 6/22/07, *Erik Bruchez* <[hidden email] > <mailto:[hidden email]>> wrote: > > Jason, > > * Is this 3.5 as in 3.5 the original release? Or 3.5.1? > * Is this a JavaScript or a Java exception? > > -Erik > > Jason Cowley wrote: > > Some of our testers have been getting an error when navigating > through a > > multi-page form with unsaved changes. > > > > The error is: Exception while processing response: [object Error] > > re-thrown from case 'controlValueAction=delete-repeat-elements' > > re-thrown from case 'actionName=control-values'. > > > > Once this error has occurred, it is not possible to save or navigate > > through the form anymore. I have not been able to find anything > relevant > > to this in the server log files, and it is also hard to reproduce. > > > > We are using Orbeon 3.5, WebSphere 5.1 and IE6. > > > > Has anyone else seen this error, or know where to start > debugging/fixing it? > > > > Many thanks, > > > > Jason > > > > > > > -- > 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] <mailto:[hidden email]> mailing list. > To unsubscribe: mailto:[hidden email] > <mailto:[hidden email]> > For general help: mailto: [hidden email] > <mailto:[hidden email]>?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Erik,
We have tried upgrading to the latest version fairly recently, but gave up when we started getting lots of JavaScript errors. I think we may have to try again and work through the problems. Thanks again. Jason On 6/25/07, Erik Bruchez <[hidden email]> wrote: Jason, -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Jason,
Mmhh, there shouldn't be any JavaScript errors ;-) -Erik Jason Cowley wrote: > Erik, > > We have tried upgrading to the latest version fairly recently, but gave > up when we started getting lots of JavaScript errors. I think we may > have to try again and work through the problems. > > Thanks again. > > Jason > > On 6/25/07, *Erik Bruchez* <[hidden email] > <mailto:[hidden email]>> wrote: > > Jason, > > The JavaScript code now does attempt to recover from Ajax errors, but I > am not sure if that code is present in the build you are using. If > nothing works anymore, it may mean that it is not present. > > Anyway it is hard to guess where the error comes from without > investigating based on a reproducible use case. > > Is upgrading to some more recent code an option for you? > > -Erik > > Jason Cowley wrote: > > Hi Erik, > > > > It is a nightly build which I believe is from around the time of > 3.5. It > > looks like the error message comes from a JavaScript error due to the > > "[object Error]" part of the message. I'm wondering if this could be > > AJAX/network related. We have to go through Tivoli Access Manager > into > > WebSphere and maybe this is causing the problem. > > > > Thanks, > > > > Jason > > > > On 6/22/07, *Erik Bruchez* < [hidden email] > <mailto:[hidden email]> > > <mailto:[hidden email] <mailto:[hidden email]>>> wrote: > > > > Jason, > > > > * Is this 3.5 as in 3.5 the original release? Or 3.5.1? > > * Is this a JavaScript or a Java exception? > > > > -Erik > > > > Jason Cowley wrote: > > > Some of our testers have been getting an error when > navigating > > through a > > > multi-page form with unsaved changes. > > > > > > The error is: Exception while processing response: [object > Error] > > > re-thrown from case > 'controlValueAction=delete-repeat-elements' > > > re-thrown from case 'actionName=control-values'. > > > > > > Once this error has occurred, it is not possible to save > or navigate > > > through the form anymore. I have not been able to find > anything > > relevant > > > to this in the server log files, and it is also hard to > reproduce. > > > > > > We are using Orbeon 3.5, WebSphere 5.1 and IE6. > > > > > > Has anyone else seen this error, or know where to start > > debugging/fixing it? > > > > > > Many thanks, > > > > > > Jason > > > > > > > > > > > > -- > > 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] <mailto:[hidden email]> > <mailto:[hidden email] <mailto:[hidden email]>> > mailing list. > > To unsubscribe: mailto:[hidden email] > <mailto:[hidden email]> > > <mailto:[hidden email] > <mailto:[hidden email]>> > > For general help: mailto: [hidden email] > <mailto:[hidden email]> > > <mailto:[hidden email] > <mailto:[hidden email]>>?subject=help > > ObjectWeb mailing lists service home page: > http://www.objectweb.org/wws <http://www.objectweb.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] <mailto:[hidden email]> mailing list. > To unsubscribe: mailto:[hidden email] > <mailto:[hidden email]> > For general help: mailto: [hidden email] > <mailto:[hidden email]>?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Hi Jason,
indeed i had the same problem today, while i first only updated the JARS in the lib-directory. Not even the ops...jars, but all other that had a newer date too. Try the following: Also update the files in: /config/theme/*.css /config/error.xsl /config/theme-plain.xsl Don't forget to add your personal changes to the new files. If you had customize some other files, i.e. /ops/pfc/xforms-epilogue.xpl Than of course you have to update those files too and add your changes there. After that, my webapps seems to work ok again, but i can verfiy there won't be more changes to make, while i haven't tested all of my functions yet! HTH to solve all the JavaScript Errors! Regards, Marcus ----- Original Message ----- From: "Erik Bruchez" <[hidden email]> To: <[hidden email]> Sent: Wednesday, June 27, 2007 12:36 AM Subject: Re: [ops-users] Page navigation error > Jason, > > Mmhh, there shouldn't be any JavaScript errors ;-) > > -Erik > > Jason Cowley wrote: >> Erik, >> >> We have tried upgrading to the latest version fairly recently, but gave >> up when we started getting lots of JavaScript errors. I think we may >> have to try again and work through the problems. >> >> Thanks again. >> >> Jason >> >> On 6/25/07, *Erik Bruchez* <[hidden email] >> <mailto:[hidden email]>> wrote: >> >> Jason, >> >> The JavaScript code now does attempt to recover from Ajax errors, but >> I >> am not sure if that code is present in the build you are using. If >> nothing works anymore, it may mean that it is not present. >> >> Anyway it is hard to guess where the error comes from without >> investigating based on a reproducible use case. >> >> Is upgrading to some more recent code an option for you? >> >> -Erik >> >> Jason Cowley wrote: >> > Hi Erik, >> > >> > It is a nightly build which I believe is from around the time of >> 3.5. It >> > looks like the error message comes from a JavaScript error due to >> the >> > "[object Error]" part of the message. I'm wondering if this could >> be >> > AJAX/network related. We have to go through Tivoli Access Manager >> into >> > WebSphere and maybe this is causing the problem. >> > >> > Thanks, >> > >> > Jason >> > >> > On 6/22/07, *Erik Bruchez* < [hidden email] >> <mailto:[hidden email]> >> > <mailto:[hidden email] <mailto:[hidden email]>>> wrote: >> > >> > Jason, >> > >> > * Is this 3.5 as in 3.5 the original release? Or 3.5.1? >> > * Is this a JavaScript or a Java exception? >> > >> > -Erik >> > >> > Jason Cowley wrote: >> > > Some of our testers have been getting an error when >> navigating >> > through a >> > > multi-page form with unsaved changes. >> > > >> > > The error is: Exception while processing response: [object >> Error] >> > > re-thrown from case >> 'controlValueAction=delete-repeat-elements' >> > > re-thrown from case 'actionName=control-values'. >> > > >> > > Once this error has occurred, it is not possible to save >> or navigate >> > > through the form anymore. I have not been able to find >> anything >> > relevant >> > > to this in the server log files, and it is also hard to >> reproduce. >> > > >> > > We are using Orbeon 3.5, WebSphere 5.1 and IE6. >> > > >> > > Has anyone else seen this error, or know where to start >> > debugging/fixing it? >> > > >> > > Many thanks, >> > > >> > > Jason >> > > >> > > >> > >> > >> > -- >> > 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] <mailto:[hidden email]> >> <mailto:[hidden email] <mailto:[hidden email]>> >> mailing list. >> > To unsubscribe: mailto:[hidden email] >> <mailto:[hidden email]> >> > <mailto:[hidden email] >> <mailto:[hidden email]>> >> > For general help: mailto: [hidden email] >> <mailto:[hidden email]> >> > <mailto:[hidden email] >> <mailto:[hidden email]>>?subject=help >> > ObjectWeb mailing lists service home page: >> http://www.objectweb.org/wws <http://www.objectweb.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] <mailto:[hidden email]> mailing >> list. >> To unsubscribe: mailto:[hidden email] >> <mailto:[hidden email]> >> For general help: mailto: [hidden email] >> <mailto:[hidden email]>?subject=help >> ObjectWeb mailing lists service home page: >> http://www.objectweb.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 > ObjectWeb mailing lists service home page: http://www.objectweb.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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
In reply to this post by Erik Bruchez
Ups :-)
Of course i ment: "I CAN'T verify that there won't be more changes to make" :-) Just to correct myself, but after the additional changes, my first JavaScript Errors disappeared and all works well again until now! Marcus -- 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 ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |