Hi,
In my application when I submit the form I get following exception which is of 500 error code. I guess that's of server side error. but not getting the clue why it is occuring... Any help would be highly appriciated... oxf:/config/xforms-widgets.xsl, line 24, column -1: xforms:submission for submission id: Survey1-submission, error code received when submitting instance: 500 at org.orbeon.oxf.xforms.XFormsModelSubmission.performDefaultAction(XFormsModelSubmission.java:1053) at org.orbeon.oxf.xforms.xbl.XBLContainer.dispatchEvent(XBLContainer.java:897) at org.orbeon.oxf.xforms.XFormsContainingDocument.dispatchEvent(XFormsContainingDocument.java:999) at org.orbeon.oxf.xforms.XFormsContainingDocument.executeExternalEvent(XFormsContainingDocument.java:983) at org.orbeon.oxf.xforms.processor.XFormsServer.doIt(XFormsServer.java:393) at org.orbeon.oxf.xforms.processor.XFormsServer.start(XFormsServer.java:94) Thanks Surendra |
Administrator
|
Hi Surendra,
We'll need to know more about this to be able to help. Is this for a form you created in Form Builder? Which version of Orbeon Forms are you using? What is that Survey1-submission? Also, it might help to set your logging to the "Development configuration" (see section linked below); the added logging should provide useful information. You'll let us know what you find. http://wiki.orbeon.com/forms/doc/developer-guide/xforms-logging#TOC-Development-configuration Alex On Wed, Mar 6, 2013 at 2:09 AM, surendra.gautam <[hidden email]> wrote: > Hi, > > In my application when I submit the form I get following exception which is > of 500 error code. I guess that's of server side error. but not getting the > clue why it is occuring... > > Any help would be highly appriciated... > > > oxf:/config/xforms-widgets.xsl, line 24, column -1: xforms:submission for > submission id: Survey1-submission, error code received when submitting > instance: 500 > at > org.orbeon.oxf.xforms.XFormsModelSubmission.performDefaultAction(XFormsModelSubmission.java:1053) > at > org.orbeon.oxf.xforms.xbl.XBLContainer.dispatchEvent(XBLContainer.java:897) > at > org.orbeon.oxf.xforms.XFormsContainingDocument.dispatchEvent(XFormsContainingDocument.java:999) > at > org.orbeon.oxf.xforms.XFormsContainingDocument.executeExternalEvent(XFormsContainingDocument.java:983) > at org.orbeon.oxf.xforms.processor.XFormsServer.doIt(XFormsServer.java:393) > at org.orbeon.oxf.xforms.processor.XFormsServer.start(XFormsServer.java:94) > > > Thanks > Surendra > > > > -- > View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/error-code-received-when-submitting-instance-500-tp4656319.html > Sent from the Orbeon Forms (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 > -- Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @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
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |