Hi,
I get an error with the latest nightly built 20090428 on seemingly this line <xi:include href="oxf:/apps/forms/common/persistence-model.xml" xxi:omit-xml-base="true"/> in detail-view.xml From oXigen debugger "An 'include' failed, and no 'fallback' element was found" From Orbeon Forms "Got invalid return code while loading URI" Does anyone kow about this issue? Thanks in advance for any hints -- einar -- 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
|
Einar,
On Apr 29, 2009, at 3:04 PM, Einar Moos wrote: > From oXigen debugger > > "An 'include' failed, and no 'fallback' element was found" > > From Orbeon Forms > > "Got invalid return code while loading URI" > > Does anyone kow about this issue? What page were you accessing when you got this error? Do you see an exception for this in the orbeon.log? If you do, could you paste it in your response (or say the first 10-20 lines of it). 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/ -- 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 |
Alex, ActuallyI was mistaken about the version, this exception happens only in one app that runs on Orbeon 20090324.
I cannot reproduce it on the latest nightly. -- einar 2009-04-30 08:32:31,301 ERROR ProcessorService - Exception at http://localhost:8080/orbeon/forms/service/resources/M0-XML/en
org.orbeon.oxf.common.OXFException: Got invalid return code while loading URI: http://localhost:8080/orbeon/forms/service/resources/M0-XML/en, 500
at org.orbeon.oxf.processor.URIProcessorOutputImpl.readURLToStateIfNeeded(URIProcessorOutputImpl.java:391) at org.orbeon.oxf.xforms.processor.XFormsURIResolver.resolve(XFormsURIResolver.java:86)
at org.orbeon.oxf.xforms.processor.XFormsURIResolver.readURLAsDocument(XFormsURIResolver.java:117) at org.orbeon.oxf.xforms.XFormsModel.loadInstance(XFormsModel.java:858)
at org.orbeon.oxf.xforms.XFormsModel.loadExternalInstance(XFormsModel.java:780) at org.orbeon.oxf.xforms.XFormsModel.performDefaultAction(XFormsModel.java:574)
at org.orbeon.oxf.xforms.XFormsContainer.dispatchEvent(XFormsContainer.java:780) at org.orbeon.oxf.xforms.XFormsContainingDocument.dispatchEvent(XFormsContainingDocument.java:1024)
at org.orbeon.oxf.xforms.XFormsContainer.initializeModels(XFormsContainer.java:263) at org.orbeon.oxf.xforms.XFormsContainingDocument.initialize(XFormsContainingDocument.java:1427)
at org.orbeon.oxf.xforms.XFormsContainingDocument.<init>(XFormsContainingDocument.java:179) at org.orbeon.oxf.xforms.processor.XFormsToXHTML.createCacheContainingDocument(XFormsToXHTML.java:325)
at org.orbeon.oxf.xforms.processor.XFormsToXHTML.access$200(XFormsToXHTML.java:47) at org.orbeon.oxf.xforms.processor.XFormsToXHTML$2.read(XFormsToXHTML.java:149)
at org.orbeon.oxf.processor.ProcessorImpl.readCacheInputAsObject(ProcessorImpl.java:453) at org.orbeon.oxf.xforms.processor.XFormsToXHTML.doIt(XFormsToXHTML.java:118)
at org.orbeon.oxf.xforms.processor.XFormsToXHTML.access$000(XFormsToXHTML.java:47) at org.orbeon.oxf.xforms.processor.XFormsToXHTML$1.readImpl(XFormsToXHTML.java:77)
at org.orbeon.oxf.processor.ProcessorImpl$6.read(ProcessorImpl.java:995) at org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl.read(ProcessorImpl.java:1178)
at org.orbeon.oxf.processor.ProcessorImpl.readInputAsSAX(ProcessorImpl.java:350) at org.orbeon.oxf.processor.ProcessorImpl.readInputAsSAX(ProcessorImpl.java:355
-- 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
|
Einar,
On Apr 30, 2009, at 1:28 AM, Einar Moos wrote: > ActuallyI was mistaken about the version, this exception happens > only in one app that runs on Orbeon 20090324. > > I cannot reproduce it on the latest nightly. OK, this is good news :). 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/ -- 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 |