Hi again,
i've got some new problem! Integrating my own application into the new Nigthly Build you send me, it doesn't work! When loading the application, i got a new error message: XForms error: oxf:/ops/xforms/xforms-server.xpl, line 55, column 103, description reading processor output: null null But i don't know why! I had to test it with the new ops, cause at my old ops, after replacing the 4 files you mentioned, some of the forms also doesn't worked as well. I often got the error page, but without any error displayed :-(( I've tried to figure out what happend. I tested my app with 3.5.0 and there it works, except of the validation on the "unique"-constraints as i wrote before. Someone has an idea what happend or what that error-message above means? Anything i could do to give you more details? Thanxs for your support, 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 |
Here is the top of the Error-Page - perhaps this could help?
Another of my forms works as well, and i've controlled every singel template, the model, the view - everything the same, but this one form won't work with the new OPS :-(( I need help!!! Orbeon Forms - Error Page Error Message The following error has occurred: Error Message [No error message provided.] Orbeon Forms Call Stack The Orbeon Forms Call Stack helps you determine what sequence of Orbeon Forms operations have caused the error. Resource URL Line Column Description XML Element oxf:/ops/pfc/xforms-epilogue.xpl 114 71 reading processor output (name='document', ref='xformed-data') oxf:/config/epilogue.xpl 41 58 reading processor output (name='xformed-data', id='xformed-data') oxf:/config/epilogue-servlet.xpl 30 48 reading processor output (name='xformed-data') oxf:/config/epilogue.xpl 59 46 executing processor (name='{http://www.orbeon.com/oxf/processors}pipeline') ... oxf:/apps/forms/page-flow.xml 61 47 executing processor (name='{http://www.orbeon.com/oxf/processors}pipeline') oxf:/page-flow.xml 42 106 reading page model data output (page id='apps', model='apps/${1}/page-flow.xml') Java Exceptions (5 total) ... Orbeon Forms 3.5.1.200703310056 -- 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
|
Marcus,
You should have Java stack trace information on the error page or in your logs. What does that say? -Erik [hidden email] wrote: > Here is the top of the Error-Page - perhaps this could help? > Another of my forms works as well, and i've controlled every singel template, the model, the view - everything the same, but this one form won't work with the new OPS :-(( I need help!!! > > > Orbeon Forms - Error Page > Error Message > > The following error has occurred: > Error Message > > [No error message provided.] > Orbeon Forms Call Stack > > The Orbeon Forms Call Stack helps you determine what sequence of Orbeon Forms operations have caused the error. > > Resource URL Line Column Description XML Element > oxf:/ops/pfc/xforms-epilogue.xpl 114 71 reading processor output (name='document', ref='xformed-data') > oxf:/config/epilogue.xpl 41 58 reading processor output (name='xformed-data', id='xformed-data') > oxf:/config/epilogue-servlet.xpl 30 48 reading processor output (name='xformed-data') > oxf:/config/epilogue.xpl 59 46 executing processor (name='{http://www.orbeon.com/oxf/processors}pipeline') ... > oxf:/apps/forms/page-flow.xml 61 47 executing processor (name='{http://www.orbeon.com/oxf/processors}pipeline') > oxf:/page-flow.xml 42 106 reading page model data output (page id='apps', model='apps/${1}/page-flow.xml') > Java Exceptions (5 total) > > ... > > Orbeon Forms 3.5.1.200703310056 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,
as i'm not so firm in debugin i printed the error page as pdf and send you the file to your normal email. Hope that is ok, thanks for your help! Hope to hear from you soon :-) Marcus ----- Original Message ----- From: "Erik Bruchez" <[hidden email]> To: <[hidden email]> Sent: Monday, April 02, 2007 9:17 PM Subject: Re: [ops-users] Re: New Errors with OPS 3.5.1 nightlybuild from Erik > Marcus, > > You should have Java stack trace information on the error page or in > your logs. What does that say? > > -Erik > > [hidden email] wrote: >> Here is the top of the Error-Page - perhaps this could help? >> Another of my forms works as well, and i've controlled every singel >> template, the model, the view - everything the same, but this one form >> won't work with the new OPS :-(( I need help!!! >> >> >> Orbeon Forms - Error Page >> Error Message >> >> The following error has occurred: >> Error Message >> >> [No error message provided.] >> Orbeon Forms Call Stack >> >> The Orbeon Forms Call Stack helps you determine what sequence of Orbeon >> Forms operations have caused the error. >> >> Resource URL Line Column Description XML Element >> oxf:/ops/pfc/xforms-epilogue.xpl 114 71 reading processor output >> (name='document', ref='xformed-data') >> oxf:/config/epilogue.xpl 41 58 reading processor output >> (name='xformed-data', id='xformed-data') >> oxf:/config/epilogue-servlet.xpl 30 48 reading processor output >> (name='xformed-data') >> oxf:/config/epilogue.xpl 59 46 executing processor >> (name='{http://www.orbeon.com/oxf/processors}pipeline') ... >> oxf:/apps/forms/page-flow.xml 61 47 executing processor >> (name='{http://www.orbeon.com/oxf/processors}pipeline') >> oxf:/page-flow.xml 42 106 reading page model data output (page id='apps', >> model='apps/${1}/page-flow.xml') >> Java Exceptions (5 total) >> >> ... >> >> Orbeon Forms 3.5.1.200703310056 > > -- > 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
Hi,
i started to rebuild my form step to step and test every singel version. I don't know why, but until now i found one filed causing that error, but that shuoldn't be the reason, should it? If named one field "Autor" schema.xsd: <xs:element name="Autor" type="xs:string"/> template-form.xml: <Author></Author> view.xml: <!--Autor--> <tr> <td> <table class="forms-gridtable"> <tr> <th class="dmv-heading-column"> <xforms:output value=" 'Autor' " /> </th> </tr> <tr> <td> <xforms:input id="Autor" incremental="true" ref="Autor" class="dmv-last-name"> <xforms:alert>Bitte geben sie den Autor an</xforms:alert> </xforms:input> </td> </tr> </table> </td> </tr> Renaming this field to Author ( EVERY Autor -> Author in each of these 3 files!) This form works until now - i'll insert the rest of my fields and test them. After that i'll give you the last state. But I hope that is not the point causing an error i was searching now for more than 3 days long! Marcus ----- Original Message ----- From: "Erik Bruchez" <[hidden email]> To: <[hidden email]> Sent: Monday, April 02, 2007 9:17 PM Subject: Re: [ops-users] Re: New Errors with OPS 3.5.1 nightlybuild from Erik > Marcus, > > You should have Java stack trace information on the error page or in > your logs. What does that say? > > -Erik > > [hidden email] wrote: >> Here is the top of the Error-Page - perhaps this could help? >> Another of my forms works as well, and i've controlled every singel >> template, the model, the view - everything the same, but this one form >> won't work with the new OPS :-(( I need help!!! >> >> >> Orbeon Forms - Error Page >> Error Message >> >> The following error has occurred: >> Error Message >> >> [No error message provided.] >> Orbeon Forms Call Stack >> >> The Orbeon Forms Call Stack helps you determine what sequence of Orbeon >> Forms operations have caused the error. >> >> Resource URL Line Column Description XML Element >> oxf:/ops/pfc/xforms-epilogue.xpl 114 71 reading processor output >> (name='document', ref='xformed-data') >> oxf:/config/epilogue.xpl 41 58 reading processor output >> (name='xformed-data', id='xformed-data') >> oxf:/config/epilogue-servlet.xpl 30 48 reading processor output >> (name='xformed-data') >> oxf:/config/epilogue.xpl 59 46 executing processor >> (name='{http://www.orbeon.com/oxf/processors}pipeline') ... >> oxf:/apps/forms/page-flow.xml 61 47 executing processor >> (name='{http://www.orbeon.com/oxf/processors}pipeline') >> oxf:/page-flow.xml 42 106 reading page model data output (page id='apps', >> model='apps/${1}/page-flow.xml') >> Java Exceptions (5 total) >> >> ... >> >> Orbeon Forms 3.5.1.200703310056 > > -- > 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
Sorry,
in my last mail i had some spelling mistakes - here is the correct version! ------------------------------------ This one does NOT work! schema.xsd: <xs:element name="Autor" type="xs:string"/> template-form.xml: <Autor></Autor> view.xml: <!--Autor--> <tr> <td> <table class="forms-gridtable"> <tr> <th class="dmv-heading-column"> <xforms:output value=" 'Autor' " /> </th> </tr> <tr> <td> <xforms:input id="Autor" incremental="true" ref="Autor" class="dmv-last-name"> <xforms:alert>Bitte geben sie den Autor an</xforms:alert> </xforms:input> </td> </tr> </table> </td> </tr> ----------------------------------------------------- This one DOES work! schema.xsd: <xs:element name="Author" type="xs:string"/> template-form.xml: <Author></Author> view.xml: <!--Autor--> <tr> <td> <table class="forms-gridtable"> <tr> <th class="dmv-heading-column"> <xforms:output value=" 'Autor' " /> </th> </tr> <tr> <td> <xforms:input id="Autor" incremental="true" ref="Author" class="dmv-last-name"> <xforms:alert>Bitte geben sie den Autor an</xforms:alert> </xforms:input> </td> </tr> </table> </td> </tr> -- 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
|
Marcus,
Can you simply zip up the content of your application directory? I.e. if your app is under /apps/marcus, then zip that directory up and make it somehow downloadable (or just attach it if it is small enough)? -Erik Marcus wrote: > Sorry, > in my last mail i had some spelling mistakes - here is the correct version! > > ------------------------------------ > This one does NOT work! > > schema.xsd: > <xs:element name="Autor" type="xs:string"/> > > template-form.xml: > <Autor></Autor> > > view.xml: > <!--Autor--> > <tr> > <td> > <table class="forms-gridtable"> > <tr> > <th class="dmv-heading-column"> > <xforms:output value=" 'Autor' " /> > </th> > </tr> > <tr> > <td> > <xforms:input id="Autor" incremental="true" ref="Autor" > class="dmv-last-name"> > <xforms:alert>Bitte geben sie den Autor an</xforms:alert> > </xforms:input> > </td> > </tr> > </table> > </td> > </tr> > > ----------------------------------------------------- > This one DOES work! > > schema.xsd: > <xs:element name="Author" type="xs:string"/> > > template-form.xml: > <Author></Author> > > view.xml: > <!--Autor--> > <tr> > <td> > <table class="forms-gridtable"> > <tr> > <th class="dmv-heading-column"> > <xforms:output value=" 'Autor' " /> > </th> > </tr> > <tr> > <td> > <xforms:input id="Autor" incremental="true" ref="Author" > class="dmv-last-name"> > <xforms:alert>Bitte geben sie den Autor an</xforms:alert> > </xforms:input> > </td> > </tr> > </table> > </td> > </tr> > -- 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,
i zipped my app and also the error-page as html and send them to your account, cause i don't know a way to attach the files here in the forum. Hope this time that would be ok! Marcus ----- Original Message ----- From: "Erik Bruchez" <[hidden email]> To: <[hidden email]> Sent: Tuesday, April 03, 2007 3:01 AM Subject: Re: [ops-users] Re: New Errors with OPS 3.5.1 nightlybuild from Erik > Marcus, > > Can you simply zip up the content of your application directory? I.e. if > your app is under /apps/marcus, then zip that directory up and make it > somehow downloadable (or just attach it if it is small enough)? > > -Erik > > Marcus wrote: >> Sorry, >> in my last mail i had some spelling mistakes - here is the correct >> version! >> >> ------------------------------------ >> This one does NOT work! >> >> schema.xsd: >> <xs:element name="Autor" type="xs:string"/> >> >> template-form.xml: >> <Autor></Autor> >> >> view.xml: >> <!--Autor--> >> <tr> >> <td> >> <table class="forms-gridtable"> >> <tr> >> <th class="dmv-heading-column"> >> <xforms:output value=" 'Autor' " /> >> </th> >> </tr> >> <tr> >> <td> >> <xforms:input id="Autor" incremental="true" ref="Autor" >> class="dmv-last-name"> >> <xforms:alert>Bitte geben sie den Autor an</xforms:alert> >> </xforms:input> >> </td> >> </tr> >> </table> >> </td> >> </tr> >> >> ----------------------------------------------------- >> This one DOES work! >> >> schema.xsd: >> <xs:element name="Author" type="xs:string"/> >> >> template-form.xml: >> <Author></Author> >> >> view.xml: >> <!--Autor--> >> <tr> >> <td> >> <table class="forms-gridtable"> >> <tr> >> <th class="dmv-heading-column"> >> <xforms:output value=" 'Autor' " /> >> </th> >> </tr> >> <tr> >> <td> >> <xforms:input id="Autor" incremental="true" ref="Author" >> class="dmv-last-name"> >> <xforms:alert>Bitte geben sie den Autor an</xforms:alert> >> </xforms:input> >> </td> >> </tr> >> </table> >> </td> >> </tr> >> > > > -- > 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 |
Administrator
|
Marcus,
I related this to a bug in Orbeon Forms, which we fixed yesterday: http://forge.objectweb.org/tracker/index.php?func=detail&aid=306897&group_id=168&atid=350207 If you get a recent automatic build, this should now be fixed: http://forge.objectweb.org/nightlybuilds/ops/ops/ -Erik Marcus wrote: > Hi Erik, > i zipped my app and also the error-page as html and send them to your > account, cause i don't know a way to attach the files here in the forum. > Hope this time that would be ok! > > Marcus > > > ----- Original Message ----- From: "Erik Bruchez" <[hidden email]> > To: <[hidden email]> > Sent: Tuesday, April 03, 2007 3:01 AM > Subject: Re: [ops-users] Re: New Errors with OPS 3.5.1 nightlybuild from > Erik > > >> Marcus, >> >> Can you simply zip up the content of your application directory? I.e. if >> your app is under /apps/marcus, then zip that directory up and make it >> somehow downloadable (or just attach it if it is small enough)? >> >> -Erik >> >> Marcus wrote: >>> Sorry, >>> in my last mail i had some spelling mistakes - here is the correct >>> version! >>> >>> ------------------------------------ >>> This one does NOT work! >>> >>> schema.xsd: >>> <xs:element name="Autor" type="xs:string"/> >>> >>> template-form.xml: >>> <Autor></Autor> >>> >>> view.xml: >>> <!--Autor--> >>> <tr> >>> <td> >>> <table class="forms-gridtable"> >>> <tr> >>> <th class="dmv-heading-column"> >>> <xforms:output value=" 'Autor' " /> >>> </th> >>> </tr> >>> <tr> >>> <td> >>> <xforms:input id="Autor" incremental="true" ref="Autor" >>> class="dmv-last-name"> >>> <xforms:alert>Bitte geben sie den Autor an</xforms:alert> >>> </xforms:input> >>> </td> >>> </tr> >>> </table> >>> </td> >>> </tr> >>> >>> ----------------------------------------------------- >>> This one DOES work! >>> >>> schema.xsd: >>> <xs:element name="Author" type="xs:string"/> >>> >>> template-form.xml: >>> <Author></Author> >>> >>> view.xml: >>> <!--Autor--> >>> <tr> >>> <td> >>> <table class="forms-gridtable"> >>> <tr> >>> <th class="dmv-heading-column"> >>> <xforms:output value=" 'Autor' " /> >>> </th> >>> </tr> >>> <tr> >>> <td> >>> <xforms:input id="Autor" incremental="true" ref="Author" >>> class="dmv-last-name"> >>> <xforms:alert>Bitte geben sie den Autor an</xforms:alert> >>> </xforms:input> >>> </td> >>> </tr> >>> </table> >>> </td> >>> </tr> 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 |
Free forum by Nabble | Edit this page |